Skip to content

Conversation

@ayushtkn
Copy link
Member

What changes were proposed in this pull request?

Don't fail when the retry strategy is write_conflict in case of a commit failure, but rather retry

Why are the changes needed?

To avoid query failures where multiple queries are running concurrently on the same table & writes on similar set of files

Does this PR introduce any user-facing change?

Yes, In case of concurrent queries with conflicting files, the query doesn't fail but rather retries.

Is the change a dependency upgrade?

No

How was this patch tested?

UT

Copy link
Member

@simhadri-g simhadri-g left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending green test run.

@sonarqubecloud
Copy link

@ayushtkn ayushtkn merged commit 561b03d into apache:master Sep 10, 2024
jjiang037 pushed a commit to jjiang037/hive_upstream that referenced this pull request Sep 12, 2024
…ationException. (apache#5438). (Ayush Saxena, reviewed by Simhadri Govindappa)
dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Sep 14, 2024
…ationException. (apache#5438). (Ayush Saxena, reviewed by Simhadri Govindappa)
dengzhhu653 pushed a commit to dengzhhu653/hive that referenced this pull request Sep 20, 2024
…ationException. (apache#5438). (Ayush Saxena, reviewed by Simhadri Govindappa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants