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
Wrong data entry(date issue - shows year as 1970)
#46
mighty-phoenix
closed
1 year ago
3
Non Timeseries Data
#45
chandler150
closed
1 year ago
2
Partition Planning
#44
chandler150
closed
1 year ago
2
Dataframe timestamp column forcibly renamed to 'timestamp'
#43
fox895
closed
1 year ago
1
use sqlx::postgres::PgPoolOptions;
#42
strongguy16
closed
1 year ago
1
remove single code from python example doc.
#41
rmalpe
closed
1 year ago
2
BUG: When saving a pd.DataFrame with column name "timestamp" it fails
#40
newskooler
closed
1 year ago
2
Fixed a small typo in the README
#39
newskooler
closed
1 year ago
2
docs: Fix examples, remove buggy utcnow from examples.
#38
amunra
closed
1 year ago
0
Fix examples, `utcnow()` is a bug
#37
amunra
closed
1 year ago
0
Inserting pandas dataframe silently failed if Symbol columns are not categorical
#36
0liu
closed
1 year ago
1
Pandas: Support `datetime64[ns]` dataframe index as designated timestamp.
#35
amunra
opened
1 year ago
3
Timestamps before 1970 should be allowed for columns which are not the designated timestamp when inserting dataframes over ILP
#34
rueschm
closed
1 year ago
2
Feature request: Annotation to auto generate the ILP types from a Python/Java class
#33
Ugbot
closed
1 year ago
2
chore: Update copyright year.
#32
amyshwang
closed
1 year ago
0
Bump version: 1.0.2 → 1.1.0
#31
amunra
closed
1 year ago
0
How to create table if does not exists with py-quesdb-client
#30
AnimusXCASH
closed
1 year ago
2
Reduce the number of necessary parameters when using ILP Auth
#29
javier
closed
1 year ago
1
build: Upgraded c-questdb-client lib to v2.1.1.
#28
amunra
closed
2 years ago
0
Bump version: 1.0.1 → 1.0.2
#27
amunra
closed
2 years ago
0
build: Fixing up MANIFEST.in to include the correct files for a source build.
#26
amunra
closed
2 years ago
0
No module named 'install_rust' with 1.0.1
#25
fabianbaier
closed
2 years ago
1
feat: High performance pandas integration.
#24
amunra
closed
1 year ago
0
build: Upgraded cibuildwheel version and tested building with Python 3.11.
#23
amunra
closed
2 years ago
0
test: Fixed a bad testing interaction with SO_LINGER on some setups.
#22
amunra
closed
2 years ago
0
Could not connect to "localhost:9009"
#21
Sharaddition
closed
2 years ago
3
Sender does not throw an exception when connected to a non-ILP socket
#20
M0dEx
closed
2 years ago
1
Columns of type long256 are not supported
#19
damiendr
closed
2 years ago
3
Should flush on `SystemExit` exception
#18
sklarsa
closed
2 years ago
1
docs(ilp): add ILP auth example
#17
jerrinot
closed
2 years ago
0
Bump version: 1.0.0 → 1.0.1
#16
amunra
closed
2 years ago
0
chore: Split cibuildwheel jobs across multiple Linux instances.
#15
amunra
closed
2 years ago
0
fix: Python floats and ints are now transmitted with 64-bit precision instead of 32.
#14
amunra
closed
2 years ago
0
Bug: Python `int` and `float` objects are downcast to 32-bit types before sending.
#13
amunra
closed
2 years ago
0
Examples manifest
#12
amunra
closed
2 years ago
0
chore: Added CODEOWNERS.
#11
amunra
closed
2 years ago
0
chore: Updated to latest changes in c-questdb-client.
#10
amunra
closed
2 years ago
0
chore: Setup of Azure CI
#9
amunra
closed
2 years ago
0
Line Protocols UInteger doesn't seam to be supported
#8
LLukas22
closed
2 years ago
1
docs: Add ticking data example with timer-based flushing.
#7
marregui
closed
2 years ago
1
feat: Accept None as column values in Buffer.row() API.
#6
amunra
closed
2 years ago
0
feat: Accept `None` as column values in `Buffer.row()` API.
#5
amunra
closed
2 years ago
0
`rewind to the marker` failure
#4
lejmr
closed
2 years ago
2
Sender.row() should allow insertion of NULL values using python None value
#3
salsasepp
closed
2 years ago
1
Ma/examples only
#2
marregui
closed
2 years ago
0
chore: add requirements.txt and review DEV_NOTES.md
#1
marregui
closed
2 years ago
2
Previous