Xavier Léauté d3f5bddc5c Add ability to apply extraction functions to the time dimension
- Moves DimExtractionFn under a more generic ExtractionFn interface to
  support extracting dimension values other than strings
- pushes down extractionFn to the storage adapter from query engine
- 'dimExtractionFn' parameter has been deprecated in favor of 'extractionFn'
- adds a TimeFormatExtractionFn, allowing to project the '__time' dimension
- JavascriptDimExtractionFn renamed to JavascriptExtractionFn, adding
  support for any dimension value types that map directly to Javascript
- update documentation for time column extraction and related changes
2015-03-11 16:45:42 -07:00
..
2014-08-01 09:42:52 -07:00
2015-02-19 11:41:37 -08:00
2015-02-18 11:46:27 -08:00
2015-02-11 16:12:51 -08:00
2015-01-16 20:21:40 +05:30
2015-02-18 15:57:36 -08:00
2015-02-24 20:14:17 -08:00
2014-01-16 15:37:07 -08:00
2014-12-09 14:19:18 -08:00
2014-11-18 10:50:18 -08:00
2015-01-07 09:55:33 -08:00
2014-12-11 15:52:26 -08:00
2014-07-17 14:59:56 -07:00
2015-02-24 23:41:13 -05:00
2014-11-07 10:40:46 -08:00
2014-08-01 10:44:45 -07:00
2014-02-13 16:39:44 -08:00
2014-01-16 15:37:07 -08:00