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


   Correct. IMO the clean solution should be to enforce the schema on all 
segments so that they always have the same schema, and prune the bad queries on 
broker side. When a segment does not have a column in the schema, we can 
automatically generate the column with default values.


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