[ 
https://issues.apache.org/jira/browse/CALCITE-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16836230#comment-16836230
 ] 

Danny Chan commented on CALCITE-3057:
-------------------------------------

Thx [~dijkspicy], i'm intending to make the SqlOperatorTable pluggable, when we 
make agreement if the default unparse behavior should keep the quote character.

> 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
>            Priority: Minor
>
> 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