issues
search
questdb
/
py-questdb-client
Python client for QuestDB InfluxDB Line Protocol
https://py-questdb-client.readthedocs.io
Apache License 2.0
55
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is there any async api for python?
#96
PinappleUnderTheSea
closed
37 minutes ago
2
Typing Support (ingress.pyi file)
#95
nunnsy
closed
1 week ago
8
Update sender.rst
#94
likev
closed
2 months ago
1
Overwrite flag, not available for library
#93
Sigabiel
closed
2 months ago
1
[docs] changing examples to the trades dataset
#92
javier
closed
3 months ago
1
Adds community to readme
#91
goodroot
closed
2 months ago
1
Add ability for user to set `create_table` and `table_partition` when saving data to QDB
#90
newskooler
opened
5 months ago
0
Sticky Ingress Cast Error
#89
nicholas-a-guerra
opened
5 months ago
0
Bump version: 2.0.2 → 2.0.3
#88
nwoolmer
closed
5 months ago
0
chore: update c-questdb-client submodule
#87
jerrinot
closed
6 months ago
2
chore: update table names in examples to avoid conflicts with other clients
#86
sklarsa
closed
2 months ago
2
DNS resolution failure not auto resolving
#85
nicholas-a-guerra
opened
7 months ago
0
.pyi type hints
#84
amunra
opened
7 months ago
2
PyO3 experiment
#83
amunra
opened
7 months ago
0
Can't install from source package distribution.
#82
amunra
opened
7 months ago
1
Pip install fails on python 3.12
#81
nicholas-a-guerra
closed
1 week ago
4
Bump version: 2.0.1 → 2.0.2
#80
amunra
closed
7 months ago
0
fix: fixed defaulting logic for https auto_flush_rows
#79
amunra
closed
7 months ago
0
Add more info about the questdb package
#78
jerrinot
opened
7 months ago
2
docs: Updated docs to release the client lib
#77
amunra
closed
7 months ago
2
fix: auto_flush_interval no longer reduces to flushing every row
#76
amunra
closed
7 months ago
0
HTTP timeouts not respected in flush
#75
nicholas-a-guerra
opened
7 months ago
20
Possible build issue with Python 3.12.2
#74
nwoolmer
closed
7 months ago
1
Possible stickiness in auto_flush_interval behaviour
#73
nwoolmer
closed
7 months ago
1
doc: fixed transactional parameter docs on flush method
#72
nwoolmer
closed
2 months ago
0
Sender.from_conf creates log output
#71
Misery42
closed
7 months ago
3
docs: change log example fix
#70
amunra
closed
8 months ago
0
chore: minor doc and installation tweaks
#69
amunra
closed
8 months ago
0
Designated timestamp column name is always "timestamp" instead of the given name
#68
kasparthommen
closed
7 months ago
3
Redundant print removal
#67
amunra
closed
8 months ago
0
feat: HTTP SenderPool with asyncio support
#66
amunra
opened
8 months ago
0
Bump version: 1.2.0 → 2.0.0
#65
amunra
closed
8 months ago
0
is there an async sender.flush()?
#64
sevenjay
opened
8 months ago
1
feat: support arrow large utf8 string format
#63
nwoolmer
closed
9 months ago
0
[has workaround] Segfault for pandas versions >= 2.2.0
#62
amunra
closed
8 months ago
0
Fix for FutureWarning: Series.__getitem__ treating keys as positions is deprecated.
#61
nwoolmer
closed
8 months ago
1
Please publish the questdb Python package on conda-forge
#60
ilyanoskov
opened
10 months ago
0
BREAKING: New ILP/HTTP and `Sender.from_conf` API
#59
amunra
closed
8 months ago
1
module resolve issue - everything imports as type Any
#58
Misery42
closed
8 months ago
1
docs: Updated 1.2.0 changelog
#57
amunra
closed
1 year ago
0
Bump version: 1.1.0 → 1.2.0
#56
amunra
closed
1 year ago
0
feat: Sender(..., tls=True) now also uses OS-provided certificate store.
#55
amunra
closed
1 year ago
1
docs: fix readthedocs.io config with new required keys
#54
amunra
closed
1 year ago
0
docs: improved examples
#53
amunra
closed
1 year ago
1
Upgrade to latest `c-questdb-client` core logic with recent bug fixes
#52
amunra
closed
1 year ago
1
Refresh pandas logic with new Pandas 2.0
#51
amunra
closed
8 months ago
2
Simplify examples by removing server-set timestamps
#50
amunra
closed
1 year ago
0
Client does not disconnect on failed authentication
#49
ideoma
closed
9 months ago
1
docs: remove typo from readme
#48
goodroot
closed
1 year ago
0
Importing pandas dataframes does not assign timestamp correctly
#47
tlk3
closed
1 year ago
1
Next