richardstartin commented on PR #9074:
URL: https://github.com/apache/pinot/pull/9074#issuecomment-1190120631

   Regarding null dictionary values, in the discussion where this was added 
(which was motivated by index corruption subsequent to a failed attempt to 
parse truncated JSON, resulting in nonsensical query results) @Jackie-Jiang 
mentioned this should not happen 
[here](https://github.com/apache/pinot/pull/8211#discussion_r808496005) so this 
may be remediating a symptom of a different problem, not a cause. The null 
check which drives this log message was only added because it was possible to 
provoke this behaviour in a test. Perhaps Jackie can comment.
   
   Again, if your JSON is getting truncated because your table has not been set 
up properly, log spam is a secondary concern.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to