This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch add_base32_path
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9820095420b fix rebase
add d64c291352f Forbid some interface and add new interface in Record
(#16892)
add c06e7dc8da3 Merge branch 'force_ci/object_type' into add_base32_path
No new revisions were added by this update.
Summary of changes:
.../it/query/object/IoTDBObjectQueryIT.java | 46 ++++++++++++++--------
.../iotdb/udf/api/relational/access/Record.java | 13 +++++-
.../org/apache/iotdb/isession/SessionDataSet.java | 16 ++++++++
.../org/apache/iotdb/jdbc/IoTDBJDBCResultSet.java | 29 ++++++++++++--
.../operator/process/function/partition/Slice.java | 24 ++++++++++-
.../relational/aggregation/RecordIterator.java | 26 +++++++++++-
.../planner/distribute/AddExchangeNodes.java | 41 ++++++++++++++++++-
.../org/apache/iotdb/db/utils/ObjectTypeUtils.java | 8 ++++
.../plan/function/RecordObjectTypeTest.java | 36 +++++++++++------
pom.xml | 2 +-
10 files changed, 203 insertions(+), 38 deletions(-)