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 2022/07/11 21:58:43 UTC

[GitHub] [pinot] Jackie-Jiang commented on pull request #9018: BUGFIX: Add null checks to ingestion aggregator

Jackie-Jiang commented on PR #9018:
URL: https://github.com/apache/pinot/pull/9018#issuecomment-1180910586

   The value should never be `null` because we fill default value to the column with null value. The only case where it can be null is that source column is not in the schema, which we should catch in the table config validation


-- 
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-unsubscribe@pinot.apache.org

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


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