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

yiguolei pushed a change to branch auto-pick-62296-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


 discard d5c3f03eba2 [fix](nereids) Allocate fresh ExprId for constants when 
pushing project into Union (#62296)
     add d0b5658af8a branch-4.0: [fix](functions)Preserve TIMESTAMPTZ in 
LEAD/LAG by adding TimeStampTzType signature matching #62779 (#63021)
     add 9e0a8c49022 branch-4.0: [fix](pipeline) update license-maven-plugin to 
2.1.0 #58951 (#63024)
     add 761f1d298af [fix](nereids) Allocate fresh ExprId for constants when 
pushing project into Union (#62296)

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   (d5c3f03eba2)
            \
             N -- N -- N   refs/heads/auto-pick-62296-branch-4.0 (761f1d298af)

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:
 .../functions/window/RequireTrivialTypes.java      |  2 +
 .../window/TimestampTzLeadLagSignatureTest.java    | 55 ++++++++++++++++++++++
 fe/pom.xml                                         |  2 +-
 3 files changed, 58 insertions(+), 1 deletion(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/expressions/functions/window/TimestampTzLeadLagSignatureTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to