wgtmac opened a new pull request, #3038:
URL: https://github.com/apache/parquet-java/pull/3038

   ### Rationale for this change
   
   EncryptionPropertiesHelper has been changed to use java.nio.file.Path but 
the `file:` URI will fail on Windows.
   
   See #3029 for detail.
   
   ### What changes are included in this PR?
   
   Change EncryptionPropertiesHelper not to use java.nio.file.Path.
   
   ### Are these changes tested?
   
   Pass CI.
   
   ### Are there any user-facing changes?
   
   No
   
   Closes #3029
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to