influxdb/influxdb3
Martin Hilton f855a8df6b
feat: influxdb_schema system table (#26640)
* feat: influxdb_schema system table

Add a system table to expose the InfluxDB schema for tables in a
database. This exposes the schema of time series tables using InfluxDB
terminology and data type definitions.
2025-07-29 07:25:19 +01:00
..
src feat: introduce TableIndexSnapshot, TableIndex, and TableIndexCache (#26636) 2025-07-28 13:23:56 -06:00
tests feat: influxdb_schema system table (#26640) 2025-07-29 07:25:19 +01:00
Cargo.toml refactor: split into binary and library targets (#26521) 2025-06-16 11:37:29 -06:00