Scott Anderson
|
808ac08739
|
resolved merge conflicts with master
|
2019-05-01 15:15:48 -06:00 |
Scott Anderson
|
56f8d088c4
|
added system package and move systemTime to system.time
|
2019-05-01 14:11:03 -06:00 |
Scott Anderson
|
ee2d89407a
|
removed aliases from now function doc
|
2019-05-01 13:46:22 -06:00 |
Scott Anderson
|
f9f456995d
|
udpated now function page description
|
2019-05-01 13:43:28 -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
|
df11cabbaf
|
updated to function and tasks, updated AND operator, resolves #170
|
2019-04-18 10:01:47 -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
|
468a1cb9ac
|
Merge branch 'master' into alpha-8
|
2019-04-12 11:22:33 -06:00 |
Scott Anderson
|
2072178ebf
|
minor updates to quantile and skew docs
|
2019-04-11 11:31:03 -06:00 |
Scott Anderson
|
f550223c6d
|
moved fromCSV into csv package, updated string package list title, resolves #146
|
2019-04-11 08:58:48 -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
|
8cb6bf5504
|
updated math function docs to address PR feedback
|
2019-03-13 16:22:48 -05:00 |
Scott Anderson
|
d3ef061264
|
package section naming refactor
|
2019-03-08 16:20:55 -07: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
|
eadde36c29
|
merged master into tags branch
|
2019-02-19 15:09:17 -07:00 |
Scott Anderson
|
0c93c2f526
|
added missing paramater data type on window function
|
2019-02-13 15:41:41 -07:00 |
Scott Anderson
|
dac86cda57
|
added bucket name to contains function example
|
2019-02-13 15:27:41 -07:00 |
Scott Anderson
|
0d9196c391
|
flux updates from spec
|
2019-02-13 09:20:44 -07:00 |
Scott Anderson
|
6063103422
|
updated flux built-in functions, added contains function
|
2019-02-12 16:35:41 -07:00 |
Scott Anderson
|
68b0f0d279
|
fixed all flux links and other broken links
|
2019-02-08 09:41:28 -07:00 |
Scott Anderson
|
f8f289f03e
|
resolved merge conflicts with flux-0.18
|
2019-02-08 08:29:49 -07:00 |
Scott Anderson
|
28bc5cac70
|
Merge pull request #51 from influxdata/flux-testing-package
Added flux testing package
|
2019-02-08 08:27:17 -07:00 |
Scott Anderson
|
cf17a867df
|
updates to intervals and windows function based on spec
|
2019-02-07 19:44:12 -07:00 |
Scott Anderson
|
f7e16b7e34
|
retitled flux landing pages
|
2019-02-07 19:36:21 -07:00 |
Scott Anderson
|
f2b889f659
|
removed old testing functions
|
2019-02-07 19:35:11 -07:00 |
Scott Anderson
|
54bcfcfa60
|
added flux testing package
|
2019-02-07 19:33:41 -07:00 |
Scott Anderson
|
1274d9e38b
|
added influxdb v1 functions package
|
2019-02-07 18:47:12 -07:00 |
Scott Anderson
|
de96dd5bc3
|
added string package flux functions
|
2019-02-07 16:55:04 -07:00 |
Scott Anderson
|
d5e50b1dcf
|
restructured flux docs
|
2019-02-07 15:52:07 -07:00 |