This is an automated email from the ASF dual-hosted git repository.
yongzao pushed a change to branch remove-ain
in repository https://gitbox.apache.org/repos/asf/iotdb.git
omit dc859691057 Update IoTDBDatabaseIT.java
omit ddf2a2f345a add license
omit 92199d5963e seems finished and pass the IT
add 59eb9bbb0a9 Fix explicit time query process in TreeModel
add 2c0b77f8a61 seems finished and pass the IT
add 70368061dd9 add license
add 29dc2f802fc Update IoTDBDatabaseIT.java
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dc859691057)
\
N -- N -- N refs/heads/remove-ain (29dc2f802fc)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../aggregation/maxby/IoTDBMaxByAlignedSeriesIT.java | 20 ++++++++++++++++++++
.../iotdb/db/it/aggregation/maxby/IoTDBMaxByIT.java | 16 ++++++++++++++++
.../execution/operator/process/ProjectOperator.java | 3 ++-
.../plan/planner/OperatorTreeGenerator.java | 6 +++++-
.../dag/input/QueryDataSetInputLayer.java | 3 +++
5 files changed, 46 insertions(+), 2 deletions(-)