tibrewalpratik17 commented on issue #12217: URL: https://github.com/apache/pinot/issues/12217#issuecomment-1879597764
> So that seems to be a valid solution? E.g. if user have a kafka schema that's not a Boolean column. We can always derive a Boolean column out in Pinot schema and use that as the deleteRecordColunm. Will that solve your problem. Schema change is required if the table is already created though. Yes it is a valid solution. But lot of our tables are already created and now to apply schema change on them with transform config is really operational. So that's why we want to get rid of the type check config validation so that we can easily apply this config for existing tables as well. -- 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-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org