influxdb/querier
Marco Neumann 6f4b128285
refactor: improve "Parquet files after filtering" dbg log (#6502)
- Place IDs last because they may hit the "max line length" limit and be
  truncated. The other information should NOT be truncated with it.
- Unpack IDs to integer to remove useless `ParquetFileID(...)` wrappers
  in output.
- Print number of files in addition to the actual list to simplify
  debugging.
2023-01-05 11:13:33 +00:00
..
src refactor: improve "Parquet files after filtering" dbg log (#6502) 2023-01-05 11:13:33 +00:00
Cargo.toml refactor: Extract common ArrowFlight client into iox_arrow_flight (#6427) 2022-12-19 11:35:20 +00:00