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

Adding time_precision optional option to SeriesHelper #502

Closed
wants to merge 12 commits into from

Conversation

appunni-m
Copy link
Contributor

#501 Issue Resolution

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
time_precision option not currently supported in influx-db python
Changed it from required to optional
@appunni-m
Copy link
Contributor Author

I hope you find time to review this once

@aviau
Copy link
Collaborator

aviau commented Nov 23, 2017

Can you please write a test?

@@ -41,6 +41,10 @@ class Meta:
# Only applicable if autocommit is True.
autocommit = True
# If True and no bulk_size, then will set bulk_size to 1.
time_precions= "s"|"ns"|"ms"|"u"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small typo here, s/precions/precisions/

@klDen
Copy link
Contributor

klDen commented May 15, 2019

salut @aviau , qu'est-ce que je dois faire pour que ce changement soit appliqué dans le prochain release? :)

@aviau
Copy link
Collaborator

aviau commented May 15, 2019

Il faudrait commencer pas régler les tests.

@klDen
Copy link
Contributor

klDen commented May 27, 2019

@aviau
I fixed the test issues and it can be found in this PR #719

@sebito91 sebito91 self-assigned this Apr 8, 2020
@sebito91 sebito91 requested review from aviau and sebito91 as code owners April 10, 2020 02:20
@sebito91
Copy link
Contributor

Closed by #719

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 this pull request may close these issues.

None yet

5 participants