Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimistic Direct Execution in case of Partition Split/Merge #4971

Open
adityasa opened this issue Jan 21, 2025 · 0 comments
Open

Optimistic Direct Execution in case of Partition Split/Merge #4971

adityasa opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@adityasa
Copy link
Contributor

We are continuously addressing and improving the SDK, if possible, make sure the problem persist in the latest SDK version.

Describe the bug
Optimistic Direct Execution may result in incorrect results when partition split/merge occurs in the backend while query execution is in progress.

To Reproduce
Execute various queries (especially ORDER BY/GROUP BY queries) using optimistic direct execution. Induce partition split mid-way through execution. Results are often incorrect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants