-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preserve field name in
ScalarValue::List
(#2893)
* scalar list data type * list element name * remove unused code * remove unused logging * Reenabled commented test * Formatting * merge * Update datafusion/common/src/scalar.rs * Update datafusion/proto/src/to_proto.rs * Update datafusion/proto/src/to_proto.rs * fix fmt Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
- Loading branch information
Showing
11 changed files
with
219 additions
and
295 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.