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

Add retries for SQL generation using lower optimization levels #1569

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Dec 12, 2024

In case there are issues with the SQL optimizers, this PR adds a mechanism to retry generation using a lower optimization level to potentially reduce user-facing errors.

@cla-bot cla-bot bot added the cla:yes label Dec 12, 2024
@plypaul plypaul marked this pull request as ready for review December 13, 2024 00:13
@plypaul plypaul merged commit bc416f4 into main Dec 14, 2024
11 checks passed
@plypaul plypaul deleted the p--misc--05 branch December 14, 2024 01:49
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.

2 participants