alamb opened a new pull request, #13063: URL: https://github.com/apache/datafusion/pull/13063
## Which issue does this PR close? N/A ## Rationale for this change When discussing schema adapting with @ccciudatu's on https://github.com/datafusion-contrib/datafusion-table-providers/pull/147#issuecomment-2424745760 I realized there were several levels of indirection that made it non trivial to figure out to use these classes to adapt schemas and how the different factories/methods are related to each other ## What changes are included in this PR? 1. Add examples 2. Add docs ## Are these changes tested? CI ## Are there any user-facing changes? <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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