influxdb/influxdb_iox/tests/end_to_end_cases
Andrew Lamb 048fc32bd5
feat: add `influxdb_iox debug build-catalog` command (#8067)
* feat: add `influxdb_iox debug build-catalog` command

* fix: tests

* fix: Use info! logs instead of println for status

* fix: Set partition_hash_id as well

* fix: remove leftover code

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-07-07 18:32:27 +00:00
..
querier test: correctly decode ingester reponses in end2end tests 2023-07-03 17:25:01 +02:00
all_in_one.rs feat: hide `system.queries` table from prod by default (#7810) 2023-05-22 12:29:24 +00:00
catalog.rs refactor: Change catalog configuration so it is entirely dsn based / support end to end testing without postgres (#7736) 2023-05-17 13:36:25 +00:00
cli.rs test: correctly decode ingester reponses in end2end tests 2023-07-03 17:25:01 +02:00
command_rename_support.rs refactor: Change catalog configuration so it is entirely dsn based / support end to end testing without postgres (#7736) 2023-05-17 13:36:25 +00:00
compactor.rs refactor: move scheduler related configs to compactor_scheduler (#8013) 2023-06-20 09:55:35 -07:00
debug.rs feat: add `influxdb_iox debug build-catalog` command (#8067) 2023-07-07 18:32:27 +00:00
error.rs test: remove line numbers from asserts 2023-05-23 14:55:43 +02:00
flightsql.rs chore: Update DataFusion, arrow, object_store pins (#7942) 2023-06-07 17:08:31 +00:00
influxql.rs fix: Rename remaining test helper methods with a 2 suffix to not 2023-05-09 22:07:46 -04:00
ingester.rs test: correctly decode ingester reponses in end2end tests 2023-07-03 17:25:01 +02:00
logging.rs fix: Remove lots of needless borrows that Clippy can now identify 2022-11-09 10:54:18 -05:00
metrics.rs fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00
mod.rs feat: Add a command alias so that 'influxdb_iox run ingester2' runs ingester 2023-05-08 12:03:05 -04:00
namespace.rs feat: query support for custom partitioning (#8025) 2023-06-21 09:03:19 +00:00
querier.rs test: assert 1 file persisted 2023-07-03 15:51:02 +02:00
remote.rs feat: download catalog objects as part of `remote store get-table` (#7779) 2023-05-18 16:52:43 +00:00
router.rs fix: Rename remaining test helper methods with a 2 suffix to not 2023-05-09 22:07:46 -04:00
schema.rs fix: Rename query_tests2 to query_tests 2023-05-09 22:10:46 -04:00
tracing.rs chore(7618): trace ingester response encoding v2 (#7820) 2023-05-26 09:40:16 +00:00