Commit b319dda
Spicebench Streaming (#251)
* Spicebench streaming: postgres/dynamodb/mongodb
* WIP
* Improvements
* Rename postgres
* Add duckdb
* Fix
* Fix
* Fix
* Fix
* Fixes
* Fid
* Fix
* chore: auto-fix cargo fmt + clippy
* Fix
* Fix
* Fix
* Fix
* Fix
* Add logging
* Add logging
* Fix
* Fix
* Fix
* Add mongodb and dynamodb
* Fix
* Add building drivers
* Add adbc drivers
* Add adbc drivers
* Fix
* Fix
* Fix
* Fix
* chore: auto-fix cargo fmt + clippy
* Fix
* Properly handle sigint
* Fix
* Fix
* chore: auto-fix cargo fmt + clippy
* Improvements
* Add image_tage
* Proper spidapter_image_tag
* Fix
* Fix
* Increase parallelization
* Fix
* Add more disk
* Fix disk size
* Fix
* Fix dynamodb
* Add dynamodb logging
* Add --auto-load-complete
* Fix
* Add scale_factor
* Add mongo to run
* Fix
* Fix
* chore: auto-fix cargo fmt + clippy
* Fix
* Make mongo work
* chore: auto-fix cargo fmt + clippy
* Use mongo8
* chore: auto-fix cargo fmt + clippy
* Lint
* Fix
* Fix
* Fix
* Remove files
* Remove extra code
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix databricks
* Fix
* Fix
* Add debug workflow
* Add ec2_disk_size_gb
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Remove debezium
* Fix
* Fix
* Fix
* Fix
* Fix
* New workflows
* Fix
* chore: auto-fix cargo fmt + clippy
* Add validation timeout
* Use spidapter scenarios
* Rename
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* chore: auto-fix cargo fmt + clippy
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 5e8c3a5 commit b319dda
23 files changed
Lines changed: 2765 additions & 565 deletions
File tree
- .github/workflows
- crates
- adbc_client/src
- etl
- src
- sink
- system-adapter-protocol/src
- test-framework
- src/spicetest/datasets
- src
- args
- commands
- load
- system-adapters/databricks/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
| |||
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
264 | | - | |
| 265 | + | |
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
268 | 269 | | |
| 270 | + | |
269 | 271 | | |
270 | | - | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
| |||
Large diffs are not rendered by default.
0 commit comments