Merge branch 'main' into dom/reduce-write-timeout
commit
6ceb42804d
|
@ -87,7 +87,7 @@ impl ParquetFilesForCompaction {
|
|||
size_overrides: &HashMap<ParquetFileId, i64>,
|
||||
) -> Result<Option<Self>, PartitionFilesFromPartitionError> {
|
||||
let partition_id = partition.id();
|
||||
info!(
|
||||
debug!(
|
||||
partition_id = partition_id.get(),
|
||||
"finding parquet files for compaction"
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue