You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2021/08/24 09:55:58 UTC

[iotdb] branch rel/0.12 updated (d2d2732 -> 335f7bc)

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

qiaojialin pushed a change to branch rel/0.12
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from d2d2732  [To rel/0.12][IOTDB-1587] SessionPool optimization: a more aggressive Session creation strategy (#3812)
     add 335f7bc  [To rel/0.12] [IOTDB-1580] Error result of order by time desc when enable time partition (#3818)

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.md                                   |  1 +
 .../level/LevelCompactionTsFileManagement.java     | 12 ++--
 ...tionDeleteIT.java => IoTDBTimePartitionIT.java} | 69 +++++++++++-----------
 3 files changed, 44 insertions(+), 38 deletions(-)
 copy server/src/test/java/org/apache/iotdb/db/integration/{aggregation/IoTDBAggregationDeleteIT.java => IoTDBTimePartitionIT.java} (57%)