Richard Panman

Results 4 comments of Richard Panman

PR submitted here: https://github.com/plangrid/soql/pull/12

I notice the same when using databricks.sql.client directly via execute and fetchall on the cursor. The appears to happen as the script exits (tested by inserting a sleep before exit...

I've just tested with connector versions 2.7.0 (the error still occurs) and 2.6.0 (the error does not occur), so looks like something introduced in 2.7.0.

Just coming across this same issue now. I'd hoped that there was a public Lambda layer built with all this in it already (which is how I get round this...