You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2020/07/28 02:34:28 UTC

[incubator-iotdb] branch for-releasing-0.10.1 updated (575fcd3 -> 8789c25)

This is an automated email from the ASF dual-hosted git repository.

hxd pushed a change to branch for-releasing-0.10.1
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 575fcd3  remove jol-core dependency which is introduced by hive-serde 2.8.4
     add 0799ea9  fix set historical version when loading tsfile
     new 4fe1fdd  Merge remote-tracking branch 'origin/rel/0.10' into for-releasing-0.10.1
     new 8789c25  add release note for issue #1551

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:
 RELEASE_NOTES.md                                                      | 1 +
 .../java/org/apache/iotdb/db/engine/storagegroup/TsFileResource.java  | 2 +-
 .../src/main/java/org/apache/iotdb/db/qp/executor/PlanExecutor.java   | 4 ++++
 3 files changed, 6 insertions(+), 1 deletion(-)


[incubator-iotdb] 01/02: Merge remote-tracking branch 'origin/rel/0.10' into for-releasing-0.10.1

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch for-releasing-0.10.1
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 4fe1fdd1c0ffc97198f6ee14dd5411dde2d795e2
Merge: 575fcd3 0799ea9
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Tue Jul 28 10:28:28 2020 +0800

    Merge remote-tracking branch 'origin/rel/0.10' into for-releasing-0.10.1

 .../java/org/apache/iotdb/db/engine/storagegroup/TsFileResource.java  | 2 +-
 .../src/main/java/org/apache/iotdb/db/qp/executor/PlanExecutor.java   | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)


[incubator-iotdb] 02/02: add release note for issue #1551

Posted by hx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

hxd pushed a commit to branch for-releasing-0.10.1
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git

commit 8789c25b5e5e5421a7d1dd5105fa3a00f61e9dde
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Tue Jul 28 10:29:45 2020 +0800

    add release note for issue #1551
---
 RELEASE_NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 0de92ad..e45f46a 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -41,6 +41,7 @@
 * [IOTDB-811] fix upgrading mlog many times when upgrading system.properties crashed
 * Improve IoTDB restart process
 * remove jol-core dependency which is introduced by hive-serde 2.8.4
+* [ISSUE-1551] fix set historical version when loading additional tsfile
 
 
 # Apache IoTDB (incubating) 0.10.0