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 ace7940731 [CALCITE-5574] Break `MockCatalogReaderSimple#init` into 
smaller methods
     add 8d3b277961 Refactor: In RexImpTable, create field 'variableName' to 
implement method 'getVariableName()'
     add b9aaba14d5 Refactor: In tests, pass 'typeSystem' connection property 
value via a ThreadLocal
     new 625a2e03c4 [CALCITE-5554] In EXTRACT function, add DAYOFWEEK and 
DAYOFYEAR as synonyms for DOW, DOY

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 babel/src/test/resources/sql/big-query.iq          |  24 ++
 core/src/main/codegen/default_config.fmpp          |   2 +
 core/src/main/codegen/templates/Parser.jj          |   4 +
 .../calcite/adapter/enumerable/RexImpTable.java    | 375 +++++++--------------
 site/_docs/reference.md                            |   2 +
 .../org/apache/calcite/test/SqlOperatorTest.java   | 289 ++++++----------
 6 files changed, 264 insertions(+), 432 deletions(-)

Reply via email to