Gabor Szadovszky created PARQUET-2243: -----------------------------------------
Summary: 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 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)