ffmax commented on a change in pull request #1443: [CALCITE-3282]
HiveSqlDialect unparse Interger type as Int in order to be compatible for
Hive1.x
URL: https://github.com/apache/calcite/pull/1443#discussion_r323225891
##########
File path: core/src/main/java/org/apache/calcite/sql/type/SqlTypeUtil.java
##########
@@ -1009,6 +1009,7 @@ private static boolean flattenFields(
return nested;
}
+
/**
Review comment:
Sorry, I made some modification and recover it , but left new line and
space.
----------------------------------------------------------------
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