Andreas Motl

Results 1668 comments of Andreas Motl

Thank you. What do you think about those parameter names, for both DB API's `.connect()` function, and SQLAlchemy's engine or query options? - `compress_request=true` vs. `compress_response=true` - `compress_request_threshold=2k` - `compress_request_encoding=`...

Hi. I would like to use a naming scheme that is very much independent from the used protocol / not necessarily tied to it, when possible, focusing on the semantic...

Slightly OT: Discovered per [Dependabot update](https://github.com/crate/cratedb-prometheus-adapter/pull/216), it looks like Prometheus also introduced zstd compression support recently. - https://github.com/prometheus/client_golang/pull/1496 - https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md#1220--2025-04-07

Hi @surister. Feel free to take over any time. Thank you. 🙏

Hi. I just rebased the patch to make your job a bit easier. Thank you again.

Hi Alexander, thank you for using CrateDB and for reporting this. Indeed it looks like the netloc path is nailed to the root URL path `/_sql` by setting `self.path` [in...

Hi. I've stumbled upon this area/topics of the test suite in the past as well. Maybe colleagues who have been involved earlier can remember and report about some of the...

Importing this file with `pl.read_parquet()`, then trying to write it using `df.write_database()` causes the same problem. https://cdn.crate.io/downloads/datasets/cratedb-datasets/misc/cities.parquet