62ba18171a
This will hold the deterministic ID for partitions. Until all existing partitions have this value, this is optional/nullable. The row ID still exists and is used as the main foreign key in the parquet_file and skipped_compaction tables. The hash_id has a unique index so that we can look up records based on it (if it's available). If the parquet file record has a partition_hash_id value, use that to generate the object storage path instead of the partition_id. |
||
---|---|---|
.. | ||
20230203080000_initial_schema.sql | ||
20230204082400_parquet_file_triggers.sql | ||
20230207103944_namespace-soft-delete-column.sql | ||
20230417173102_deterministic_partition_id.sql | ||
20230501173720_add_partition_templates.sql |