fix: Remove some commented-out code
parent
28c38120fc
commit
fc18840bba
|
@ -417,7 +417,6 @@ impl RemoteImporter {
|
|||
};
|
||||
|
||||
// Now copy the parquet files into the object store
|
||||
//let partition_id = TransitionPartitionId::Deprecated(partition.id);
|
||||
let transition_partition_id = partition.transition_partition_id();
|
||||
|
||||
let parquet_path = ParquetFilePath::new(
|
||||
|
|
Loading…
Reference in New Issue