Skip to content
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

Loading of bird sample-data fails within InfluxDB v1.8.3-1/flux #3

Open
wetterfrosch opened this issue Dec 10, 2020 · 0 comments
Open

Comments

@wetterfrosch
Copy link

When I try

import "experimental/csv"

csv.from(url: "https://github.com/influxdata/influxdb2-sample-data/blob/master/bird-migration-data/bird-migration.csv")

I get an "internal error", namely:
error in csv.from(): failed to read metadata: missing expected annotation datatype

Poking around, maybe something related to the hash-signs in the comment-section in the beginning of the CSV? I guess I've seen somewhere that this should be flux v0.65.1 but where how I check this again?

@wetterfrosch wetterfrosch changed the title Loading of bird sample-data fails within InfluxDB v1.8.3/flux Loading of bird sample-data fails within InfluxDB v1.8.3-1/flux Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant