You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/21 21:05:28 UTC

[GitHub] gianm opened a new issue #6653: Poor throughput when flattenSpecs refer to missing maps

gianm opened a new issue #6653: Poor throughput when flattenSpecs refer to missing maps
URL: https://github.com/apache/incubator-druid/issues/6653
 
 
   I observed a cluster earlier today that had poorer than expected throughput for an Avro ingest that had a lot of flattenSpecs. After some profiling I believe it is related to this json-path issue: https://github.com/json-path/JsonPath/issues/396
   
   Maybe we could work around it by claiming (in GenericAvroJsonProvider) that nulls are maps, and then having the mappy methods like getPropertyKeys, getMapValue, etc have do-nothing behavior on them.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org