forked from facebookincubator/velox
-
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.
feat(plan-builder): Add TableWriterBuilder (facebookincubator#11912)
Summary: Pull Request resolved: facebookincubator#11912 Add TableWriterBuilder API following the same pattern of TableScanBuilder to simplify the creation of complex TableWriter nodes. Reviewed By: xiaoxmeng Differential Revision: D67422718 fbshipit-source-id: 62364c4b67dd5afd074104988e4bddadd7812cf5
- Loading branch information
1 parent
c3049bc
commit 3515044
Showing
3 changed files
with
262 additions
and
104 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.