pullrequests Search Results · repo:influxdata/influxdb-client-python language:Python
Filter by
293 results
(212 ms)293 results
ininfluxdata/influxdb-client-python (press backspace or delete to remove)Closes #613
Proposed Changes
avoid calling concat when df is empty
Checklist
!-- Checkboxes below this note can be erased if not applicable to your Pull Request. --
- [ ] CHANGELOG.md updated
...
dave-cz
- 1
- Opened on Aug 29
- #698
Close 695
Proposed Changes
- Move the setuptools package to build dependency to accommodate new check from the homeassistant library
_ Before the fix img width= 1408 alt= Screenshot 2025-06-01 at ...
NguyenHoangSon96
- 2
- Opened on May 27
- #696
Closes #
Proposed Changes
Minor docstring typo/grammar correction
Checklist
!-- Checkboxes below this note can be erased if not applicable to your Pull Request. --
- [ ] CHANGELOG.md updated
- ...
CloCkWeRX
- 2
- Opened on Feb 15
- #687
Closes #
Proposed Changes
Create and write 2 points instead of one in the example.py file.
Previously, the second write (with the line_protocol) erased the first write (with the Point structure) as ...
matleg
- 2
- Opened on Dec 5, 2024
- #683
Closes #680
Proposed Changes
- Add type checks in constructor of Authorization
- verify org_id is a string
- verify permissions is a list
- Add type check in authorizations_api.create_authorization ...
karel-rehor
- 2
- Opened on Dec 3, 2024
- #682
Closes #671
Proposed Changes
in flux_csv_parser catch CancelledError and TimeoutError and add a note to check the client timeout setting.
Checklist
!-- Checkboxes below this note can be erased if not ...
karel-rehor
- 4
- Opened on Nov 22, 2024
- #679
Proposed Changes
write_api is send data when it close or delete on batching mode. but i want to reuse same object. so i implement flush
function as simply call on_complete
Checklist
!-- Checkboxes below ...
minsungoh
- 5
- Opened on Oct 19, 2024
- #678
Closes #674
Proposed Changes
class FluxTable(FluxStructure):
def __init__(self) - None:
self.columns: List[FluxColumn] = [] # ---- Added this typing
self.records: List[FluxRecord] ...
youarecode
- 2
- Opened on Oct 7, 2024
- #677
Bumps sphinx-rtd-theme from 2.0.0 to 3.0.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst sphinx-rtd-theme ...
dependencies
dependabot[bot]
- 3
- Opened on Oct 7, 2024
- #676
Closes #669
Proposed Changes
- set argument precision_from_point in internal _serialize method to True.
- detect WritePrecision key in resulting payload
- use the key to set precision argument ...
karel-rehor
- 4
- Opened on Oct 7, 2024
- #675