Atour Mousavi Gourabi created PARQUET-2359:
--
Summary: Simple Parquet Configuration implementation
Key: PARQUET-2359
URL: https://issues.apache.org/jira/browse/PARQUET-2359
Project: Parquet
+1 I think we need a PMC member to make this change?
On Tue, Aug 29, 2023 at 7:27 PM Gang Wu wrote:
> I think we can send a notification email to the dev@ so that
> people can know what is going on and subscribe to what they
> want after the split. We should also update the website to
> reflect
[
https://issues.apache.org/jira/browse/PARQUET-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770902#comment-17770902
]
Micah Kornfield commented on PARQUET-2345:
--
I've at least seen in the wild two
I agree thanks for looking into this.
Overall, I think the equalizing behavior of file-level compression (ZSTD)
> makes it not worth it to add a configuration option for dictionary
> compression :)
One reason to potentially still move forward with configuration here is
that general purpose compre
[
https://issues.apache.org/jira/browse/PARQUET-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770836#comment-17770836
]
ASF GitHub Bot commented on PARQUET-1647:
-
zhangjiashen commented on code in PR
zhangjiashen commented on code in PR #1142:
URL: https://github.com/apache/parquet-mr/pull/1142#discussion_r1342092712
##
parquet-common/src/main/java/org/apache/parquet/type/Float16.java:
##
@@ -0,0 +1,339 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+