What is the problem the feature request solves?
DataFusion is considering to deprecate SchemaAdapter which is intensively used in Comet.
Need to investigate migration to PhysicalExprAdapterFactory
The SchemaAdapter API will be removed from ParquetSource in a future release. Use PhysicalExprAdapterFactory API instead. See apache/datafusion#16800 for discussion and https://datafusion.apache.org/library-user-guide/upgrading.html#datafusion-49-0-0 for upgrade instructions
Describe the potential solution
No response
Additional context
No response
What is the problem the feature request solves?
DataFusion is considering to deprecate
SchemaAdapterwhich is intensively used in Comet.Need to investigate migration to
PhysicalExprAdapterFactoryThe SchemaAdapter API will be removed from ParquetSource in a future release. Use PhysicalExprAdapterFactory API instead. See apache/datafusion#16800 for discussion and https://datafusion.apache.org/library-user-guide/upgrading.html#datafusion-49-0-0 for upgrade instructions
Describe the potential solution
No response
Additional context
No response