flux icon indicating copy to clipboard operation
flux copied to clipboard

Allow literal constants to be polymorphic

Open nathanielc opened this issue 5 years ago • 3 comments

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.

nathanielc avatar Mar 20 '19 19:03 nathanielc

Any news on this?

R-Studio avatar Jan 29 '21 10:01 R-Studio

@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 avatar Jan 29 '21 20:01 nathanielc

@nathanielc thanks for the reply. Then I will wait for the feature and hope this is soon. 👍

R-Studio avatar Feb 01 '21 16:02 R-Studio

This issue has had no recent activity and will be closed soon.

github-actions[bot] avatar Aug 28 '24 01:08 github-actions[bot]