druid/docs/content
Gian Merlino bf8fd4c203 Add flattenSpec support to the Avro parser. (#4832)
* Add flattenSpec support to the Avro parser.

Also:

- Refactor the JSONPathParser a bit so it can share flattening code
  with Avro (see ObjectFlatteners).
- Remove the JSONParser. It was only used in two places: by
  UriNamespaceExtractor, and as a base for JSONToLowerParser. Migrated
  the former to JSONPathParser and made the latter a standalone.
- Move GenericRecordAsMap to the Parquet extension, since the Avro
  extension no longer uses it.

* Fix indentation.

* Fix equals/hashCode.
2017-09-26 09:26:06 -07:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration Move caffeine out of extension and make it the default cache implementation. (#4810) 2017-09-22 10:46:55 -07:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Early publishing segments in the middle of data ingestion (#4238) 2017-07-10 22:35:36 -07:00
development Add flattenSpec support to the Avro parser. (#4832) 2017-09-26 09:26:06 -07:00
ingestion Add flattenSpec support to the Avro parser. (#4832) 2017-09-26 09:26:06 -07:00
misc SQL: Full TRIM support. (#4750) 2017-09-12 11:49:08 -07:00
operations [documentation] add more jvm and os guidelines (#4793) 2017-09-20 13:12:57 -07:00
querying Move scan-query from a contrib extension into core. (#4751) 2017-09-13 09:51:24 -07:00
tutorials Outdated property names (#4146) 2017-04-05 16:37:38 -07:00
toc.md Move scan-query from a contrib extension into core. (#4751) 2017-09-13 09:51:24 -07:00