[
https://issues.apache.org/jira/browse/CALCITE-3016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16826592#comment-16826592
]
Danny Chan commented on CALCITE-3016:
-------------------------------------
[~julianhyde] Thx for the review
I have updated the PR including:
# Rename annotation SqlDialect to SqlFlavor
# some checkstyle tweaks
> Reorganize the operator tables
> ------------------------------
>
> Key: CALCITE-3016
> URL: https://issues.apache.org/jira/browse/CALCITE-3016
> Project: Calcite
> Issue Type: Improvement
> Affects Versions: 1.19.0, 1.20.0
> Reporter: Danny Chan
> Assignee: Danny Chan
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)