Skip to content

Commit

Permalink
workload execution with Snowset trace
Browse files Browse the repository at this point in the history
  • Loading branch information
wuziniu committed Oct 31, 2023
1 parent 56c51df commit 3da5710
Show file tree
Hide file tree
Showing 7 changed files with 861 additions and 44 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ engines.
bulk_load --config-file path/to/config.yml --manifest-file
path/to/manifest.yml` to execute the bulk load (this time may take some time,
depending on how much data you are loading).
- Start the BRAD server `brad server --config-file path/to/config.yml
- Start the BRAD server `brad daemon --config-file path/to/config.yml
--schema-name your_schema_name --planner-config-file path/to/planner.yml`.
- Run queries through the CLI `brad cli`.

Expand Down
Loading

0 comments on commit 3da5710

Please sign in to comment.