This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch release-2.0.3
in repository https://gitbox.apache.org/repos/asf/doris.git
discard e8810dad8dd change version to 2.0.3-rc06
discard 0d9fd241615 [Fix](schema change) disable convert light schema change
(#28205)
add 2330b4b925d [hotfix](jdbc catalog) fix jdbcmysqlclient npe (#28022)
add 8d46eb0e5dc [Fix](schema change) disable convert light schema change
(#28205)
add 680d6219e9a [Fix](inverted index) fix compound directory flush buffer
error (#28191)
add 5bffb860d51 [Fix](inverted index) fix need read data optimize problem
(#28104)
add 37d31a5550a change branch-2.0 version to 2.0.3-rc06
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 (e8810dad8dd)
\
N -- N -- N refs/heads/release-2.0.3 (37d31a5550a)
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:
.../segment_v2/inverted_index_compound_directory.cpp | 16 ++++++++++++++++
be/src/olap/rowset/segment_v2/segment_iterator.cpp | 16 +++++++++++++---
.../doris/datasource/jdbc/client/JdbcMySQLClient.java | 16 ++++++++++------
.../test_index_compound_directory_fault_injection.out | 14 ++++++++++----
...est_index_compound_directory_fault_injection.groovy | 18 +++++++++++++++++-
5 files changed, 66 insertions(+), 14 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]