This is an automated email from the ASF dual-hosted git repository.

amaliujia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/calcite.git.


    from 12a484a  [CALCITE-4431] Use requireNonNull(var, "var") instead of 
requireNonNull(var) for better error messages
     add a16a473  [CALCITE-4474] fix SqlSimpleParser inner Tokenizer should not 
recognize the sql of TokenType.ID or some keywords in some case (wangjie)

No new revisions were added by this update.

Summary of changes:
 .../apache/calcite/sql/advise/SqlSimpleParser.java |  9 +++-
 .../apache/calcite/sql/test/SqlAdvisorTest.java    | 51 ++++++++++++++++++++++
 2 files changed, 59 insertions(+), 1 deletion(-)

Reply via email to