You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/05/07 21:42:30 UTC

[GitHub] [incubator-pinot] Jackie-Jiang commented on issue #4187: Issue with ingestion data with empty array

Jackie-Jiang commented on issue #4187: Issue with ingestion data with empty array
URL: https://github.com/apache/incubator-pinot/issues/4187#issuecomment-490265976
 
 
   @jamesyfshao Are you using custom record reader? Pinot does not support empty array as input, and record reader should already fill in default value for empty array. You can refer to this method: [https://github.com/apache/incubator-pinot/blob/a7a8bb64b3fd6cc3ed8e8feeb9772404f23aa307/pinot-core/src/main/java/org/apache/pinot/core/data/readers/RecordReaderUtils.java#L208](url)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org