Ricardo de las Heras
Results
1
comments of
Ricardo de las Heras
Hi, I'm fighting with the same type of problem, using HttpBasicAuth and forwarding my local port 8888 to the target host:port Presto DB, as: engine_presto=create_engine( 'presto://user:pass@localhost:8888/hive', connect_args={ 'protocol': 'https', 'session_props':...