Jonathan A. Sternberg
9a2357c2c0
Separate the query engine into a separate package
...
This change provides a clear separation between the query engine
mechanics and the query language so that the language can be parsed and
dealt with separate from the query engine itself.
2017-08-16 13:38:43 -05:00
Mark Rushakoff
535cf597f1
Report subset of config values in SHOW DIAGNOSTICS
...
This includes hand-selected config settings that are safe to expose and
not expected to include any kind of secrets.
Fixes #7821
2017-03-14 11:34:19 -07:00
Mark Rushakoff
1d3da81a7d
Update godoc for the coordinator package.
2016-12-30 11:58:43 -08:00
Jason Wilder
db7d58c867
Remove old cluster config options
2016-05-11 12:59:30 -06:00
Jason Wilder
6cc1a34704
Rename cluster package to coordinator
2016-05-11 11:41:05 -06:00