You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/07 12:27:00 UTC

[jira] [Commented] (PARQUET-1505) Use Java 7 NIO StandardCharsets

    [ 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:
users@infra.apache.org


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