[jira] [Commented] (PARQUET-1455) [parquet-protobuf] Handle "unknown" enum values for parquet-protobuf

2020-08-06 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172690#comment-17172690 ] ASF GitHub Bot commented on PARQUET-1455: - browles commented on pull request #561: URL:

[GitHub] [parquet-mr] browles commented on pull request #561: PARQUET-1455: [parquet-protobuf] Handle protobuf enum schema evolution and unknown enum value

2020-08-06 Thread GitBox
browles commented on pull request #561: URL: https://github.com/apache/parquet-mr/pull/561#issuecomment-670219375 Hey guys, what is the status on this PR? We currently experiencing this issue. This is an automated message

[jira] [Created] (PARQUET-1895) Update jackson-databind to 2.9.10.5

2020-08-06 Thread Patrick OFriel (Jira)
Patrick OFriel created PARQUET-1895: --- Summary: Update jackson-databind to 2.9.10.5 Key: PARQUET-1895 URL: https://issues.apache.org/jira/browse/PARQUET-1895 Project: Parquet Issue Type:

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

2020-08-06 Thread GitBox
shangxinli removed a comment on pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#issuecomment-670162874 Thanks Gidon! No problem. We have deployed completely, so no hurry for reviewing. As long as it is merged to upstream, we have a path to go in the future.

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

2020-08-06 Thread GitBox
shangxinli commented on pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#issuecomment-670162874 Thanks Gidon! No problem. We have deployed completely, so no hurry for reviewing. As long as it is merged to upstream, we have a path to go in the future. For

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

2020-08-06 Thread GitBox
ggershinsky commented on pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#issuecomment-670157959 Thanks @shangxinli for the detailed response, much appreciated! I want to allocate ample time to get to the bottom of this subject, and with the weekend starting here, it

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

2020-08-06 Thread GitBox
shangxinli commented on pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#issuecomment-670094258 Hi @ggershinsky, Thanks for your comments! I think the current difference is how to transport the crypto settings from source to

[jira] [Comment Edited] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built

2020-08-06 Thread Keith Hughitt (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172392#comment-17172392 ] Keith Hughitt edited comment on PARQUET-1856 at 8/6/20, 2:08 PM: - Hmm.

[jira] [Comment Edited] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built

2020-08-06 Thread Keith Hughitt (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172392#comment-17172392 ] Keith Hughitt edited comment on PARQUET-1856 at 8/6/20, 2:07 PM: - Hmm.

[jira] [Comment Edited] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built

2020-08-06 Thread Keith Hughitt (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172392#comment-17172392 ] Keith Hughitt edited comment on PARQUET-1856 at 8/6/20, 2:03 PM: - Hmm.

[jira] [Commented] (PARQUET-1856) [C++] Test suite assumes that Snappy support is built

2020-08-06 Thread Keith Hughitt (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172392#comment-17172392 ] Keith Hughitt commented on PARQUET-1856: Hmm. Possibly unrelated, but I encounter similar

[jira] [Commented] (PARQUET-1559) Add way to manually commit already written data to disk

2020-08-06 Thread Gabor Szadovszky (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172169#comment-17172169 ] Gabor Szadovszky commented on PARQUET-1559: --- The file writing logic is mainly implemented in

[jira] [Comment Edited] (PARQUET-1559) Add way to manually commit already written data to disk

2020-08-06 Thread wxmimperio (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172137#comment-17172137 ] wxmimperio edited comment on PARQUET-1559 at 8/6/20, 8:41 AM: --

[jira] [Commented] (PARQUET-1559) Add way to manually commit already written data to disk

2020-08-06 Thread wxmimperio (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17172137#comment-17172137 ] wxmimperio commented on PARQUET-1559: - [~gszadovszky] Thank you for your answer. I want to know,

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

2020-08-06 Thread GitBox
ggershinsky commented on pull request #808: URL: https://github.com/apache/parquet-mr/pull/808#issuecomment-669725393 > extend ParquetWriteSupport which converts crypto setting in schema.. @shangxinli your previous pull request (already merged) added a very nice Encryption Factory