xuzifu666 commented on code in PR #4327:
URL: https://github.com/apache/calcite/pull/4327#discussion_r2055807595


##########
core/src/main/java/org/apache/calcite/sql/dialect/ClickHouseSqlDialect.java:
##########
@@ -112,6 +116,65 @@ public ClickHouseSqlDialect(Context context) {
     return CalendarPolicy.SHIFT;
   }
 
+  @Override public RexNode prepareUnparse(RexNode arg) {

Review Comment:
   Thanks for the suggestion, would changed as it. @NobiGo 



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to