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 50f0e18589 Site: Add Yong Liu as committer
new d4276bcc19 [CALCITE-5786] QuidemTest and DiffRepository are not
compatible with Gradle incremental builds since they write to build/resources
new 7bb4f4191a [CALCITE-5793] JDBC adapter should use NULLS FIRST, NULLS
LAST syntax for BigQuery
The 2 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:
.../calcite/sql/dialect/BigQuerySqlDialect.java | 5 ---
.../calcite/rel/rel2sql/RelToSqlConverterTest.java | 4 +-
.../org/apache/calcite/test/RelOptRulesTest.java | 10 +++--
.../org/apache/calcite/test/DiffRepository.java | 20 ++++++----
.../java/org/apache/calcite/test/QuidemTest.java | 44 ++++++++++++++--------
5 files changed, 49 insertions(+), 34 deletions(-)