-
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.
fix(table-writer): Allow structs to be written as flat maps (#11909)
Summary: Pull Request resolved: #11909 Fixing table writer type mapping to allow output and input types to differ to enable plans that write structs as flat maps. Also fixing configurations passing in dwrf not to ignore writerOption serdeParameters. Reviewed By: Yuhta Differential Revision: D67415905 fbshipit-source-id: de6aea27549ffa78992211f5aeb2106314422f7c
- Loading branch information
1 parent
51a5214
commit 3a9089a
Showing
4 changed files
with
97 additions
and
9 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