Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / questdb/py-questdb-client issues and pull requests

#94 - Update sender.rst

Pull Request - State: closed - Opened by likev 11 days ago - 1 comment

#93 - Overwrite flag, not available for library

Issue - State: closed - Opened by Sigabiel 25 days ago - 1 comment

#92 - [docs] changing examples to the trades dataset

Pull Request - State: closed - Opened by javier 2 months ago - 1 comment
Labels: documentation

#91 - Adds community to readme

Pull Request - State: closed - Opened by goodroot 3 months ago - 1 comment

#88 - Bump version: 2.0.2 → 2.0.3

Pull Request - State: closed - Opened by nwoolmer 4 months ago

#87 - chore: update c-questdb-client submodule

Pull Request - State: closed - Opened by jerrinot 5 months ago - 2 comments

#86 - chore: update table names in examples to avoid conflicts with other clients

Pull Request - State: closed - Opened by sklarsa 5 months ago - 2 comments

#85 - DNS resolution failure not auto resolving

Issue - State: open - Opened by nicholas-a-guerra 6 months ago

#84 - .pyi type hints

Issue - State: open - Opened by amunra 6 months ago - 1 comment
Labels: good first issue

#83 - PyO3 experiment

Pull Request - State: open - Opened by amunra 6 months ago
Labels: DO NOT MERGE

#82 - Can't install from source package distribution.

Issue - State: open - Opened by amunra 6 months ago - 1 comment

#81 - Pip install fails on python 3.12

Issue - State: open - Opened by nicholas-a-guerra 6 months ago - 3 comments

#80 - Bump version: 2.0.1 → 2.0.2

Pull Request - State: closed - Opened by amunra 6 months ago

#79 - fix: fixed defaulting logic for https auto_flush_rows

Pull Request - State: closed - Opened by amunra 6 months ago

#78 - Add more info about the questdb package

Issue - State: open - Opened by jerrinot 6 months ago - 2 comments

#77 - docs: Updated docs to release the client lib

Pull Request - State: closed - Opened by amunra 6 months ago - 2 comments

#76 - fix: auto_flush_interval no longer reduces to flushing every row

Pull Request - State: closed - Opened by amunra 6 months ago

#75 - HTTP timeouts not respected in flush

Issue - State: open - Opened by nicholas-a-guerra 6 months ago - 20 comments

#74 - Possible build issue with Python 3.12.2

Issue - State: closed - Opened by nwoolmer 6 months ago - 1 comment
Labels: bug

#73 - Possible stickiness in auto_flush_interval behaviour

Issue - State: closed - Opened by nwoolmer 6 months ago - 1 comment
Labels: bug

#72 - doc: fixed transactional parameter docs on flush method

Pull Request - State: closed - Opened by nwoolmer 6 months ago

#71 - Sender.from_conf creates log output

Issue - State: closed - Opened by Misery42 6 months ago - 3 comments

#70 - docs: change log example fix

Pull Request - State: closed - Opened by amunra 6 months ago

#69 - chore: minor doc and installation tweaks

Pull Request - State: closed - Opened by amunra 6 months ago

#67 - Redundant print removal

Pull Request - State: closed - Opened by amunra 7 months ago

#66 - feat: HTTP SenderPool with asyncio support

Pull Request - State: open - Opened by amunra 7 months ago
Labels: DO NOT MERGE

#65 - Bump version: 1.2.0 → 2.0.0

Pull Request - State: closed - Opened by amunra 7 months ago

#64 - is there an async sender.flush()?

Issue - State: open - Opened by sevenjay 7 months ago - 1 comment

#63 - feat: support arrow large utf8 string format

Pull Request - State: closed - Opened by nwoolmer 7 months ago

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

Issue - State: closed - Opened by amunra 7 months ago

#61 - Fix for FutureWarning: Series.__getitem__ treating keys as positions is deprecated.

Pull Request - State: closed - Opened by nwoolmer 7 months ago - 1 comment

#59 - BREAKING: New ILP/HTTP and `Sender.from_conf` API

Pull Request - State: closed - Opened by amunra 9 months ago - 1 comment

#58 - module resolve issue - everything imports as type Any

Issue - State: closed - Opened by Misery42 9 months ago - 1 comment

#57 - docs: Updated 1.2.0 changelog

Pull Request - State: closed - Opened by amunra 10 months ago

#56 - Bump version: 1.1.0 → 1.2.0

Pull Request - State: closed - Opened by amunra 10 months ago

#55 - feat: Sender(..., tls=True) now also uses OS-provided certificate store.

Pull Request - State: closed - Opened by amunra 11 months ago - 1 comment

#54 - docs: fix readthedocs.io config with new required keys

Pull Request - State: closed - Opened by amunra 11 months ago

#53 - docs: improved examples

Pull Request - State: closed - Opened by amunra 11 months ago - 1 comment

#52 - Upgrade to latest `c-questdb-client` core logic with recent bug fixes

Issue - State: closed - Opened by amunra 11 months ago - 1 comment

#51 - Refresh pandas logic with new Pandas 2.0

Issue - State: closed - Opened by amunra 11 months ago - 2 comments

#50 - Simplify examples by removing server-set timestamps

Issue - State: closed - Opened by amunra 12 months ago

#49 - Client does not disconnect on failed authentication

Issue - State: closed - Opened by ideoma 12 months ago - 1 comment

#48 - docs: remove typo from readme

Pull Request - State: closed - Opened by goodroot about 1 year ago

#47 - Importing pandas dataframes does not assign timestamp correctly

Issue - State: closed - Opened by tlk3 about 1 year ago - 1 comment

#46 - Wrong data entry(date issue - shows year as 1970)

Issue - State: closed - Opened by mighty-phoenix about 1 year ago - 3 comments

#45 - Non Timeseries Data

Issue - State: closed - Opened by chandler150 over 1 year ago - 2 comments

#44 - Partition Planning

Issue - State: closed - Opened by chandler150 over 1 year ago - 2 comments

#43 - Dataframe timestamp column forcibly renamed to 'timestamp'

Issue - State: closed - Opened by fox895 over 1 year ago - 1 comment

#42 - use sqlx::postgres::PgPoolOptions;

Issue - State: closed - Opened by strongguy16 over 1 year ago - 1 comment

#41 - remove single code from python example doc.

Issue - State: closed - Opened by rmalpe over 1 year ago - 2 comments

#40 - BUG: When saving a pd.DataFrame with column name "timestamp" it fails

Issue - State: closed - Opened by newskooler over 1 year ago - 2 comments

#39 - Fixed a small typo in the README

Pull Request - State: closed - Opened by newskooler over 1 year ago - 2 comments

#38 - docs: Fix examples, remove buggy utcnow from examples.

Pull Request - State: closed - Opened by amunra over 1 year ago

#37 - Fix examples, `utcnow()` is a bug

Issue - State: closed - Opened by amunra over 1 year ago

#36 - Inserting pandas dataframe silently failed if Symbol columns are not categorical

Issue - State: closed - Opened by 0liu over 1 year ago - 1 comment

#35 - Pandas: Support `datetime64[ns]` dataframe index as designated timestamp.

Issue - State: open - Opened by amunra over 1 year ago - 3 comments

#33 - Feature request: Annotation to auto generate the ILP types from a Python/Java class

Issue - State: closed - Opened by Ugbot over 1 year ago - 2 comments

#32 - chore: Update copyright year.

Pull Request - State: closed - Opened by amyshwang over 1 year ago

#31 - Bump version: 1.0.2 → 1.1.0

Pull Request - State: closed - Opened by amunra over 1 year ago

#30 - How to create table if does not exists with py-quesdb-client

Issue - State: closed - Opened by AnimusXCASH almost 2 years ago - 2 comments

#29 - Reduce the number of necessary parameters when using ILP Auth

Issue - State: closed - Opened by javier almost 2 years ago - 1 comment

#28 - build: Upgraded c-questdb-client lib to v2.1.1.

Pull Request - State: closed - Opened by amunra almost 2 years ago

#27 - Bump version: 1.0.1 → 1.0.2

Pull Request - State: closed - Opened by amunra almost 2 years ago

#26 - build: Fixing up MANIFEST.in to include the correct files for a source build.

Pull Request - State: closed - Opened by amunra almost 2 years ago

#25 - No module named 'install_rust' with 1.0.1

Issue - State: closed - Opened by fabianbaier almost 2 years ago - 1 comment

#24 - feat: High performance pandas integration.

Pull Request - State: closed - Opened by amunra almost 2 years ago

#23 - build: Upgraded cibuildwheel version and tested building with Python 3.11.

Pull Request - State: closed - Opened by amunra almost 2 years ago

#22 - test: Fixed a bad testing interaction with SO_LINGER on some setups.

Pull Request - State: closed - Opened by amunra almost 2 years ago

#21 - Could not connect to "localhost:9009"

Issue - State: closed - Opened by Sharaddition almost 2 years ago - 3 comments

#20 - Sender does not throw an exception when connected to a non-ILP socket

Issue - State: closed - Opened by M0dEx almost 2 years ago - 1 comment

#19 - Columns of type long256 are not supported

Issue - State: closed - Opened by damiendr almost 2 years ago - 3 comments

#18 - Should flush on `SystemExit` exception

Issue - State: closed - Opened by sklarsa about 2 years ago - 1 comment
Labels: wontfix

#17 - docs(ilp): add ILP auth example

Pull Request - State: closed - Opened by jerrinot about 2 years ago
Labels: documentation

#16 - Bump version: 1.0.0 → 1.0.1

Pull Request - State: closed - Opened by amunra about 2 years ago

#15 - chore: Split cibuildwheel jobs across multiple Linux instances.

Pull Request - State: closed - Opened by amunra about 2 years ago

#13 - Bug: Python `int` and `float` objects are downcast to 32-bit types before sending.

Issue - State: closed - Opened by amunra about 2 years ago
Labels: bug

#12 - Examples manifest

Pull Request - State: closed - Opened by amunra about 2 years ago

#11 - chore: Added CODEOWNERS.

Pull Request - State: closed - Opened by amunra about 2 years ago

#10 - chore: Updated to latest changes in c-questdb-client.

Pull Request - State: closed - Opened by amunra about 2 years ago

#9 - chore: Setup of Azure CI

Pull Request - State: closed - Opened by amunra about 2 years ago

#8 - Line Protocols UInteger doesn't seam to be supported

Issue - State: closed - Opened by LLukas22 about 2 years ago - 1 comment

#7 - docs: Add ticking data example with timer-based flushing.

Pull Request - State: closed - Opened by marregui about 2 years ago - 1 comment
Labels: enhancement

#6 - feat: Accept None as column values in Buffer.row() API.

Pull Request - State: closed - Opened by amunra about 2 years ago

#5 - feat: Accept `None` as column values in `Buffer.row()` API.

Pull Request - State: closed - Opened by amunra about 2 years ago

#4 - `rewind to the marker` failure

Issue - State: closed - Opened by lejmr about 2 years ago - 2 comments

#3 - Sender.row() should allow insertion of NULL values using python None value

Issue - State: closed - Opened by salsasepp about 2 years ago - 1 comment

#2 - Ma/examples only

Pull Request - State: closed - Opened by marregui about 2 years ago

#1 - chore: add requirements.txt and review DEV_NOTES.md

Pull Request - State: closed - Opened by marregui about 2 years ago - 2 comments