Trino connection editor
A new option, Trino, is available when you create a data server
connection. Trino
is the rebranded name of the SQL query engine formerly known as
PrestoSQL
.
As of release 358, the Trino rebranding applies to the code used by both the Trino driver and the
server. In Cognos Analytics, the Trino connection editor defaults to the new driver class name used
by Trino, io.trino.jdbc.TrinoDriver
.
Note: If you have existing connections that refer to PrestoSQL, you must update
the URL and driver class name with the protocol and driver class names used by Trino.
For more information, see the following topics:
- Creating a data server connection
- the Trino rebranding announcement (https://trino.io/blog/2020/12/27/announcing-trino.html)
- Trino documentation about release 358 (https://trino.io/docs/current/release/release-358.html)