-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Bump Trino version to fix non-working DML queries #27168
Conversation
Issue reports the issue also on PrestoHook. |
No, I've tested it with a local Trino deployment and the latest Presto Python client still has the old problematic behaviour. |
Is there an open github issue we can track? |
Found this open issue since 2019: prestodb/presto-python-client#84 |
Please run pre-commit locally to fix the static checks. |
Should the Trino provider version be bumped to |
no. This action is done by release manager as only during release we know if it's patch/minor/major release |
closes: #26774
Issue fixed on Trino's side: trinodb/trino-python-client#220