Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

write_points(...) lacks a "params" param #643

Open
RonRothman opened this issue Sep 19, 2018 · 0 comments
Open

write_points(...) lacks a "params" param #643

RonRothman opened this issue Sep 19, 2018 · 0 comments

Comments

@RonRothman
Copy link
Contributor

We use write_points. We also need to set consistency="any".

But InfluxDBClient.write_points() does not have a params parameter (which is the only way, as far as we can tell, to set the consistency).

InfluxDBClient.write() (in contrast to write_points) does have a params parameter. Is write_points missing this parameter intentionally? (In which case: what was the thinking behind that?) Or was it an oversight? (In which case: consider this a request that it be added. :-)


Influxdb client version is 4.1.1 and server version is enterprise 1.5.2-c1.5.2.

RonRothman added a commit to BeeswaxIO/influxdb-python that referenced this issue Dec 14, 2018
xginn8 pushed a commit that referenced this issue Apr 8, 2019
* add consistency parameter to write_points [#643]
LloydW93 pushed a commit to bbc/influxdb-python that referenced this issue Apr 15, 2019
tux-00 pushed a commit to tux-00/influxdb-python that referenced this issue Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant