Skip to content

Conversation

@w41ter
Copy link
Contributor

@w41ter w41ter commented Aug 5, 2024

No description provided.

…ge (apache#38688)

During ReplacePartitionClause.analyze(), the default value of
isStrictRange is true. However, ReplacePartitionClause instances
constructed by internal code do not call analyze(), so their
isStrictRange value is incorrect (e.g., INSERT INTO ... OVERWRITE).

This PR handle the relevant properties when constructing
ReplacePartitionClause.
@doris-robot
Copy link

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.

@w41ter
Copy link
Contributor Author

w41ter commented Aug 5, 2024

run buildall

@w41ter w41ter merged commit 9c020f9 into apache:branch-2.1 Aug 5, 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.

2 participants