Skip to content

Commit 672c034

Browse files
committed
NYC Yellowcab example: Adjust README
1 parent 25a25e3 commit 672c034

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spikes/testbench-yellowcab/README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,6 @@ The SQL statements used::
3434
FROM 'https://s3.amazonaws.com/crate.sampledata/nyc.yellowcab/yc.2019.07.gz'
3535
WITH (compression = 'gzip');
3636

37+
REFRESH TABLE "nyc_taxi";
38+
3739
SELECT COUNT(*) FROM nyc_taxi;

0 commit comments

Comments
 (0)