[ https://issues.apache.org/jira/browse/PARQUET-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17689103#comment-17689103 ]
ASF GitHub Bot commented on PARQUET-2243: ----------------------------------------- gszadovszky commented on code in PR #1027: URL: https://github.com/apache/parquet-mr/pull/1027#discussion_r1107084792 ########## parquet-hadoop/src/test/java/org/apache/parquet/hadoop/example/TestInputOutputFormat.java: ########## @@ -66,7 +66,8 @@ import org.slf4j.Logger; import org.slf4j.LoggerFactory; -public class TestInputOutputFormat { +public class +TestInputOutputFormat { Review Comment: Yes, thanks for the noticing. > Support zstd-jni in DirectCodecFactory > -------------------------------------- > > Key: PARQUET-2243 > URL: https://issues.apache.org/jira/browse/PARQUET-2243 > Project: Parquet > Issue Type: Bug > Reporter: Gabor Szadovszky > Assignee: Gabor Szadovszky > Priority: Major > > During switching to zstd-jni (from the Hadoop native zstd codec) we missed to > add proper implementations for {{DirectCodecFactory}}. Currently, NPE occurs > in case of the {{DirectCodecFactory}} is used while reading/writing. -- This message was sent by Atlassian Jira (v8.20.10#820010)