findepi commented on issue #10422:
URL: https://github.com/apache/datafusion/issues/10422#issuecomment-2231830117

   > I also think if we force push to main all outstanding PRs will become 
quite messed up until after a rebase
   
   that's correct.
   
   also, editing release tags is something to think about. 
   if we re-use tag names, existing forks/clones will choke on this.
   
   i'd be tempted not to solve this problem. 
   
   
   > precommit github hook checking large files
   
   is this something we can configure in the repo itself?
   cause we should not rely on git commit hooks -- a contributor may not set 
them up.
   we could have a CI check for this (like 
https://github.com/ppremk/lfs-warning , 
https://github.com/james-callahan/gha-prevent-big-files  or something similar, 
perhaps our own)


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to