influxdb/query/functions/inputs
Christopher M. Wolff 72a0474f0a
fix(query): make databases() function embed plan.DefaultCost (#2079)
This was causing "unable to create physical plan" errors.  With this fix in place there is still an issue with with databases: influxdata/flux#583
2018-12-20 12:34:29 -08:00
..
storage refactor(query): update transpiler to reflect signature change to `group()` (#1689) 2018-12-04 09:32:37 -08:00
buckets.go Feat/transpiler show databases (#1363) 2018-11-13 16:07:28 -05:00
databases.go fix(query): make databases() function embed plan.DefaultCost (#2079) 2018-12-20 12:34:29 -08:00
from.go refactor(query): update transpiler to reflect signature change to `group()` (#1689) 2018-12-04 09:32:37 -08:00
from_test.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00