Jackie-Jiang commented on PR #15350: URL: https://github.com/apache/pinot/pull/15350#issuecomment-2845235748
After #15443 all tables will have access to the latest schema (refreshed whenever a segment is loaded), so we should revisit the decision here. IMO since we are already validating the column existence on the broker side, using on-the-fly virtual default column is a more general solution, and can also solve the problem when user query the new added column -- 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]
