This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch opt_dict_perf
in repository https://gitbox.apache.org/repos/asf/doris.git
discard e1fe9b1937 remove lock (#17834)
omit 44394ad9ff add analystime monitor
omit 09279029f7 add finstid to print id
omit 7085a3d5ed f
omit 341cb02f07 f
omit 59414740f8 f
omit 33f6d73ca9 f
omit 396b6fcdd2 f
omit 955a44b66d f
omit 7e2b0d018e f
omit e41d6ca1cb f
omit b87b6e40df f
omit 328c1dbbda f
omit 3df85ccefe f
new d02207efca call close to release lock; use try write lock
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 (e1fe9b1937)
\
N -- N -- N refs/heads/opt_dict_perf (d02207efca)
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.
The 1 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:
.../main/java/org/apache/doris/catalog/Table.java | 33 +++-------------------
.../org/apache/doris/nereids/NereidsPlanner.java | 15 ----------
.../java/org/apache/doris/qe/StmtExecutor.java | 5 +---
3 files changed, 5 insertions(+), 48 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]