pitrou opened a new pull request, #47656:
URL: https://github.com/apache/arrow/pull/47656

   ### Rationale for this change
   
   On OSS-Fuzz, generating the Parquet seed corpus would trigger a 
multiplication overflow when converting a Arrow seconds timestamp column to a 
Parquet milliseconds timestamp column.
   
   ### What changes are included in this PR?
   
   Reduce range of input values when writing timestamps to the Parquet seed 
corpus.
   
   ### Are these changes tested?
   
   Manually.
   
   ### Are there any user-facing changes?
   
   No.


-- 
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]

Reply via email to