Commit Graph

57 Commits (263439df6bb3226618c70dc30487218a798959b0)

Author SHA1 Message Date
Scott Anderson caf572c79b added null specification and exists operator 2019-06-25 16:45:46 -06:00
Scott Anderson 7fb0e035e1 fixed example bucket names 2019-06-25 14:58:22 -06:00
Scott Anderson 6a9dbc2aa6 added with operator to map and reduce docs and examples 2019-06-25 14:54:07 -06:00
Scott Anderson a9e1cf0572 removed flux 0.31.1 from changelog, fixed typo in aggregateWindow doc 2019-05-30 11:56:39 -06:00
Scott Anderson 0d5ccf9212
Merge pull request #235 from influxdata/flux/stream-table-functions
Stream and table functions
2019-05-15 11:02:22 -06:00
Scott Anderson 39d8d93d2e updated join 2019-05-15 10:50:58 -06:00
Scott Anderson b82fc69307 added column parameter to median function 2019-05-15 10:48:19 -06:00
Scott Anderson 0cb9b4d7c6 updated use of telegraf/autogen bucket name, resolves #234 2019-05-13 16:24:09 -06:00
Scott Anderson c0e06afbf6 updated frontmatter for stream and table functions index page 2019-05-13 16:20:55 -06:00
Scott Anderson 166c99ac75 add stream and table functions 2019-05-13 16:16:08 -06:00
Scott Anderson 90661c435b added note to map function about dropped columns, resolves #217 2019-05-03 14:16:21 -06:00
Scott Anderson 808ac08739 resolved merge conflicts with master 2019-05-01 15:15:48 -06:00
Scott Anderson 2ed07ad4ec updated range example, added now function 2019-05-01 13:40:55 -06:00
Scott Anderson dc92734af7 fixed parameter names for aggregateWindow function 2019-04-24 14:39:58 -06:00
Scott Anderson 034f5043ae update to stddev mode parameter description 2019-04-24 09:34:38 -06:00
Scott Anderson 2536ad6f6b added mode parameter to stddev function 2019-04-24 09:29:26 -06:00
Scott Anderson df97a0c010 Merge branch 'alpha-9' of github.com:influxdata/docs-v2 into alpha-9 2019-04-24 09:16:36 -06:00
Scott Anderson 1acd0e5a1b
Merge pull request #181 from influxdata/flux-0.27
Flux 0.27
2019-04-24 09:16:26 -06:00
Scott Anderson c306b7179e updated reduce description 2019-04-22 15:03:41 -06:00
Scott Anderson 99987b5f76 added ungrouping to group() doc 2019-04-22 07:53:11 -06:00
Scott Anderson 09890fd4da updated aggregate selector descriptions 2019-04-19 16:09:31 -06:00
Scott Anderson 66117232d9 fixed typo in aggregate function index page 2019-04-19 14:59:56 -06:00
Scott Anderson 3deaa5209b
Merge pull request #174 from influxdata/flux-0.26
Flux 0.26
2019-04-18 11:02:06 -06:00
Scott Anderson 2ded12dfa7 clarified difference between unique and distinct functions, resolves #169 2019-04-18 10:18:33 -06:00
Scott Anderson 27c9cd15ac added information about expected timestamp formats in Flux, resolves #143 2019-04-15 16:39:00 -06:00
Scott Anderson 2072178ebf minor updates to quantile and skew docs 2019-04-11 11:31:03 -06:00
Scott Anderson b5cb1c7356 aggregateWindow only works with functions that have a column parameter 2019-04-10 09:06:43 -06:00
Scott Anderson 693e5f2137 updated aggregate selector functions 2019-04-09 16:04:29 -06:00
Scott Anderson 0eccc61f4e minor updates to aggreate function docs 2019-04-09 14:46:16 -06:00
Scott Anderson a680327f2c updated aggregate functions to use single column 2019-04-08 15:07:20 -06:00
Scott Anderson b9fa15cc77 added note to duplicate function about the as column being overwritten if it exists 2019-04-08 14:33:21 -06:00
Scott Anderson e1e4ec5449 rename percentile function to quantile 2019-03-29 13:33:07 -06:00
Scott Anderson f38a670a12
Merge pull request #100 from influxdata/flux/reduce-function
reduce() Function
2019-03-25 13:37:49 -06:00
Scott Anderson 75facbfbbf resolved merge conflicts in alpha-7 2019-03-25 10:48:20 -06:00
Scott Anderson 505f24c60a added list_name parameter and support in children function 2019-03-25 10:21:10 -06:00
Scott Anderson 7e5a5c6051 fixed formatting of flux float examples and other functions 2019-03-25 08:42:13 -06:00
Scott Anderson 6338fb1a89 restructured some content in reduce function doc 2019-03-22 13:36:13 -06:00
Scott Anderson 93d040b7db moved reduce function to built-in/transformations/aggregates and added detail about custom aggregations 2019-03-22 10:00:15 -06:00
Scott Anderson 93c0f5c370 updated reduce parameter pattern examples 2019-03-22 09:14:07 -06:00
Scott Anderson a48eba898e corrected object key names in reduce example, added now about reduce fn object keys and types 2019-03-21 16:06:01 -06:00
Scott Anderson ba8a2243f5 initial draft of reduce function doc 2019-03-21 14:39:38 -06:00
Scott Anderson a5715c2378 removed unnecessary output data type in timeShift function 2019-03-14 06:42:11 -05:00
Scott Anderson 94da665ef4 updated the shift function to timeShift 2019-03-14 06:39:32 -05:00
Scott Anderson a4fd49fbcb updated page descriptions which inline code now that it is formatted correclty 2019-02-22 10:58:08 -07:00
Scott Anderson 5544d87de2 added notes about converting types on columns other than _value 2019-02-21 09:02:47 -07:00
Scott Anderson 111f8a2a38 fixed typos in low-level type-conversion functions 2019-02-21 08:46:54 -07:00
Scott Anderson b3871719d5 updated low-level type-conversion function descriptions 2019-02-20 16:55:25 -07:00
Scott Anderson b4842c68f6 added low-level type-conversion flux functions 2019-02-20 16:53:00 -07:00
Scott Anderson cd548721b2 added tags to multiple articles 2019-02-19 17:04:06 -07:00
Scott Anderson 0c93c2f526 added missing paramater data type on window function 2019-02-13 15:41:41 -07:00