There was an error while loading. Please reload this page.
1 parent fa07bb0 commit efe9a40Copy full SHA for efe9a40
1 file changed
arrow/README.md
@@ -49,6 +49,7 @@ Confirm in the terminal output the `taxi_trips` dataset has been loaded:
49
2025-07-14T15:50:16.608896Z INFO runtime::init::dataset: Dataset taxi_trips registered (s3://spiceai-demo-datasets/taxi_trips/2024/), acceleration (arrow), results cache enabled.
50
2025-07-14T15:50:16.610030Z INFO runtime::accelerated_table::refresh_task: Loading data for dataset taxi_trips
51
2025-07-14T15:50:29.423673Z INFO runtime::accelerated_table::refresh_task: Loaded 2,964,624 rows (399.41 MiB) for dataset taxi_trips in 12s 813ms.
52
+2025-07-14T15:50:29.494757Z INFO runtime: All components are loaded. Spice runtime is ready!
53
```
54
55
**Step 4.** Run queries against the dataset using the Spice SQL REPL.
0 commit comments