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

#608 Breaks DataFrameClient #616

Closed
jlynn opened this issue Jul 11, 2018 · 1 comment · Fixed by #617
Closed

#608 Breaks DataFrameClient #616

jlynn opened this issue Jul 11, 2018 · 1 comment · Fixed by #617

Comments

@jlynn
Copy link

jlynn commented Jul 11, 2018

DataFrameClient.query overrides InfluxDBClient.query, however it does not define the method keyword argument. This causes calls like create_database on DataFrameClient instances to fail.

xginn8 added a commit to xginn8/influxdb-python that referenced this issue Jul 12, 2018
Also, add db maintenance tests from InfluxDBClient

fixes influxdata#616
@xezpeleta
Copy link

This bug has been driving me crazy! I've just started playing with InfluxDB python client and I thought I was doing something wrong.

Thanks! I hope the maintainers will merge the PR soon...

xginn8 added a commit that referenced this issue Jul 15, 2018
Also, add db maintenance tests from InfluxDBClient

fixes #616
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants