Geoff Genz

Results 18 issues of Geoff Genz

We should probably provide limited support for SQLAlchemy 2.x, at least for queries/datatypes.

enhancement

Currently the Client `insert` method requires the caller to create a complete, populated dataset, including any default values. There should be mechanism where missing/default values are automatically supplied for None...

enhancement

Insert data transformation is currently all in Python. This should be moved to C/Cython where expensive. It should also be possible to optimize Numpy/Pandas inserts by reading the Numpy buffer...

enhancement

The JQuery autofocus logic doesn't work in IE _if_ there is a table on the page.

Hi -- I'm an integrations engineer at ClickHouse Inc. and we really like your connector (see our docs here: https://clickhouse.com/docs/en/connect-a-ui/tableau-and-clickhouse). We'd love to discuss moving this project under the "official"...