questdb / py-questdb-client

Python client for QuestDB InfluxDB Line Protocol
https://py-questdb-client.readthedocs.io
Apache License 2.0
49 stars 7 forks source link

[has workaround] Segfault for pandas versions >= 2.2.0 #62

Closed amunra closed 3 months ago

amunra commented 4 months ago

Issue

We've noticed that when using this library with Pandas 2.2.0+ there's a segfault.

This will be fixed soon.

Workaround

As a workaround, use an older version up to v2.1.4.