Skip to content

[Feat](nereids) support date function in partition prune (#38743)#38898

Merged
yiguolei merged 1 commit intoapache:branch-2.1from
feiniaofeiafei:pick_date_partition_prune
Aug 6, 2024
Merged

[Feat](nereids) support date function in partition prune (#38743)#38898
yiguolei merged 1 commit intoapache:branch-2.1from
feiniaofeiafei:pick_date_partition_prune

Conversation

@feiniaofeiafei
Copy link
Copy Markdown
Contributor

cherry-pick #38743 to branch-2.1

This pr supports to compute date(dt)>10.
For example, there is a partition ('2020-01-01 10:00:00', '2020-02-05 10:00:00') ,
partition column is dt, and a predicate date(dt)<'2019-01-01 ',
this partition can be pruned.
@doris-robot
Copy link
Copy Markdown

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@feiniaofeiafei
Copy link
Copy Markdown
Contributor Author

run buildall

@yiguolei yiguolei merged commit ab3057b into apache:branch-2.1 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants