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

bug: drop bug fix #1165

Merged
merged 6 commits into from
Sep 21, 2023
Merged

bug: drop bug fix #1165

merged 6 commits into from
Sep 21, 2023

Conversation

gaurav274
Copy link
Member

@gaurav274 gaurav274 commented Sep 19, 2023

Cannot reproduce the bug but added robust testcases.

#1149 The inconsistent behavior might be happening because of another bug where we were creating a table even if the select query failed. We have fixed that, so it may fix this bug as well.

@xzdandy xzdandy linked an issue Sep 19, 2023 that may be closed by this pull request
2 tasks
@jarulraj jarulraj merged commit 443510a into staging Sep 21, 2023
6 checks passed
@jarulraj jarulraj deleted the drop-bug-fix branch September 21, 2023 14:15
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.

DROP and CREATE TABLE
2 participants