Skip to content

Commit efe9a40

Browse files
committed
Add runtime is ready message
1 parent fa07bb0 commit efe9a40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arrow/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Confirm in the terminal output the `taxi_trips` dataset has been loaded:
4949
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.
5050
2025-07-14T15:50:16.610030Z INFO runtime::accelerated_table::refresh_task: Loading data for dataset taxi_trips
5151
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!
5253
```
5354
5455
**Step 4.** Run queries against the dataset using the Spice SQL REPL.

0 commit comments

Comments
 (0)