Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We use SqlStdOperatorTable.instance() and tabSize=1 as default in SqlParser, but when I try to define my own OperatorTable(may change some operator in Sql), I noticed that opTab in SqlParser is fixed,so i wanna know if we can make these two field configurable?
Attachments
Issue Links
- Blocked
-
CALCITE-2282 Allow OperatorTable to be pluggable in the parser
- Closed