adriangb commented on code in PR #16791: URL: https://github.com/apache/datafusion/pull/16791#discussion_r2210208739
########## docs/source/library-user-guide/upgrading.md: ########## @@ -120,6 +120,17 @@ SET datafusion.execution.spill_compression = 'zstd'; For more details about this configuration option, including performance trade-offs between different compression codecs, see the [Configuration Settings](../user-guide/configs.md) documentation. +### Custom `SchemaAdapterFactory` will no longer be used for predicate pushdown Review Comment: For all schema conversions. Projection pushdown will also use the same expression rewrite machinery. -- 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