-
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.
Make PlanNode enum to string conversions code consistent (#11144)
Summary: PartitionedOutputNode and LocalPartitionNode enum to string conversions were not consistent with how the enum to string conversions are done for rest of the PlanNodes enum fields. Pull Request resolved: #11144 Reviewed By: Yuhta Differential Revision: D63764489 Pulled By: xiaoxmeng fbshipit-source-id: a1812b25556c5b9b079e4b4279c135db5b01e3b3
- Loading branch information
1 parent
0dc5609
commit b6a7cd2
Showing
3 changed files
with
26 additions
and
34 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