This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch object_type
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 007e7324755 fix query
new 9890fd67d9e gen file name
new e495ee9ca0b Merge branch 'object_type' of github.com:apache/iotdb into
object_type
new 059f3d91d42 merge read part
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:
.../plan/planner/plan/node/write/FileNode.java | 10 ++++++++++
.../node/write/RelationalInsertTabletNode.java | 10 ++++++++++
.../plan/relational/planner/RelationPlanner.java | 12 ++---------
.../unary/scalar/ReadObjectColumnTransformer.java | 2 +-
.../dataregion/memtable/TsFileProcessor.java | 20 +++++++++++++++----
.../org/apache/iotdb/db/utils/ObjectWriter.java | 23 ++++++++++++++--------
6 files changed, 54 insertions(+), 23 deletions(-)