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

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


    from 084d608  [CALCITE-4477] In Interpreter, support table-valued functions
     add 4bc9166  Add Matcher#matches to ForbiddenApis to avoid its accidental 
use

No new revisions were added by this update.

Summary of changes:
 build.gradle.kts                                   |  4 ++-
 .../materialize/NormalizationTrimFieldTest.java    |  3 +-
 .../calcite/test/AbstractMaterializedViewTest.java |  4 ++-
 .../java/org/apache/calcite/test/Matchers.java     |  2 +-
 .../test/{CalciteResourceTest.java => Unsafe.java} | 36 +++++++++++-----------
 .../java/org/apache/calcite/util/UtilTest.java     | 26 ++++++++--------
 example/function/build.gradle.kts                  |  5 ---
 src/main/config/forbidden-apis/signatures.txt      |  3 ++
 8 files changed, 41 insertions(+), 42 deletions(-)
 copy core/src/test/java/org/apache/calcite/test/{CalciteResourceTest.java => 
Unsafe.java} (52%)

Reply via email to