[jira] [Commented] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17482392#comment-17482392 ] ASF GitHub Bot commented on PARQUET-2113: - Yikf opened a new pull request #944: URL:

[GitHub] [parquet-mr] Yikf opened a new pull request #944: [PARQUET-2113]BUILD] Fix build failure with specified thrift and mvn command

2022-01-26 Thread GitBox
Yikf opened a new pull request #944: URL: https://github.com/apache/parquet-mr/pull/944 I git clone parquet-mr project with latest version and i build on branch master, i met the build failure with thrift version and mvn command specified as describe in README.md, env as follows:

[jira] [Created] (PARQUET-2114) Eliminate unnecessary warning when compile

2022-01-26 Thread yikf (Jira)
yikf created PARQUET-2114: - Summary: Eliminate unnecessary warning when compile Key: PARQUET-2114 URL: https://issues.apache.org/jira/browse/PARQUET-2114 Project: Parquet Issue Type: Improvement

[jira] [Created] (PARQUET-2115) Parquet Crash on Invalid Dictionary Bit Width

2022-01-26 Thread William Butler (Jira)
William Butler created PARQUET-2115: --- Summary: Parquet Crash on Invalid Dictionary Bit Width Key: PARQUET-2115 URL: https://issues.apache.org/jira/browse/PARQUET-2115 Project: Parquet

[jira] [Updated] (PARQUET-2115) Parquet Cpp Crash on Invalid Dictionary Bit Width

2022-01-26 Thread William Butler (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Butler updated PARQUET-2115: Summary: Parquet Cpp Crash on Invalid Dictionary Bit Width (was: Parquet Crash on

[jira] [Updated] (PARQUET-2115) Parquet Cpp Crash on Invalid Dictionary Bit Width

2022-01-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated PARQUET-2115: Labels: pull-request-available (was: ) > Parquet Cpp Crash on Invalid Dictionary Bit

[GitHub] [parquet-mr] Yikf commented on pull request #944: [PARQUET-2113]BUILD] Fix build failure with specified thrift and mvn command

2022-01-26 Thread GitBox
Yikf commented on pull request #944: URL: https://github.com/apache/parquet-mr/pull/944#issuecomment-1022085407 @shangxinli Could you help take a look when you have a time, thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17482455#comment-17482455 ] ASF GitHub Bot commented on PARQUET-2113: - vinooganesh commented on a change in pull request

[GitHub] [parquet-mr] vinooganesh commented on a change in pull request #944: [PARQUET-2113]BUILD] Fix build failure with specified thrift and mvn command

2022-01-26 Thread GitBox
vinooganesh commented on a change in pull request #944: URL: https://github.com/apache/parquet-mr/pull/944#discussion_r792609226 ## File path: pom.xml ## @@ -91,6 +91,7 @@ h2 0.10.0 0.15.0 +3.3.1 Review comment: @Yikf - I think you're missing the "c"

Parquet sync meeting notes - 1/26/2022

2022-01-26 Thread Xinli shang
1/26/2022 Attendees: Xinli Shang, Gidon Gershinsky, Pavi Subenderan, Jason Zhang 1. Data masking 1. Pavi: Will create a PR by next week 2. PARQUET-2062 3. Will have a high-level design sent out soon

[jira] [Commented] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17482844#comment-17482844 ] ASF GitHub Bot commented on PARQUET-2113: - Yikf commented on a change in pull request #944:

[GitHub] [parquet-mr] Yikf commented on a change in pull request #944: [PARQUET-2113]BUILD] Fix build failure with specified thrift and mvn command

2022-01-26 Thread GitBox
Yikf commented on a change in pull request #944: URL: https://github.com/apache/parquet-mr/pull/944#discussion_r793205579 ## File path: pom.xml ## @@ -91,6 +91,7 @@ h2 0.10.0 0.15.0 +3.3.1 Review comment: Thanks a lot for your reminder, updated

[jira] [Updated] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread yikf (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yikf updated PARQUET-2113: -- Description: Now, I git clone [parquet-mr |https://github.com/apache/parquet-mr]project with latest version

[jira] [Updated] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread yikf (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yikf updated PARQUET-2113: -- Description: Now, I git clone [parquet-mr |https://github.com/apache/parquet-mr]project with latest version

[jira] [Updated] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread yikf (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yikf updated PARQUET-2113: -- Fix Version/s: 1.13.0 (was: 1.12.2) > Build failure with specified thrift and mvn

[jira] [Created] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread yikf (Jira)
yikf created PARQUET-2113: - Summary: Build failure with specified thrift and mvn command Key: PARQUET-2113 URL: https://issues.apache.org/jira/browse/PARQUET-2113 Project: Parquet Issue Type: Bug

[jira] [Updated] (PARQUET-2113) Build failure with specified thrift and mvn command

2022-01-26 Thread yikf (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yikf updated PARQUET-2113: -- Attachment: image-2022-01-26-16-21-53-496.png > Build failure with specified thrift and mvn command >