walterddr commented on PR #11824:
URL: https://github.com/apache/pinot/pull/11824#issuecomment-1789144413

   
   > Using your words, semantic in phase 1 is:
   > 
   > * For write path (null value vector creation):
   >   
   >   * ON iff only enabled at table level
   > * For query path:
   >   
   >   * ON if column level is explicitly enabled
   >   * Column level can override table level config if configured
   
   ^ for query path:
   we should do
   * ON if column level is explicitly enabled
   * Column level can *BE* overridden by *query-level config* if configured
   
   table level config should not be used here. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to