-
Notifications
You must be signed in to change notification settings - Fork 608
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: ibis.trino.connect throwing traceback error #9113
Labels
bug
Incorrect behavior inside of ibis
Comments
Can you show the version of the trino client you're using? Something like this:
|
Closing as stale. If you have more information about your Trino client version, happy to help debug. |
Ran into same issue. trino version: Code snippet:
Error log:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
Not sure if this is a user error or bug but the way I connected to Trino using ibis-framework v.8.0.0 is not working in 9.0.0
Here is an example of the code:
And here is the traceback error it returns:
What version of ibis are you using?
ibis-framework==9.0.0
What backend(s) are you using, if any?
Trino
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: