Carol (Nichols || Goulding)
|
afdff2b1db
|
fix: Move DatabaseName to data_types2
|
2022-05-06 14:45:37 -04:00 |
Carol (Nichols || Goulding)
|
1ea4a40b1f
|
fix: Move NonEmptyString to data_types2
|
2022-05-06 14:45:37 -04:00 |
Carol (Nichols || Goulding)
|
6b0e7ae46a
|
fix: Move name parsing code to data_types2
|
2022-05-06 14:45:37 -04:00 |
Carol (Nichols || Goulding)
|
3ab0788a94
|
fix: Move DeletePredicate types to data_types2
|
2022-05-06 14:45:37 -04:00 |
Carol (Nichols || Goulding)
|
f39b093357
|
fix: Only use data_types2 in predicate
|
2022-05-06 14:45:37 -04:00 |
Carol (Nichols || Goulding)
|
eb31b347b0
|
refactor: Move tombstones_to_delete_predicates to the predicate crate
|
2022-05-06 14:45:37 -04:00 |
Carol (Nichols || Goulding)
|
485d6edb8f
|
refactor: Move IngesterQueryRequest to generated_types
|
2022-05-06 14:45:37 -04:00 |
Carol (Nichols || Goulding)
|
e9a42c418a
|
fix: Only use data_types2 in generated_types
|
2022-05-06 14:45:36 -04:00 |
Carol (Nichols || Goulding)
|
12793bffbf
|
fix: Move Partition Template types to data_types2
|
2022-05-06 14:45:36 -04:00 |
Carol (Nichols || Goulding)
|
c221960ebd
|
fix: Move chunk metadata types to data_types2
|
2022-05-06 14:45:36 -04:00 |
Carol (Nichols || Goulding)
|
ea46830954
|
fix: Remove iox_object_store crate; move ParquetFilePath to parquet_file
|
2022-05-06 14:45:36 -04:00 |
kodiakhq[bot]
|
94e9ac610a
|
Merge pull request #4517 from influxdata/cn/bye-og-grpc
fix: Remove OG proto definitions
|
2022-05-06 18:40:22 +00:00 |
Carol (Nichols || Goulding)
|
91961273c2
|
fix: Remove unused Rust code in generated_types
|
2022-05-06 11:50:03 -04:00 |
Carol (Nichols || Goulding)
|
e6e0655b31
|
fix: Remove OG proto definitions
Fixes #4475.
|
2022-05-06 11:50:03 -04:00 |
kodiakhq[bot]
|
c913ef8152
|
Merge pull request #4515 from influxdata/cn/delete
fix: Remove lots of OG crates
|
2022-05-06 15:48:25 +00:00 |
CircleCI[bot]
|
488df936c8
|
chore: Run cargo hakari tasks
|
2022-05-06 15:36:54 +00:00 |
Carol (Nichols || Goulding)
|
f8bdb022bc
|
fix: Remove job_registry crate
|
2022-05-06 11:35:11 -04:00 |
Carol (Nichols || Goulding)
|
c2468de9c8
|
chore: Run cargo hakari tasks
|
2022-05-06 11:35:07 -04:00 |
Carol (Nichols || Goulding)
|
c45a85ca81
|
fix: Remove now-obsolete 'debug dump catalog' command
|
2022-05-06 11:30:36 -04:00 |
Carol (Nichols || Goulding)
|
96f0c88b48
|
fix: Remove db crate from query_tests
|
2022-05-06 11:30:36 -04:00 |
Carol (Nichols || Goulding)
|
b4894c2b46
|
fix: Remove unused parts of parquet_file
|
2022-05-06 11:30:36 -04:00 |
Carol (Nichols || Goulding)
|
b88d071ce7
|
fix: Remove server
|
2022-05-06 11:30:36 -04:00 |
Carol (Nichols || Goulding)
|
e0bc1801ac
|
fix: Remove router
|
2022-05-06 11:30:36 -04:00 |
Carol (Nichols || Goulding)
|
ba8191c1eb
|
fix: Remove persistence_windows
|
2022-05-06 11:30:35 -04:00 |
Carol (Nichols || Goulding)
|
cae32209da
|
fix: Remove parquet_catalog
|
2022-05-06 11:30:26 -04:00 |
Carol (Nichols || Goulding)
|
2d8656e2e1
|
fix: Remove mutable_buffer
|
2022-05-06 11:27:33 -04:00 |
Carol (Nichols || Goulding)
|
e63f006398
|
fix: Remove lifecycle crate
|
2022-05-06 11:27:33 -04:00 |
Carol (Nichols || Goulding)
|
e7de16732d
|
fix: Remove internal_types
|
2022-05-06 11:27:33 -04:00 |
Carol (Nichols || Goulding)
|
7286b4391a
|
fix: Remove db crate
|
2022-05-06 11:27:33 -04:00 |
kodiakhq[bot]
|
4cf3b0fb59
|
Merge pull request #4463 from influxdata/cn/aio-default
fix: Make all-in-one mode be the default run mode
|
2022-05-06 15:15:59 +00:00 |
kodiakhq[bot]
|
256b60d670
|
Merge branch 'main' into cn/aio-default
|
2022-05-06 15:08:07 +00:00 |
kodiakhq[bot]
|
10d6ed1180
|
Merge pull request #4528 from influxdata/cn/remove-commented-out-code
fix: Remove commented out code, fix rather than allow a clippy lint
|
2022-05-06 15:07:57 +00:00 |
Carol (Nichols || Goulding)
|
3ae491c801
|
fix: Give an error variant a non-redundant name
That is, fix rather than allow the clippy lint
|
2022-05-06 10:59:58 -04:00 |
Carol (Nichols || Goulding)
|
32a41b6c05
|
fix: Remove commented-out enum variants
|
2022-05-06 10:59:58 -04:00 |
Andrew Lamb
|
1d749b3b09
|
Merge remote-tracking branch 'origin/main' into cn/aio-default
|
2022-05-06 10:58:11 -04:00 |
kodiakhq[bot]
|
ef78cb8552
|
Merge pull request #4486 from influxdata/jpg/command-cleanup
feat: Remove outdated management APIs / CLI commands
|
2022-05-06 14:41:32 +00:00 |
kodiakhq[bot]
|
c51a0241ea
|
Merge branch 'main' into jpg/command-cleanup
|
2022-05-06 14:34:05 +00:00 |
Carol (Nichols || Goulding)
|
75356ab9e6
|
feat: Make top-level command optional; run all-in-one mode by default
|
2022-05-06 10:26:24 -04:00 |
Carol (Nichols || Goulding)
|
62a70d9705
|
feat: Make all-in-one options available at the top command level
|
2022-05-06 10:24:47 -04:00 |
Carol (Nichols || Goulding)
|
7cadb0192b
|
fix: Make all-in-one mode be the default run mode
|
2022-05-06 10:24:45 -04:00 |
dependabot[bot]
|
0a535bdfa1
|
chore(deps): Bump tonic from 0.7.1 to 0.7.2 (#4525)
* chore(deps): Bump tonic from 0.7.1 to 0.7.2
Bumps [tonic](https://github.com/hyperium/tonic) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/tonic/compare/v0.7.1...v0.7.2)
---
updated-dependencies:
- dependency-name: tonic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: Update to not use a deprecated function
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carol (Nichols || Goulding) <carol.nichols@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-05-06 14:19:31 +00:00 |
dependabot[bot]
|
e06036625c
|
chore(deps): Bump prost-build from 0.10.1 to 0.10.3 (#4526)
Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.10.1 to 0.10.3.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.10.1...v0.10.3)
---
updated-dependencies:
- dependency-name: prost-build
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>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2022-05-06 13:55:09 +00:00 |
Carol (Nichols || Goulding)
|
620817eed4
|
feat: Disable perf until it can be updated.
Connects to #4485.
|
2022-05-06 09:48:30 -04:00 |
Jake Goulding
|
c765455c73
|
feat: Remove the `server` command
|
2022-05-06 09:48:30 -04:00 |
Jake Goulding
|
ece38417bc
|
feat: Remove the `run database` command
|
2022-05-06 09:48:30 -04:00 |
Jake Goulding
|
b939d80db8
|
feat: Remove the `run router` command
|
2022-05-06 09:48:30 -04:00 |
Jake Goulding
|
041e758a6f
|
refactor: Move the `schema` command to `debug schema`
|
2022-05-06 09:48:30 -04:00 |
Jake Goulding
|
fabfbada60
|
refactor: Move the `database query` command to `query`
|
2022-05-06 09:48:29 -04:00 |
Jake Goulding
|
3844c65617
|
refactor: Move the `database write` command to `write`
|
2022-05-06 09:48:29 -04:00 |
dependabot[bot]
|
f4ffca150a
|
chore(deps): Bump tonic-build from 0.7.1 to 0.7.2 (#4524)
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/tonic/compare/v0.7.1...v0.7.2)
---
updated-dependencies:
- dependency-name: tonic-build
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>
|
2022-05-06 13:46:10 +00:00 |