amaliujia commented on a change in pull request #1482: [CALCITE-3381] When 
converting rel to bigquery sql dialect, types should be converted to BigQuery's 
data types
URL: https://github.com/apache/calcite/pull/1482#discussion_r330761932
 
 

 ##########
 File path: 
core/src/main/java/org/apache/calcite/sql/dialect/BigQuerySqlDialect.java
 ##########
 @@ -143,7 +186,6 @@ public BigQuerySqlDialect(SqlDialect.Context context) {
 
   private static final SqlSetOperator INTERSECT_DISTINCT =
       new SqlSetOperator("INTERSECT DISTINCT", SqlKind.INTERSECT, 18, false);
-
 
 Review comment:
   Done. I think I should check `git diff` more frequently. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to