pitrou commented on code in PR #39215: URL: https://github.com/apache/arrow/pull/39215#discussion_r1446986163
########## java/adapter/avro/pom.xml: ########## @@ -25,6 +25,10 @@ <description>(Contrib/Experimental) A library for converting Avro data to Arrow data.</description> <url>http://maven.apache.org</url> + <properties> + <project.build.outputTimestamp>1980-01-01T00:00:02Z</project.build.outputTimestamp> Review Comment: Wouldn't it be confusing in some situations then, to have files dated to some random past value? -- 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]
