Files
doris/fe/fe-core
Mingyu Chen 20f180c4e1 [fix](iceberg) fix error when query iceberg v2 format (#22182)
This bug is introduced from #21771
Missing fileType field of TFileScanRangeParams, so the delete file of iceberg v2 will be treated as local file
and fail to read.
2023-07-25 21:15:46 +08:00
..