This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch deletion_expr
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from bb4d8e2ab65 add license
add c25be43d7dc Fix unexpected column order in ExportTsFile when wildcard
is not used (#13663)
add 90fda00658a Pipe: fix npe when discard events under some cases (#13666)
add 38f56146567 Pipe: Fixed the bug that timeChunk
TsFileInsertionScanDataContainer can be used only once (#13656) (#13664)
add a28d97b2066 Pipe: fix NPE in SessionUtils Binary/Date value
serialization called by TsFileInsertionScanDataContainer (#13654) (#13667)
add ee75cd63c23 Merge branch 'rc/1.3.3' into deletion_expr
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/tool/tsfile/ExportTsFile.java | 203 +++++++++++++--------
.../subtask/connector/PipeConnectorSubtask.java | 2 +-
.../scan/TsFileInsertionScanDataContainer.java | 15 +-
3 files changed, 141 insertions(+), 79 deletions(-)