[
https://issues.apache.org/jira/browse/PARQUET-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762617#comment-16762617
]
ASF GitHub Bot commented on PARQUET-1505:
-----------------------------------------
gszadovszky commented on pull request #599: PARQUET-1505: Use Java 7 NIO
StandardCharsets
URL: https://github.com/apache/parquet-mr/pull/599
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Use Java 7 NIO StandardCharsets
> -------------------------------
>
> Key: PARQUET-1505
> URL: https://issues.apache.org/jira/browse/PARQUET-1505
> Project: Parquet
> Issue Type: Improvement
> Reporter: BELUGA BEHR
> Priority: Major
> Labels: pull-request-available
>
> Starting with Java 1.7, all JVMs need to support UTF-8 encoding. Using NIO
> {{StandardCharsets}} removes need to catch {{UnsupportedEncodingException}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)