influxdb/query/plan
Jonathan A. Sternberg aa052e1a57 feat(query/plan): make it possible to configure the default memory limit for queries
The previous default was just to have no limit at all. This adds a
configuration option to the planner so a static value can be set for the
memory limit on each individual query.
2018-08-28 16:24:49 -05:00
..
plantest docs(query): add package docs for the packages in the query package 2018-08-13 15:21:02 -05:00
bounds_test.go Bounds Refactor (#675) 2018-08-23 15:58:29 -07:00
doc.go docs(query): add package docs for the packages in the query package 2018-08-13 15:21:02 -05:00
format.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
logical.go flux options interface 2018-07-16 14:24:37 -07:00
logical_test.go Bounds Refactor (#675) 2018-08-23 15:58:29 -07:00
options.go feat(query/plan): make it possible to configure the default memory limit for queries 2018-08-28 16:24:49 -05:00
options_test.go feat(query/plan): make it possible to configure the default memory limit for queries 2018-08-28 16:24:49 -05:00
physical.go feat(query/plan): make it possible to configure the default memory limit for queries 2018-08-28 16:24:49 -05:00
physical_test.go Bounds Refactor (#675) 2018-08-23 15:58:29 -07:00
procedure.go Bounds Refactor (#675) 2018-08-23 15:58:29 -07:00
rules.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00
storage.go initial copy of ifql repo 2018-05-21 15:18:56 -06:00