lpoulain

Results 5 issues of lpoulain

I'm trying to get ICSharp working with the latest version of Jupyter, but the kernel keeps crashing. After getting the same error as on [Issue 36](https://github.com/zabirauf/icsharp/issues/36), I installed Anaconda w/...

Optimizes the `experimental_python_types` flag. Instead of checking the type for each row, check the type once for each `fetch()` call and compute a list of lambdas which are to be...

cla-signed

Add variable precision time and timestamp support for the experimental_python_types flag by passing the `X-Trino-Client-Capabilities: PARAMETRIC_DATETIME` header in the query request, just like the Trino JDBC and ODBC drivers do....

cla-signed

This PR does not change the behavior of the handler but refactors it.

When trying to execute the example workspace I get the `[EMU] No suitable emulator binary` error. I'm on Mac Silicon. It's a new project so is using the new config...