Tanner Clary created CALCITE-6206:
-------------------------------------
Summary: Add library operator mapping for unparsing
Key: CALCITE-6206
URL: https://issues.apache.org/jira/browse/CALCITE-6206
Project: Calcite
Issue Type: Improvement
Reporter: Tanner Clary
Assignee: Tanner Clary
[~julianhyde] and I have talked about adding the ability to reference
cross-dialect operator aliases during unparsing so it does not need to be
"manually added".
For instance, if unparsing a call for the "STARTS_WITH" operator for the
Snowflake dialect, it would be nice if there was some sort of map that could be
referenced to see that the call should be unparsed with "STARTSWITH" instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)