jbonofre opened a new issue, #8825:
URL: https://github.com/apache/iceberg/issues/8825

   ### Feature Request / Improvement
   
   Reproducible builds is a development practice that create an 
independently-verifiable path from source to binary code.
   A build is reproducible if given the same source code, build environment and 
build instructions, any party can recreate
   bit-by-bit identical copies of all specified artifacts.
   
   Fortunately, Gradle supports reproducible build with a couple of 
configuration on `AbstractArchiveTask`.
   
   ### Query engine
   
   None


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

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


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

Reply via email to