Fix some toString methods in presto-orc#23750
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D63643493 |
Summary: Pull Request resolved: prestodb#23750 Differential Revision: D63643493
50ef31f to
77a6391
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63643493 |
Summary: Pull Request resolved: prestodb#23750 Differential Revision: D63643493
77a6391 to
2d077cb
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63643493 |
Summary: Pull Request resolved: prestodb#23750 Differential Revision: D63643493
2d077cb to
2397c33
Compare
|
This pull request was exported from Phabricator. Differential Revision: D63643493 |
|
@ajaygeorge can you please stamp this PR? Elliotte does not have committer status for presto-orc. |
|
It's annoying that you can't merge this very simple and obviously correct and safe PR even though you are a committer on presto-orc. Really, presto is way too picky about who must stamp and approve what. Both Google and Meta have less stringent rules than this for their much larger and more diverse internal repositories, and it works just fine. |
Summary: Pull Request resolved: prestodb#23750 Differential Revision: D63643493
Description
Fix some incorrectly formatted toString methods.
Motivation and Context
Impact
Test Plan
mvn test
Contributor checklist
Release Notes