mihaibudiu commented on PR #3994: URL: https://github.com/apache/calcite/pull/3994#issuecomment-2422969914
Having separate commits if they represent independent logical changes to the code. I think a good rule which tells you whether something could be broken into separate commits is: when you bisect the commits, the code should build and run fine between the commits. Otherwise they should not be separate. -- 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]
