In this blog we are going to cover how can you setup Trino on multiple load balancing mode so that the SQLquery execution can happen in parallel, thus helping in better performance as well as a fault tolerant server in case if one server goes down users requests will still be getting processed.
Read More
From version 5.0 onwards of helical insight we are by default supporting Trino. However if you are using an older version of Helical Insight this document can help you understand how to connect and use. 1. Download the Trino.zip and extract 2. Copy trino.xml and trino.js file into below server path ....\hi\hi-repository\System\Admin\SqlFunctions 3. Open sqlDialects.properties
Read More
With RC2 (GIT 830) onwards of helical insight version 5.0 enterprise version we are supporting TrinoDB by default. In this blog we are covering how to make the connection string as well as in case if you are using an older version of helical insight how can you make it work. Download the Trino.zip and
Read More