sourabh-27 commented on issue #18808:
URL: https://github.com/apache/pinot/issues/18808#issuecomment-4812597228

   @hiSandog I don't see the benefit of keeping the column in the schema after 
deletion. Do you foresee a case where we'd actually want queries to not error 
out? My inclination is to drop it from schema (queries error immediately) and 
reclaim the data lazily in the background, unless there's a scenario where 
continuing to serve it is genuinely useful.


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