This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch cluster-
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 886d06b Merge branch 'master' of github.com:Apache/incubator-iotdb
into cluster-
add 0013531 Update TSDB-Comparison.md (#4289)
add 25a98ee [IOTDB-1609] Print the actual size of plan when it exceeds
the wal_buffer_size (#4279)
add b05e21c [ISSUE-4288] Fix CI issue caused by the invalid pentaho
download url (#4299)
add 67d8875 Merge branch 'master' of github.com:Apache/incubator-iotdb
into cluster-
No new revisions were added by this update.
Summary of changes:
docs/zh/UserGuide/Comparison/TSDB-Comparison.md | 2 +-
hive-connector/pom.xml | 16 -------
pom.xml | 6 +++
.../apache/iotdb/db/qp/physical/PhysicalPlan.java | 17 +++++++
.../utils/EmptyOutputStream.java} | 17 +++----
.../db/writelog/node/ExclusiveWriteLogNode.java | 10 +++--
.../apache/iotdb/db/writelog/WriteLogNodeTest.java | 52 ++++++++++++++++++++++
7 files changed, 91 insertions(+), 29 deletions(-)
copy
server/src/main/java/org/apache/iotdb/db/{sync/receiver/recover/ISyncReceiverLogAnalyzer.java
=> qp/utils/EmptyOutputStream.java} (68%)