Pax

Results 13 comments of Pax

A related issue: It seems like this backend does not support `use_numpy=True`. For example, given DATABASES setting that looks like this: ```py { "ENGINE": "clickhouse_backend.backend", "OPTIONS": { "settings": { "use_numpy":...

I am working on a PR that will allow data to be returned in columns and to be deserialized to numpy objects, _without_ affecting other queries that could run in...

Thanks for reviewing and merging #120 @jayvynl What's the release schedule like for this package / When do you plan to do a new release?