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

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


    from 7563e44b23 [CALCITE-6955] PruneEmptyRules does not handle the all 
attribute of SetOp correctly
     add 8634981f3d [CALCITE-2636] SQL parser has quadratic running time when 
SQL string is very large

No new revisions were added by this update.

Summary of changes:
 core/src/main/codegen/templates/Parser.jj          |  1 +
 .../apache/calcite/sql/parser/SqlParserTest.java   | 28 +++++++++++++
 .../java/org/apache/calcite/util/TestUtil.java     | 46 ++++++++++++++++++++++
 .../java/org/apache/calcite/util/TestUtilTest.java | 13 ++++++
 4 files changed, 88 insertions(+)

Reply via email to