[jira] [Created] (PARQUET-2162) Why the logic of ParquetFileWrite is diff from the parquet format

2022-06-24 Thread Kun Liu (Jira)
Kun Liu created PARQUET-2162: Summary: Why the logic of ParquetFileWrite is diff from the parquet format Key: PARQUET-2162 URL: https://issues.apache.org/jira/browse/PARQUET-2162 Project: Parquet

[GitHub] [parquet-mr] ala commented on pull request #978: PARQUET-2161: Fix row index generation in combination with range filtering

2022-06-24 Thread GitBox
ala commented on PR #978: URL: https://github.com/apache/parquet-mr/pull/978#issuecomment-1165708679 cc @ggershinsky -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Commented] (PARQUET-2161) Row positions are computed incorrectly when range or offset metadata filter is used

2022-06-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558552#comment-17558552 ] ASF GitHub Bot commented on PARQUET-2161: - ala commented on PR #978: URL: https

[jira] [Commented] (PARQUET-2158) Upgrade Hadoop dependency to version 3.2.0

2022-06-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558442#comment-17558442 ] ASF GitHub Bot commented on PARQUET-2158: - steveloughran commented on code in P

[GitHub] [parquet-mr] steveloughran commented on a diff in pull request #976: PARQUET-2158: Upgrade Hadoop dependency to version 3.2.0

2022-06-24 Thread GitBox
steveloughran commented on code in PR #976: URL: https://github.com/apache/parquet-mr/pull/976#discussion_r905967944 ## pom.xml: ## @@ -76,7 +76,7 @@ 2.13.2.2 0.14.2 shaded.parquet -2.10.1 +3.2.0 Review Comment: I was being unambitious. move to this, t

[jira] [Commented] (PARQUET-2158) Upgrade Hadoop dependency to version 3.2.0

2022-06-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558440#comment-17558440 ] ASF GitHub Bot commented on PARQUET-2158: - steveloughran commented on code in P

[GitHub] [parquet-mr] steveloughran commented on a diff in pull request #976: PARQUET-2158: Upgrade Hadoop dependency to version 3.2.0

2022-06-24 Thread GitBox
steveloughran commented on code in PR #976: URL: https://github.com/apache/parquet-mr/pull/976#discussion_r905965620 ## parquet-thrift/src/main/java/org/apache/parquet/thrift/projection/deprecated/PathGlobPattern.java: ## @@ -20,8 +20,8 @@ import org.apache.hadoop.fs.GlobPatt