Commit Graph

5994 Commits (df19d6753241eb08a57b8d4779467696367de206)

Author SHA1 Message Date
Marco Neumann df19d67532 test: allow to specify `WriteBufferConfigFactory` when creating a test `RouterServer` 2021-11-23 15:39:53 +01:00
Marco Neumann 964411bdbb feat: add delete support to router 2021-11-23 15:39:53 +01:00
Marco Neumann 07d1b9e56b test: extend DML test utils to support deletes 2021-11-23 15:39:53 +01:00
Marco Neumann a9ec0720b2 feat: allow to format delete predicates as SQL strings
This is required to feed them back into the gRPC delete API.
2021-11-23 15:39:53 +01:00
Andrew Lamb 50e9e02ff7
chore: Update datafusion (#3188)
* chore: Update datafusion

* fix: Update for LogicalPlan changes

* fix: Update explain plan output

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-23 12:23:23 +00:00
Jacob Marble a2b40306cc
chore: guide community engagement (#3184)
This removes the link to the InfluxDB Community portal, which the IOx team doesn't spend a lot of time in, and draws more attention to the InfluxData Community Slack, which we do monitor.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-23 12:12:05 +00:00
kodiakhq[bot] 696adb14e6
Merge pull request #3161 from influxdata/crepererum/issue3030
fix: don't retry "forever" sending Kafka messages
2021-11-23 08:17:55 +00:00
kodiakhq[bot] a6a0eda142
Merge branch 'main' into crepererum/issue3030 2021-11-23 08:08:34 +00:00
kodiakhq[bot] 16768cc53f
Merge pull request #3178 from influxdata/er/chore/read_grpc
chore: update Storage gRPC protobuf defintitions
2021-11-22 22:39:17 +00:00
Edd Robinson 1dedfc6697 refactor: remove storage API from pbjson 2021-11-22 22:30:31 +00:00
Edd Robinson 824ed5f139 chore: clippy 2021-11-22 21:40:42 +00:00
Edd Robinson dae79ac7ab chore: fix build 2021-11-22 21:40:42 +00:00
Edd Robinson f328f1bae5 chore: move read source 2021-11-22 21:40:42 +00:00
Edd Robinson 521a8e3636 test: fix tests 2021-11-22 21:40:41 +00:00
Edd Robinson ddf96efc8a chore: update storage RPC definitions 2021-11-22 21:40:41 +00:00
kodiakhq[bot] 1c9ef574b5
Merge pull request #3183 from influxdata/ntran/compact_os_catalog
refactor: address review comments
2021-11-22 19:29:08 +00:00
kodiakhq[bot] 29aaafe808
Merge branch 'main' into ntran/compact_os_catalog 2021-11-22 19:19:57 +00:00
Nga Tran 5e45c5a349 refactor: add meessage to assert 2021-11-22 13:28:08 -05:00
Nga Tran 731dee4e91 refactor: address review comments 2021-11-22 13:18:54 -05:00
kodiakhq[bot] 565e69a5a7
Merge pull request #3168 from influxdata/cn/workspace-hack
feat: Add a workspace hack crate by using `cargo hakari`
2021-11-22 17:15:08 +00:00
kodiakhq[bot] d16a7759ca
Merge branch 'main' into cn/workspace-hack 2021-11-22 17:05:31 +00:00
Carol (Nichols || Goulding) f3c814e091
fix: Exclude crates conductor depends on from workspace hack 2021-11-22 11:55:38 -05:00
Carol (Nichols || Goulding) 0ca02ea4d7
feat: Print cargo hakari commands to fix failing checks if they fail 2021-11-22 11:14:24 -05:00
kodiakhq[bot] 04ba0b5181
Merge pull request #3156 from influxdata/ntran/compact_os_framework
feat: compact_object_store_chunks : initial implementation that also lists steps to complete
2021-11-22 15:25:37 +00:00
kodiakhq[bot] b5d6e201e6
Merge branch 'main' into ntran/compact_os_framework 2021-11-22 15:17:13 +00:00
Nga Tran 09fd25d28e refactor: address to cleanup-lock issue 2021-11-22 10:15:43 -05:00
Raphael Taylor-Davies 0b55cee5f2
feat: skip applying deletes to persisted chunks during replay (#3125) (#3153)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-22 10:38:25 +00:00
Raphael Taylor-Davies 73d60539ad
refactor: use ChunkGenerator in parquet_catalog (#2209) (#3167)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-22 10:29:33 +00:00
dependabot[bot] a24addc5d7
chore(deps): bump handlebars from 4.1.4 to 4.1.5 (#3176)
Bumps [handlebars](https://github.com/sunng87/handlebars-rust) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/sunng87/handlebars-rust/releases)
- [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sunng87/handlebars-rust/compare/v4.1.4...v4.1.5)

---
updated-dependencies:
- dependency-name: handlebars
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-22 09:56:58 +00:00
kodiakhq[bot] 21b23ea510
Merge pull request #3175 from influxdata/dependabot/cargo/hyper-0.14.15
chore(deps): bump hyper from 0.14.14 to 0.14.15
2021-11-22 09:11:48 +00:00
dependabot[bot] ca5a437be1
chore(deps): bump hyper from 0.14.14 to 0.14.15
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.14 to 0.14.15.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.14...v0.14.15)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 09:02:53 +00:00
kodiakhq[bot] 36f7822a26
Merge pull request #3174 from influxdata/dependabot/cargo/tracing-subscriber-0.3.2
chore(deps): bump tracing-subscriber from 0.3.1 to 0.3.2
2021-11-22 09:00:31 +00:00
dependabot[bot] bd974798d4
chore(deps): bump tracing-subscriber from 0.3.1 to 0.3.2
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.1...tracing-subscriber-0.3.2)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 08:51:18 +00:00
kodiakhq[bot] fd2682cbef
Merge pull request #3173 from influxdata/dependabot/cargo/tower-0.4.11
chore(deps): bump tower from 0.4.10 to 0.4.11
2021-11-22 08:48:55 +00:00
dependabot[bot] 72305ee446
chore(deps): bump tower from 0.4.10 to 0.4.11
Bumps [tower](https://github.com/tower-rs/tower) from 0.4.10 to 0.4.11.
- [Release notes](https://github.com/tower-rs/tower/releases)
- [Commits](https://github.com/tower-rs/tower/compare/tower-0.4.10...tower-0.4.11)

---
updated-dependencies:
- dependency-name: tower
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 08:40:20 +00:00
kodiakhq[bot] 573d51443b
Merge pull request #3172 from influxdata/dependabot/cargo/libc-0.2.108
chore(deps): bump libc from 0.2.106 to 0.2.108
2021-11-22 08:38:06 +00:00
dependabot[bot] b83308183b
chore(deps): bump libc from 0.2.106 to 0.2.108
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.106 to 0.2.108.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.106...0.2.108)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 08:29:09 +00:00
kodiakhq[bot] d61c19e5cb
Merge pull request #3171 from influxdata/dependabot/cargo/serde_json-1.0.71
chore(deps): bump serde_json from 1.0.70 to 1.0.71
2021-11-22 08:26:56 +00:00
dependabot[bot] 5c6deb81db
chore(deps): bump serde_json from 1.0.70 to 1.0.71
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.70...v1.0.71)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 01:21:06 +00:00
Nga Tran 3b2e5c445b chore: Merge branch 'main' into ntran/compact_os_framework 2021-11-19 16:18:24 -05:00
Nga Tran c670be5d8d refactor: add a message 2021-11-19 16:15:04 -05:00
Nga Tran 40ddcf2a2f refactor: address review comments 2021-11-19 16:08:01 -05:00
Carol (Nichols || Goulding) fa36adc3e3
fix: Update the workspace hack crate that no longer needs cache_loader_async 2021-11-19 14:34:24 -05:00
Carol (Nichols || Goulding) 3ed9dfc4db
fix: Make all usages of cache_loader_async use the same features 2021-11-19 14:33:55 -05:00
Raphael Taylor-Davies ff78f5a4f5
feat: reduce cardinality of job metrics (#3169)
* feat: reduce cardinality of job metrics

* chore: review feedback

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-19 19:05:49 +00:00
Carol (Nichols || Goulding) a6908f1613
fix: Exclude tikv-jemalloc-sys from workspace hack as it's mutually exclusive with heappy 2021-11-19 13:46:17 -05:00
Carol (Nichols || Goulding) 2f452268af
fix: Exclude some bench/test crates from the workspace hack 2021-11-19 13:38:27 -05:00
Andrew Lamb 76d02deb4c
refactor: form `system.column_chunks` column by column rather than row by row (#3155)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-19 18:34:29 +00:00
Carol (Nichols || Goulding) 93d6c2becd
feat: Add CI jobs and documentation for the workspace-hack crate 2021-11-19 11:05:34 -05:00
Carol (Nichols || Goulding) 9fd4a560f5
feat: Results of running cargo hakari manage-deps 2021-11-19 09:21:57 -05:00