-
Notifications
You must be signed in to change notification settings - Fork 187
Issues: influxdata/influxdb-client-python
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Import of this library starts 6 threads
bug
Something isn't working
#673
opened Sep 26, 2024 by
katomaso
The error asyncio.exceptions.CancelledError occurred while parsing the CSV.
bug
Something isn't working
#671
opened Sep 17, 2024 by
kivdev
Exception from backslash followed by space in field key
bug
Something isn't working
#660
opened Jun 26, 2024 by
thormick
atexit doesn’t work properly in batch mode: "cannot schedule new futures after interpreter shutdown"
bug
Something isn't working
#644
opened Mar 8, 2024 by
bfontaine
ThreadPoolExecutor alway alive after close batching API and database client
bug
Something isn't working
#640
opened Feb 2, 2024 by
Dev-HexoTech
Add examples for BackupService and RestoreService
good first issue
Good for newcomers
#617
opened Nov 27, 2023 by
trevorbonas
Pandas outputs warning when calling dataframe.append in flux_csv_parser._prepare_data_frame
bug
Something isn't working
#613
opened Sep 19, 2023 by
jonashoechst
Exception ignored in: <function InfluxDBClient.__del__ at 0x00000232E7BBC430>
question
Further information is requested
#607
opened Aug 30, 2023 by
MatinF
Column Open of a Pandas DataFrame is lost
bug
Something isn't working
#592
opened Jul 10, 2023 by
c0indev3l
query_data_frame returns a list of data frames
bug
Something isn't working
#589
opened Jun 30, 2023 by
NicoCaldo
InfluxDBClientAsync do not have task_api, but the InfluxDBClient have.
#572
opened Apr 26, 2023 by
L2421800049
Should I retry if get error "hinted handoff queue not empty"?
#571
opened Apr 4, 2023 by
hongbo-miao
Empty string in database becomes None value in Python
bug
Something isn't working
#570
opened Mar 31, 2023 by
hy144328
query_api.query_raw does not return str but urllib3.response.HTTPResponse object
#569
opened Mar 29, 2023 by
anatastor
Missleading warning in query "buckets()"
bug
Something isn't working
#568
opened Mar 14, 2023 by
kakila
client.delete_api() not working anymore?
bug
Something isn't working
#560
opened Feb 17, 2023 by
MatinF
Implement missing async APIs, especially organizations_api, bucket_api, tasks_api and authorizations_api
#556
opened Jan 30, 2023 by
Sh4pe
Token authentication for influx1.8 not working?
bug
Something isn't working
#551
opened Jan 6, 2023 by
us319348
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.