Adam Perlin

Results 50 issues of Adam Perlin

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#227 https://github.com/influxdata/influxdb/issues/7551

enhancement
team/query
new function

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#226 https://github.com/influxdata/influxdb/issues/7551

enhancement
team/query
new function

From ifql created by [pbooth](https://github.com/pbooth) : influxdata/ifql#242 The introduction of a new query language is a good time to question the validity of pre-existing assumptions. The day that I discovered...

enhancement
team/query
area/core

From ifql created by [rbetts](https://github.com/rbetts) : influxdata/ifql#282 See: https://github.com/influxdata/influxdb/issues/6876

enhancement
team/query
new function

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#308

enhancement
team/query
area/core

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#321 Is there a way to make range default to aligned times so that you do not get incomplete windows? Or maybe helper function...

enhancement
epic/lang-simplify
team/query
func/range

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#326 Once #319 is complete then triggers will be making assumptions about how to compare a table against the watermark. Most of the time...

enhancement
team/query
area/core

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#329 Are floats IEEE-754? Is it implementation dependent? It's specified in the query engine section that floats are IEEE-754 but unclear if that's the...

enhancement
team/query
area/core

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#330 We may not need to solve it yet, but I recall at least one high frequency user asking about picoseconds. It's probably worth...

enhancement
team/query
area/core

From ifql created by [nathanielc](https://github.com/nathanielc) : influxdata/ifql#331 Are arrays fixed size or can they grow and shrink? What operators apply to arrays?

enhancement
team/query
area/core