-
## Summary
We would like to provide zero-copy access for [Pandas](https://pandas.pydata.org/) to QuestDB tables and SQL execution results
## Expected outcome
Python library to construct Pandas Data…
-
Is there an accepted approach in Rust to write LONG / LONG256 / BINARY types using the Buffer's provided?
-
The goal is to create thin, easy to use PHP client for sending ILP messages. We already have a Java client:
* https://github.com/questdb/questdb/blob/master/core/src/main/java/io/questdb/cutlass/li…
-
We started using QuestDb in our production environment to store also historical EOD market data.
About that we are experiencing slow queries when asking for "the first available data for that symbol"…
-
Been working with this library today and it's great. Unfortunately, it doesn't work with QuestDB ILP Auth. Have you written anything to solve this?
-
### Describe the bug
I'm using ILP to insert data, but the tcp-line-server always disconnect after sending several rows. I couldn't find some error message in log file, so I printed out the row d…
-
### Is your feature request related to a problem?
_No response_
### Describe the solution you'd like.
_No response_
### Describe alternatives you've considered.
_No response_
### Additional cont…
-
### Describe the Bug
The JSON response sent back over HTTP doesn't encode certain characters correctly.
For example, if a value in a string column contains the char `\1` the byte value is copied…
-
Hi try to send inputs.docker via telegraf to questdb but got this error in questdb:
```
2024-11-02T13:43:11.605205Z E i.q.c.l.t.LineTcpMeasurementScheduler could not create table [tableName=docker…
-
Using the questdb python client version 2.0.0 it seems that the default http timeouts are not being respected when the network connection degrades. The minimal reproducible code is as follows:
```
…