huming
a5a3cd149d
chore: some minor comments and rename
2020-12-10 10:48:57 +08:00
Brandon Sov
146bf59d8d
test: simplify test error matching
2020-12-09 11:36:49 -08:00
Brandon Sov
d179fe68d3
refactor: replace bucket_name clones with references
2020-12-09 11:03:19 -08:00
Brandon Sov
af8569378f
test: move common variable and function to general test usage
2020-12-09 11:01:51 -08:00
Brandon Sov
625542c310
fix: Update s3 error function to correct pattern
2020-12-09 10:14:50 -08:00
Brandon Sov
4be47b1ccc
fix: Move functions to the conditional compilation flag to pass linter
2020-12-08 23:42:41 -08:00
Brandon Sov
62c14de2bc
fix: Update pattern match to detect String
2020-12-08 23:42:33 -08:00
Brandon Sov
1a4b2eac26
fix: Report bucket/location when relevant with object store errors
2020-12-08 22:29:28 -08:00
Paul Dix
fa3ecbd4ed
feat: Implement write buffer to Parquet snapshotting ( #526 )
...
* feat: Implement write buffer to Parquet snapshotting
This introduces snapshot to the server packages to manage snapshotting. It also introduces a new trait for representing a Partition. There is a very crude API wired up in http_routes for testing purposes. Follow on work will bring the server package into http_routes and rework the snapshot API.
2020-12-08 14:20:43 -05:00
Carol (Nichols || Goulding)
085f91000d
fix: dotenv is both a build and a dev dependency
2020-11-20 13:18:28 -05:00
Andrew Lamb
a3b88d5506
refactor: rename delorean_object_store --> object_store ( #413 )
2020-11-05 08:56:30 -05:00