-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combine multiple layers of dictionaries when writing flatmap column (#…
…114) Summary: Pull Request resolved: #114 The current writer cannot handle dictionary around flat map column. Fix this case by push the dictionary to flat map values, so they can be potentially encoded with `ArrayWithOffsets`. Reviewed By: xiaoxmeng, HuamengJiang Differential Revision: D66992657
- Loading branch information
1 parent
cc6724a
commit 5c1e610
Showing
5 changed files
with
83 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
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
Submodule velox
updated
1626 files