flux
flux copied to clipboard
Allow literal constants to be polymorphic
See for details on numeric types https://github.com/influxdata/flux/issues/476
For other types this is what is expected.
- A duration can be either a time or duration literal, where if it is a time its understood as
now - duration
.
Any news on this?
@R-Studio We are currently working on this feature. It requires some fundamental changes to how certain parts of our system interact and so its going to take a while to complete. See for the parent issue https://github.com/influxdata/flux/issues/3348
@nathanielc thanks for the reply. Then I will wait for the feature and hope this is soon. 👍
This issue has had no recent activity and will be closed soon.