What is the problem the feature request solves?
As a step towards removing native_comet scan support, I propose that we stop falling back to this scan when in auto mode and fall back to Spark instead.
The main case where we currently fall back to native_comet is for byte and short fields when COMET_SCAN_ALLOW_INCOMPATIBLE is false.
Describe the potential solution
No response
Additional context
No response
What is the problem the feature request solves?
As a step towards removing
native_cometscan support, I propose that we stop falling back to this scan when inautomode and fall back to Spark instead.The main case where we currently fall back to
native_cometis for byte and short fields whenCOMET_SCAN_ALLOW_INCOMPATIBLEis false.Describe the potential solution
No response
Additional context
No response