xiangfu0 commented on PR #16027: URL: https://github.com/apache/pinot/pull/16027#issuecomment-2954621958
> `enableColumnBasedNullHandling` was introduced to control whether we create null vector for each column, and there was no enforcement on the behavior of inserting null values, i.e. when a column is non-null, the value is simply filled with default value. Where is the logic to skip the invalid row for RT ingestion? You are right. The behavior for realtime ingestion should fill null value always. -- 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