xiedeyantu commented on code in PR #4320:
URL: https://github.com/apache/calcite/pull/4320#discussion_r2050449809
##########
site/_docs/reference.md:
##########
@@ -2758,6 +2758,7 @@ The 'C' (compatibility) column contains value:
* 'p' for PostgreSQL ('fun=postgresql' in the connect string),
* 'r' for Amazon RedShift ('fun=redshift' in the connect string),
* 's' for Apache Spark ('fun=spark' in the connect string).
+* 'i' for ClickHouse('fun=clickhouse' in the connect string).
Review Comment:
Ask a question not related to PR, why is there only one letter to represent
the dialect here? It feels very abstract.
--
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]