Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/src/main/sphinx/client/client-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ The following client drivers and client applications support the spooling protoc

* [Trino JDBC driver](jdbc-spooling-protocol), version 466 and newer
* [Trino command line interface](cli-spooling-protocol), version 466 and newer
* [Trino Python client](https://github.com/trinodb/trino-python-client), version
0.332.0 and newer

Refer to the documentation for other your specific client drivers and client
applications for up to date information.
Expand Down
Loading