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

Support base64Binary #69

Closed
docmerlin opened this issue Dec 11, 2019 · 1 comment
Closed

Support base64Binary #69

docmerlin opened this issue Dec 11, 2019 · 1 comment

Comments

@docmerlin
Copy link
Contributor

Flux added a base64Binary type.
The client should support this.

Information for the type:
https://github.com/influxdata/flux/blob/master/docs/SPEC.md#annotations

query.go will need to be updated so that type can be properly unmarshaled.

internal/ast/ast.go will also need to be updated to support this.

@vlastahajek
Copy link
Contributor

The `base64Binary type is supported since v1.0.0:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants