[GitHub] [parquet-mr] shangxinli commented on pull request #808: Parquet-1396: Cryptodata Interface for Schema Activation of Parquet E…

2020-07-31 Thread GitBox
shangxinli commented on pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#issuecomment-667344642 > I think, directly using `ExtType` is not really user friendly. As the "metadata" for a type is currently used only for encryption I would not expose it directly to the

[jira] [Commented] (PARQUET-1894) Please fix the related Shaded Jackson Databind CVEs

2020-07-31 Thread Rodney Aaron Stainback (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17169135#comment-17169135 ] Rodney Aaron Stainback commented on PARQUET-1894: - Is there a timeline for the 1.12

[GitHub] [parquet-mr] shangxinli commented on a change in pull request #808: Parquet-1396: Cryptodata Interface for Schema Activation of Parquet E…

2020-07-31 Thread GitBox
shangxinli commented on a change in pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#discussion_r463774342 ## File path: parquet-hadoop/src/test/java/org/apache/parquet/crypto/CryptoPropertiesFactoryTests/SchemaCryptoPropertiesFactory.java ## @@ -0,0

[GitHub] [parquet-mr] shangxinli commented on a change in pull request #808: Parquet-1396: Cryptodata Interface for Schema Activation of Parquet E…

2020-07-31 Thread GitBox
shangxinli commented on a change in pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#discussion_r463772543 ## File path: parquet-hadoop/src/main/java/org/apache/parquet/hadoop/example/ExampleParquetWriter.java ## @@ -104,15 +105,19 @@ public Builder

[GitHub] [parquet-mr] shangxinli commented on a change in pull request #808: Parquet-1396: Cryptodata Interface for Schema Activation of Parquet E…

2020-07-31 Thread GitBox
shangxinli commented on a change in pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#discussion_r463725057 ## File path: parquet-hadoop/src/test/java/org/apache/parquet/crypto/CryptoPropertiesFactoryTests/SchemaControlEncryptionTest.java ## @@ -0,0 +1,252

[GitHub] [parquet-mr] shangxinli commented on a change in pull request #808: Parquet-1396: Cryptodata Interface for Schema Activation of Parquet E…

2020-07-31 Thread GitBox
shangxinli commented on a change in pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#discussion_r463719447 ## File path: parquet-column/src/main/java/org/apache/parquet/schema/ExtType.java ## @@ -0,0 +1,148 @@ +/* + * Licensed to the Apache Software

[jira] [Commented] (PARQUET-1894) Please fix the related Shaded Jackson Databind CVEs

2020-07-31 Thread Gabor Szadovszky (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17168509#comment-17168509 ] Gabor Szadovszky commented on PARQUET-1894: --- We are planning to upgrade our dependencies for

Re: [VOTE] Release Apache Parquet 1.11.1 RC1

2020-07-31 Thread Gabor Szadovszky
Hi Ryan, I have no idea. We are using thrift 0.12.0 on master since 1.5yrs and I haven't experienced any issues with it in my environment (Linux) nor have I met one in Travis builds. Has anyone else experienced similar issues? Thanks, Gabor On Fri, Jul 31, 2020 at 1:48 AM Ryan Blue wrote: >