Carol (Nichols || Goulding)
5c78b7d5ae
refactor: Extract an s3_request method that handles retries
2021-09-29 08:19:32 -04:00
Carol (Nichols || Goulding)
fd3a027ca8
refactor: Use the extracted aws list function in list_with_delimiter
2021-09-29 08:19:32 -04:00
Carol (Nichols || Goulding)
a1a8bc01bf
refactor: Extract a method just to stream aws list requests
2021-09-29 08:19:32 -04:00
Andrew Lamb
451135ac31
fix: remove unused imports in proto ( #2654 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-29 08:42:32 +00:00
Andrew Lamb
2db56a0332
chore: Make query logging a bit less verbose ( #2655 )
...
* chore: Make query logging a bit less verbose
* fix: remove unused use
2021-09-28 20:58:37 +00:00
kodiakhq[bot]
619d95492a
Merge pull request #2651 from influxdata/ntran/chunk_types
...
refactor: exhaust delete test scenarios (except multi partitions)
2021-09-28 19:00:26 +00:00
kodiakhq[bot]
0beab3e7e1
Merge branch 'main' into ntran/chunk_types
2021-09-28 18:52:01 +00:00
Nga Tran
d7af1b8290
refactor: exhaust delete test scenarios
2021-09-28 12:31:46 -04:00
Raphael Taylor-Davies
86cee568d5
feat: use upstream pbjson ( #2650 )
...
* feat: use upstream pbjson
* chore: fmt
2021-09-28 16:29:26 +00:00
Raphael Taylor-Davies
daa2ec2f4c
revert: "fix: Revert "feat: remove routerify ( #2586 )" ( #2623 )" ( #2649 )
...
This reverts commit 18941fcbff
.
2021-09-28 14:42:17 +00:00
Raphael Taylor-Davies
46363c7893
feat: remove http tokio-tracing spans ( #2648 )
2021-09-28 12:49:59 +00:00
kodiakhq[bot]
029b8f6184
Merge pull request #2646 from influxdata/dependabot/cargo/libc-0.2.103
...
chore(deps): bump libc from 0.2.102 to 0.2.103
2021-09-28 08:25:08 +00:00
Edd Robinson
58849c3e3b
Merge branch 'main' into dependabot/cargo/libc-0.2.103
2021-09-28 09:15:51 +01:00
kodiakhq[bot]
dc3939600e
Merge pull request #2644 from influxdata/ntran/refactor_delete_tests
...
refactor: delete tests
2021-09-28 01:51:23 +00:00
kodiakhq[bot]
92301935cb
Merge branch 'main' into ntran/refactor_delete_tests
2021-09-28 01:42:40 +00:00
Nga Tran
4237d6dcc6
refactor: address review comments and refactor some more obvios ones
2021-09-27 21:38:00 -04:00
dependabot[bot]
82de0af79b
chore(deps): bump libc from 0.2.102 to 0.2.103
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.102 to 0.2.103.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.102...0.2.103 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 19:46:32 +00:00
Raphael Taylor-Davies
8385d8c7a9
fix: suppress dependabot thrift upgrade ( #2639 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-27 19:44:53 +00:00
Nga Tran
cbfa3e85af
chore: Merge branch 'main' into ntran/refactor_delete_tests
2021-09-27 14:52:38 -04:00
Nga Tran
ff77c53e11
chore: cleanup
2021-09-27 14:43:08 -04:00
Nga Tran
ec3e1fda06
refactor: refactor all delete helper functions
2021-09-27 14:39:01 -04:00
Raphael Taylor-Davies
b13b092bbd
revert: "feat(iox): Enable heappy again" ( #2641 )
...
This reverts commit 6e2aa2eef3
.
2021-09-27 16:31:19 +00:00
Andrew Lamb
8e89dde85c
test: enable stack overflow test ( #2618 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-27 14:27:08 +00:00
Andrew Lamb
a55a21c644
chore: Update datafusion ( #2635 )
...
* chore: Update datafusion and sqlparser
* fix: remove STACK_SIZE workaround
* chore: update datafusion_util
* chore: update predicate
* chore: update query_tests
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-27 14:13:19 +00:00
kodiakhq[bot]
f431ec2f1b
Merge pull request #2636 from influxdata/dependabot/cargo/ouroboros-0.11.1
...
chore(deps): bump ouroboros from 0.10.1 to 0.11.1
2021-09-27 13:57:30 +00:00
kodiakhq[bot]
b9b9362bfa
Merge branch 'main' into dependabot/cargo/ouroboros-0.11.1
2021-09-27 13:24:10 +00:00
Raphael Taylor-Davies
1534ae9edf
refactor: store chunks in iteration order ( #2634 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-27 11:59:27 +00:00
dependabot[bot]
8813801e67
chore(deps): bump ouroboros from 0.10.1 to 0.11.1
...
Bumps [ouroboros](https://github.com/joshua-maros/ouroboros ) from 0.10.1 to 0.11.1.
- [Release notes](https://github.com/joshua-maros/ouroboros/releases )
- [Commits](https://github.com/joshua-maros/ouroboros/commits )
---
updated-dependencies:
- dependency-name: ouroboros
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 01:27:24 +00:00
Carol (Nichols || Goulding)
cf83a325f2
fix: Await on freeze handles instead of try_freeze/returning Transition errors ( #2570 )
...
* fix: Await on a freeze handle instead of returning TransitionInProgress
* fix: Await on freeze handle in skip_replay
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-26 10:44:59 +00:00
kodiakhq[bot]
d2612429b3
Merge pull request #2632 from influxdata/er/refactor/debug
...
refactor: tidy up debug CLI help
2021-09-24 21:35:58 +00:00
Edd Robinson
93fd3fa4bf
refactor: tidy up debug CLI help
2021-09-24 22:24:48 +01:00
Nga Tran
c5e40b50cc
refactor: delete tests to make it easier to add more tests
2021-09-24 16:35:55 -04:00
Andrew Lamb
15644f7d24
fix: `TRACES_EXPORTER_` to `JAEGER_DEBUG_NAME` and `JAEGER_TRACE_CONTEXT_HEADER_NAME` ( #2616 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-24 15:42:48 +00:00
kodiakhq[bot]
bf5d0d01d2
Merge pull request #2631 from influxdata/er/feat/read_buffer/validate_pred
...
feat: validate Read Buffer predicates
2021-09-24 15:15:42 +00:00
Edd Robinson
a70a55cb3d
test: update benchmarks
2021-09-24 15:00:17 +01:00
Edd Robinson
2132ccd745
Merge branch 'main' into er/feat/read_buffer/validate_pred
2021-09-24 14:55:51 +01:00
Edd Robinson
5c7459f488
feat: validate predicates on satisfies_predicate
2021-09-24 14:52:19 +01:00
Edd Robinson
a69e46efc6
feat: validate predicates on column_values
2021-09-24 14:52:19 +01:00
Edd Robinson
f618aa1b76
feat: validate predicates on column_names
2021-09-24 14:52:19 +01:00
Edd Robinson
c107434d20
feat: validate predicates on read_aggregate
2021-09-24 14:52:19 +01:00
Edd Robinson
621b26166c
feat: validate predicates on read_filter
2021-09-24 14:52:16 +01:00
Raphael Taylor-Davies
c427f84848
feat: correct pbjson serialization of Timestamp and Duration ( #2620 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-24 13:20:50 +00:00
Edd Robinson
053186ab29
feat: add ability validate predicate compatible with schema
2021-09-24 13:05:46 +01:00
Andrew Lamb
18941fcbff
fix: Revert "feat: remove routerify ( #2586 )" ( #2623 )
...
This reverts commit 9fba7b0ba0
.
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-09-24 09:50:24 +00:00
kodiakhq[bot]
155d5a5cce
Merge pull request #2621 from influxdata/crepererum/force_drop_rework
...
refactor: make `Partition::force_drop_chunk` similar to `Partition::drop_chunk`
2021-09-24 09:00:30 +00:00
kodiakhq[bot]
d1abf24af0
Merge branch 'main' into crepererum/force_drop_rework
2021-09-24 08:52:00 +00:00
Marco Neumann
6d85700e3e
docs: mention return type.
...
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
2021-09-24 07:23:09 +00:00
kodiakhq[bot]
72646f9bba
Merge pull request #2624 from influxdata/ntran/test_select_predicate
...
test: query with selection predicate on deleted data
2021-09-23 21:11:42 +00:00
Nga Tran
0799b5ab91
test: query with selection predicate on deleted data
2021-09-23 16:54:40 -04:00
kodiakhq[bot]
691f78360c
Merge pull request #2617 from influxdata/ntran/more_delete_tests
...
test: more delete tests
2021-09-23 17:54:44 +00:00