druid/docs/content
Clint Wylie 494b8ebe56 multi-value string column support for expressions (#7588)
* array support for expression language for multi-value string columns

* fix tests?

* fixes

* more tests

* fixes

* cleanup

* more better, more test

* ignore inspection

* license

* license fix

* inspection

* remove dumb import

* more better

* some comments

* add expr rewrite for arrayfn args for more magic, tests

* test stuff

* more tests

* fix test

* fix test

* castfunc can deal with arrays

* needs more empty array

* more tests, make cast to long array more forgiving

* refactor

* simplify ExprMacro Expr implementations with base classes in core

* oops

* more test

* use Shuttle for Parser.flatten, javadoc, cleanup

* fixes and more tests

* unused import

* fixes

* javadocs, cleanup, refactors

* fix imports

* more javadoc

* more javadoc

* more

* more javadocs, nonnullbydefault, minor refactor

* markdown fix

* adjustments

* more doc

* move initial filter out

* docs

* map empty arg lambda, apply function argument validation

* check function args at parse time instead of eval time

* more immutable

* more more immutable

* clarify grammar

* fix docs

* empty array is string test, we need a way to make arrays better maybe in the future, or define empty arrays as other types..
2019-06-19 13:57:37 -07:00
..
comparisons Additional Apache branding doc updates (#7524) 2019-04-23 14:39:16 -07:00
configuration Remove keepSegmentGranularity option for compaction (#7747) 2019-06-03 12:59:15 -07:00
dependencies Add more Apache branding to docs (#7515) 2019-04-19 15:52:26 -07:00
design some more doc improvements (#7675) 2019-05-16 13:17:21 -07:00
development add PolygonBound and missing extentions list doc (#7885) 2019-06-13 12:03:58 -07:00
ingestion switch links from druid.io to druid.apache.org (#7914) 2019-06-18 09:06:27 -07:00
misc multi-value string column support for expressions (#7588) 2019-06-19 13:57:37 -07:00
operations Supervisor list api with states and health (#7839) 2019-06-07 16:26:33 -07:00
querying endpoint to delete lookup tier and remove tier on last lookup deletion (#7852) 2019-06-15 17:55:50 -07:00
tutorials Added the web console to the quickstart tutorials and docs (#7863) 2019-06-17 18:00:54 -07:00
toc.md Fix references to removed performance FAQ page (#7755) 2019-05-24 11:52:40 -07:00