influxdb/iox_catalog/migrations
Paul Dix 27999ff72f
feat: add compaction_level and created_at to parquet_file (#3972)
2022-03-10 15:56:57 +00:00
..
20210217134322_create_schema.sql refactor: do not specify schema in migrations 2022-02-17 14:15:58 +00:00
20211229171744_initial_schema.sql refactor: remove migration create schema 2022-02-17 14:41:32 +00:00
20220221145409_routing_limits.sql feat: routing service protection (#3807) 2022-02-22 17:26:37 +00:00
20220223192306_add_row_count_to_parquet_file.sql feat: Add row count to the parquet_file record in the catalog (#3847) 2022-02-24 15:20:50 +00:00
20220224080910_add_file_size_bytes.sql feat: extend catalog so we can recover `ParquetChunk`s from it (#3852) 2022-02-24 13:16:15 +00:00
20220224082147_add_parquet_metadata.sql feat: extend catalog so we can recover `ParquetChunk`s from it (#3852) 2022-02-24 13:16:15 +00:00
20220307201050_add_parquet_level_and_created_at.sql feat: add compaction_level and created_at to parquet_file (#3972) 2022-03-10 15:56:57 +00:00
20220308120917_ingester-missing-indexes.sql perf: get_table_persist_info indexes for joins 2022-03-08 12:12:47 +00:00