flux icon indicating copy to clipboard operation
flux copied to clipboard

Add max keyword argument to difference/derivative functions.

Open adamperlin opened this issue 6 years ago • 2 comments

From ifql created by nathanielc : influxdata/ifql#223

https://github.com/influxdata/influxdb/issues/5954

The max helps account for integer wrap.

adamperlin avatar Jul 03 '18 21:07 adamperlin

The function signature has to be discussed before working on this so if you are a community member planning to work on this, please consult us about API design before beginning your work. Thanks.

jsternberg avatar Feb 08 '20 18:02 jsternberg

@timhallinflux - this resurfaced in another issue in which I will tag you. I have provided a work-around in that issue, but this is obviously a better (but more expensive) solution for Flux to implement.

davidby-influx avatar Aug 18 '21 00:08 davidby-influx