forked from apache/datafusion
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve documentation and examples for
SchemaAdapterFactory
, make `…
…record_batch` "hygenic" (apache#13063) * Improve documentation and examples for SchemaAdapterFactory and related classes * fix macro * Add macro hygene test * Fix example, add convenience function, update docs * Add tests and docs showing what happens when adapting a nullable column * review feedback * fix clippy
- Loading branch information
Showing
3 changed files
with
239 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.