[GitHub] [calcite] DonnyZone commented on a change in pull request #1988: [CALCITE-4019] Visit SqlInsert with SqlShuttle cause NullPointerException

2020-05-27 Thread GitBox
DonnyZone commented on a change in pull request #1988: URL: https://github.com/apache/calcite/pull/1988#discussion_r430893526 ## File path: core/src/main/java/org/apache/calcite/sql/SqlInsert.java ## @@ -62,7 +62,11 @@ public SqlOperator getOperator() { } public List

[GitHub] [calcite] DonnyZone commented on a change in pull request #1988: [CALCITE-4019] Visit SqlInsert with SqlShuttle cause NullPointerException

2020-05-26 Thread GitBox
DonnyZone commented on a change in pull request #1988: URL: https://github.com/apache/calcite/pull/1988#discussion_r430830028 ## File path: core/src/main/java/org/apache/calcite/sql/SqlInsert.java ## @@ -62,7 +62,11 @@ public SqlOperator getOperator() { } public List