influxdb/ingester
Dom Dwyer a633964f2b
feat(catalog): return max table limit in schema
The maximum number of tables is part of the Namespace, which is already
loaded in its entirety. This commit copies the value into the
NamespaceSchema, making it available for the router to utilise.
2023-02-06 17:33:55 +01:00
..
src feat(catalog): return max table limit in schema 2023-02-06 17:33:55 +01:00
tests feat(catalog): return max table limit in schema 2023-02-06 17:33:55 +01:00
Cargo.toml chore: update DataFusion, upgrade `arrow` `arrow-flight` and `parquet` to `32.0.0` (#6756) 2023-02-06 11:35:39 +00:00