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
discard 29dc2f802fc Update IoTDBDatabaseIT.java
discard 70368061dd9 add license
discard 2c0b77f8a61 seems finished and pass the IT
add d7844931a87 Fixed the issue that non aligned tree view query used too
much memory
add 77a91e0f60a Remove CI on windows-2022 (#15938)
add 32afccde254 seems finished and pass the IT
add 4e7f693e207 add license
add d5b777b8914 Update IoTDBDatabaseIT.java
add 0a93baa5c36 fix CI again
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 (29dc2f802fc)
\
N -- N -- N refs/heads/remove-ain (0a93baa5c36)
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:
.github/workflows/multi-language-client.yml | 10 +---
.../relational/it/schema/IoTDBDatabaseIT.java | 2 +-
.../plan/planner/TableOperatorGenerator.java | 4 +-
...nAlignedTreeDeviceViewScanOperatorTreeTest.java | 69 ++++++++++++++--------
4 files changed, 49 insertions(+), 36 deletions(-)