mbutrovich commented on issue #2058: URL: https://github.com/apache/datafusion-comet/issues/2058#issuecomment-3155556371
I've run into some issues with this. In particular, I don't see a way to handle default values that don't have a filter on them: https://github.com/apache/datafusion/blob/40015a8345c6c20f439cb3829897d20ebce70cc9/datafusion/datasource-parquet/src/opener.rs#L256 Even the example says that default values without a filter on them should rely on the `SchemaAdapter` but we're seeing a ton of WARN messages that the API is going away. https://github.com/apache/datafusion/blob/6d0073465a59d743e42e6fdba690e40ced8a792a/datafusion-examples/examples/default_column_values.rs#L67 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org