Hi!
The issue is that when I run client.query('START TRANSACTION'), it fails because of <Presto::Client::PrestoError: com.facebook.presto.spi.PrestoException : Client does not support transactions>.
Is there any way to use transactions with presto-client-ruby?