Kenneth Chirchir
Results
2
comments of
Kenneth Chirchir
Theris session_properties attribute ``` with prestodb.dbapi.connect( host='', port=8443, user='', catalog='', schema=']', http_scheme=']]', auth= ) as conn: conn._http_session.verify=False conn.session_properties= {'offset_clause_enabled': True} ```
Go the same error on M1? Did you get a way around?