-
Notifications
You must be signed in to change notification settings - Fork 828
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IPC format support for StringViewArray and BinaryViewArray (#5525)
* check in ipc format for view types * update tests * fix variadic counting * fix linting, address comments * Apply suggestions from code review Co-authored-by: Benjamin Kietzman <[email protected]> Co-authored-by: Raphael Taylor-Davies <[email protected]> * address some review comments * update comments * Add tests and fix bugs with dict types * make clippy happy * update test cases --------- Co-authored-by: Benjamin Kietzman <[email protected]> Co-authored-by: Raphael Taylor-Davies <[email protected]> Co-authored-by: Andrew Lamb <[email protected]>
- Loading branch information
1 parent
9f36c88
commit 17058c7
Showing
3 changed files
with
304 additions
and
19 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.