Describe the bug
There is observable performance degradation for native_datafusion scan operations after #3574.
It was bunch of crates upgraded datafusion, arrow, parquet, opendal, object_store that directly involved into scan.
Currently I can see degradation on HDFS only, the scan task for typical test went from 3 minutes per task to 5 minutes
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Describe the bug
There is observable performance degradation for
native_datafusionscan operations after #3574.It was bunch of crates upgraded
datafusion,arrow,parquet,opendal,object_storethat directly involved into scan.Currently I can see degradation on HDFS only, the scan task for typical test went from 3 minutes per task to 5 minutes
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response