Commit Graph

43 Commits (86fb65b0b11d263ec6bb313e462a7b549af94ce8)

Author SHA1 Message Date
Scott Anderson 86fb65b0b1 added warning to group fn about sort order, closes #1129 2020-06-22 14:01:08 -06:00
Scott Anderson 520d420136 remove with operator support from reduce 2020-06-09 16:20:36 -06:00
Scott Anderson 254a651de0 Merge branch 'master' into flux-0.68 2020-05-28 11:25:09 -06:00
Scott Anderson a8cebd8bfa updated duration related docs to address PR feedback 2020-05-14 08:08:05 -06:00
Scott Anderson b27293b29f call out support for calendar months and years 2020-05-13 14:45:28 -06:00
Scott Anderson 6afc219845 resolved merge conflicts 2020-05-05 09:12:46 -06:00
Kelly 193bc92dce delete duplicate 2020-04-28 11:59:49 -07:00
Scott Anderson b617f6e6a3 updated related links throughout, updated geo shape data query guide 2020-04-24 16:26:38 -06:00
Scott Anderson c1a6611fab
Revert "Revert "Flux 'getRecord' and 'getColumn' functions"" 2020-04-23 14:27:24 -06:00
Scott Anderson 6a30ef24fe
Revert "Flux 'getRecord' and 'getColumn' functions" 2020-04-23 10:49:55 -06:00
Scott Anderson d2bab5ed98 updated findRecord, findColumn, and scalar values to address PR feedback 2020-04-10 08:27:22 -06:00
Scott Anderson d508b8a389 updated scalar values doc, resolves #932 2020-04-09 15:27:58 -06:00
Scott Anderson 37598606bf added findColumn and findRecord functions, fixed transformation doc ordering 2020-04-09 15:02:38 -06:00
Scott Anderson b2f8ccd831 updated increase doc, address PR feedback 2020-04-07 15:40:01 -06:00
Scott Anderson 9a13ffe9c9 updated keep empty tables on filter example 2020-03-09 11:45:18 -06:00
Scott Anderson ab4d0d44b4 fixed typos 2020-03-09 11:40:20 -06:00
Scott Anderson f2c539ffda explained why keeping empty tables can affect performance, added example 2020-03-09 11:39:37 -06:00
Scott Anderson d083160b83 added warning about keeping empty tables on first filter call 2020-03-09 11:15:57 -06:00
Scott Anderson 3285cbcbb3 hotfix: adjusted commented content on join function doc, resolves #779 2020-02-25 09:44:31 -07:00
Scott Anderson 711bcd72aa hotfix: fixed formatting of join method list 2020-02-24 15:22:28 -07:00
Scott Anderson 745c67011c updated content about keeping empty tables 2020-02-21 08:58:29 -07:00
Scott Anderson 0f4cea9c80 added information about counting rows in empty tables, resolves #749 2020-02-20 17:13:36 -07:00
Scott Anderson 9c9e84b2b6 hotfix: fixed param name on derivative function 2020-01-23 16:36:19 -07:00
Scott Anderson 1f74076aff updated explanation of join function 2020-01-14 13:49:34 -07:00
Scott Anderson af669d44e9 illustrated the difference between union and join, resolves #557 2020-01-14 06:57:18 -07:00
Scott Anderson 34c862e89f added onEmpty parameter to filter function 2020-01-07 12:01:48 -07:00
Scott Anderson b74a18856c added string inforamtion to duration type conversion function 2019-12-10 15:02:22 -07:00
Scott Anderson 80f0a1d069 added type information to flux type conversion functions, resolves #665 2019-12-10 14:27:38 -07:00
Scott Anderson fbe6d18a49 update to range start and stop param descriptions 2019-11-21 13:26:08 -07:00
Scott Anderson a70583936f updated range param descriptions, resolves #612 2019-11-21 10:45:07 -07:00
Scott Anderson 145c082f55 commented out unavailable join methods, resolves #613 2019-11-21 10:32:30 -07:00
pierwill b9a3c680a4 Note default unit for stateDuration()
Fixes #559
2019-10-28 10:14:53 -07:00
Scott Anderson 0b2ee3fab6 fixed formatting of data types throughout flux function docs 2019-10-14 10:43:37 -06:00
Scott Anderson de2dd84640 updated union function example 2019-10-02 09:35:20 -07:00
Scott Anderson bd8d853a97 updated union function example 2019-10-02 09:34:38 -07:00
Scott Anderson a62822b210 fixed typos in union function doc 2019-10-02 08:56:46 -07:00
Scott Anderson d126775b91 added notes about using tableFind with getRecord and getColumn 2019-09-26 15:11:23 -06:00
Scott Anderson 26c4d9acd8 fixed tableFind function example 2019-09-26 14:41:08 -06:00
Scott Anderson 34c4a9b462 added guide for using exists operator, resolves #428 2019-09-19 11:33:19 -06:00
Scott Anderson 5517ccb511 updated influxdb 1.7 links to latest 2019-09-11 11:29:41 -06:00
Scott Anderson 70d382e87f fixed broken links related to flux functions 2019-09-10 13:40:31 -06:00
Scott Anderson af4b99b188 updated links to flux functions 2019-09-10 12:38:38 -06:00
Scott Anderson a0d46bb7b1 renamed flux functions dir to stdlib, added aliases to all function docs 2019-09-10 12:06:02 -06:00