This is an automated email from the ASF dual-hosted git repository.
xiedeyantu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git
from 2f89de1f4a [CALCITE-7643] AggregateMinMaxToLimitRule drops FILTER
condition for filtered MIN/MAX aggregates
new 43239642c5 Change typo in Pig script schema mismatch error message
new 55cf06e922 Change typo in Pig aggregate UDF exception message
new 1198ac4f0f Change typo in TableNamespace exception message
The 3 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:
core/src/main/java/org/apache/calcite/sql/validate/TableNamespace.java | 2 +-
piglet/src/main/java/org/apache/calcite/piglet/PigRelBuilder.java | 2 +-
piglet/src/main/java/org/apache/calcite/piglet/PigRelUdfConverter.java | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)