Hi, the new engineconn-plugin for Trino would use special features provided by Trino. Therefore, we need to introduce a new jar (trino-client), which complies with the Apache-2.0 License. I checked his related dependencies to make sure it complies with the license of the Apache project.
New jar : trino-client version -371 license apache2.0 Dependent jar : units version -1.6 license apache2.0 failsafe version -2.4.0 license apache2.0 Reference: trino-client github address: https://github.com/trinodb/trino/tree/master/client/trino-client trino-client license: https://github.com/trinodb/trino/blob/master/LICENSE units github address: https://github.com/airlift/units units license: https://github.com/airlift/units/blob/master/LICENSE failsafe github address: https://github.com/failsafe-lib/failsafe failsafe license: https://github.com/failsafe-lib/failsafe/blob/master/LICENSE Maven repository: https://repo1.maven.org/maven2/io/trino/trino-client https://repo1.maven.org/maven2/io/airlift/units https://repo1.maven.org/maven2/net/jodah/failsafe