You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/03/15 21:58:48 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #10428: flagging columns null instead of null from table config

Jackie-Jiang commented on issue #10428:
URL: https://github.com/apache/pinot/issues/10428#issuecomment-1470899724

   We can add a boolean variable `_nullable` in the `FieldSpec` to indicate whether we should create `NullVector` for the column. For backward compatibility, when the table level configuration is enabled, we can set all fields as `nullable`


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