NihalJain commented on PR #15880: URL: https://github.com/apache/pinot/pull/15880#issuecomment-2903597651
> Why are we reverting this ? Can we try to find a solution that does not require reverting this? We are defeating the whole purpose of doing the change in the first place by reverting this Sure I agree with your concern. Maybe instead of reverting we are okay if we temporarily disable build failure due to this check to unblock others? I was able to build locally by setting this to false. ``` <breakBuildOnSourceIncompatibleModifications>false</breakBuildOnSourceIncompatibleModifications> ``` -- 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