[GitHub] [calcite] Aaaaaaron commented on a change in pull request #2030: [CALCITE-4098] Remove redundant code in "RelJson.toJson(RelDistribution)".

2020-07-01 Thread GitBox
Aaron commented on a change in pull request #2030: URL: https://github.com/apache/calcite/pull/2030#discussion_r448445136 ## File path: core/src/test/java/org/apache/calcite/plan/RelWriterTest.java ## @@ -872,6 +900,20 @@ private RelNode mockCountOver(String table,

[GitHub] [calcite] Aaaaaaron commented on a change in pull request #2030: [CALCITE-4098] Remove redundant code in "RelJson.toJson(RelDistribution)".

2020-07-01 Thread GitBox
Aaron commented on a change in pull request #2030: URL: https://github.com/apache/calcite/pull/2030#discussion_r448442551 ## File path: core/src/test/java/org/apache/calcite/plan/RelWriterTest.java ## @@ -385,6 +385,34 @@ + " ]\n" + "}"; + public static