This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch nested-operations
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 0560e67 add tests: testNestedRowByRowUDFExpressions &
testNestedArithmeticExpressions
new 4528ad0 fix function name parsing errors
new 394c540 fix tests
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:
.../antlr4/org/apache/iotdb/db/qp/sql/SqlBase.g4 | 7 +++++-
.../apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java | 4 ++--
.../iotdb/db/integration/IoTDBNestedQueryIT.java | 28 ++++++++++++++++++++++
3 files changed, 36 insertions(+), 3 deletions(-)