You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: