dijkspicy created CALCITE-3057:
----------------------------------

             Summary: Should let tabSize and operatorTable in SqlParser 
configurable?
                 Key: CALCITE-3057
                 URL: https://issues.apache.org/jira/browse/CALCITE-3057
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: dijkspicy


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?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to