xuzifu666 commented on code in PR #4314: URL: https://github.com/apache/calcite/pull/4314#discussion_r2051871552
########## site/_docs/reference.md: ########## @@ -2775,6 +2775,17 @@ BigQuery's type system uses confusingly different names for types and functions: function, return a Calcite `TIMESTAMP WITH LOCAL TIME ZONE`; * Similarly, `DATETIME(string)` returns a Calcite `TIMESTAMP`. +#### ClickHouse some functions must be camel case format, comparisons are as follows: Review Comment: OK, I had remove infomations from reference.md ,by @NobiGo suggesstion seems not need to use ClickHouse Library and I had changed about it. @mihaibudiu @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]
