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

fix: revert #317 #318

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

betodealmeida
Copy link
Contributor

I think #317 was a mistake. The behavior for pyformat when no parameters are passed is undefined, but it seems that Presto, Hive, MySQL, and other databases will take unescaped percent symbols when no parameters are passed. Since the behavior is undefined, I'm reverting this to align with other DB API drivers.

@betodealmeida betodealmeida merged commit fa57181 into druid-io:master Apr 29, 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.

1 participant