We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm wondering if there are any plans to support Trino's spooling protocol in this Ruby client?
The spooling protocol (introduced in Trino 466) offers several advantages over the direct protocol:
Currently, official support exists for:
Would it be possible to add support for this feature in the Ruby client as well?
Reference: Trino Client Protocol Documentation
Thanks!
The text was updated successfully, but these errors were encountered:
At the moment, unfortunately we do not have plans to implement that feature.
However, if you’re interested in contributing, we’d be happy to review a pull request from you. Contributions are always welcome!
Sorry, something went wrong.
Reference trinodb/trino-python-client#509
No branches or pull requests
Hi,
I'm wondering if there are any plans to support Trino's spooling protocol in this Ruby client?
The spooling protocol (introduced in Trino 466) offers several advantages over the direct protocol:
Currently, official support exists for:
Would it be possible to add support for this feature in the Ruby client as well?
Reference: Trino Client Protocol Documentation
Thanks!
The text was updated successfully, but these errors were encountered: