Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.19.0
-
None
Description
Reorganize the operator tables
- Make a CommonOperatorTable for operators that belong to multiple dialect
- create a dialect to operator table mapping cache for used dialect
- annotation the function with specific annotation for operators in CommonOperatorTable
Attachments
Issue Links
- Blocked
-
CALCITE-2846 Document Oracle-specific functions, such as NVL and LTRIM, in the SQL reference
-
- Closed
-
- is related to
-
CALCITE-2459 Add implementation of From_Base64 to SqlFunctions
-
- Open
-
- links to