[jira] [Commented] (PARQUET-2177) Fix parquet-cli not to fail showing descriptions

2022-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609803#comment-17609803 ] ASF GitHub Bot commented on PARQUET-2177: - shangxinli commented on PR #991: URL:

[jira] [Commented] (PARQUET-2177) Fix parquet-cli not to fail showing descriptions

2022-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609804#comment-17609804 ] ASF GitHub Bot commented on PARQUET-2177: - shangxinli commented on code in PR #991: URL:

[GitHub] [parquet-mr] shangxinli commented on pull request #991: PARQUET-2177: Fix parquet-cli not to fail showing descriptions

2022-09-26 Thread GitBox
shangxinli commented on PR #991: URL: https://github.com/apache/parquet-mr/pull/991#issuecomment-1258909282 LGTM -- 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

[GitHub] [parquet-mr] shangxinli commented on a diff in pull request #991: PARQUET-2177: Fix parquet-cli not to fail showing descriptions

2022-09-26 Thread GitBox
shangxinli commented on code in PR #991: URL: https://github.com/apache/parquet-mr/pull/991#discussion_r980688423 ## parquet-cli/src/main/java/org/apache/parquet/cli/commands/PruneColumnsCommand.java: ## @@ -41,19 +41,19 @@ public PruneColumnsCommand(Logger console) {

[jira] [Commented] (PARQUET-2142) parquet-cli without hadoop throws java.lang.NoSuchMethodError on any parquet file access command

2022-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609800#comment-17609800 ] ASF GitHub Bot commented on PARQUET-2142: - shangxinli commented on PR #990: URL:

[GitHub] [parquet-mr] shangxinli commented on pull request #990: PARQUET-2142: Update the parquet-cli document to avoid NoSuchMethodError

2022-09-26 Thread GitBox
shangxinli commented on PR #990: URL: https://github.com/apache/parquet-mr/pull/990#issuecomment-1258908076 LGTM -- 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-2176) Parquet writers should allow for configurable index/statistics truncation

2022-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609799#comment-17609799 ] ASF GitHub Bot commented on PARQUET-2176: - shangxinli commented on PR #989: URL:

[GitHub] [parquet-mr] shangxinli commented on pull request #989: PARQUET-2176: Column index/statistics truncation in ParquetWriter

2022-09-26 Thread GitBox
shangxinli commented on PR #989: URL: https://github.com/apache/parquet-mr/pull/989#issuecomment-1258906980 LGTM, Thanks for the contribution! -- 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

[jira] [Commented] (PARQUET-1711) [parquet-protobuf] stack overflow when work with well known json type

2022-09-26 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609786#comment-17609786 ] ASF GitHub Bot commented on PARQUET-1711: - shangxinli commented on PR #988: URL:

[GitHub] [parquet-mr] shangxinli commented on pull request #988: PARQUET-1711: Break circular dependencies in proto definitions

2022-09-26 Thread GitBox
shangxinli commented on PR #988: URL: https://github.com/apache/parquet-mr/pull/988#issuecomment-1258885741 @matthieun and @jinyius Would it be possible for you both to sync to come up with one solution? You can put the other one as co-author. -- This is an automated message from the

[GitHub] [parquet-mr] mukund-thakur opened a new pull request, #999: Draft pr for Vectored IO integration, compilation fails now.

2022-09-26 Thread GitBox
mukund-thakur opened a new pull request, #999: URL: https://github.com/apache/parquet-mr/pull/999 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Parquet Jira](https://issues.apache.org/jira/browse/PARQUET/) issues and references

[jira] [Commented] (PARQUET-2006) Column resolution by ID

2022-09-26 Thread Kevin Wen (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609659#comment-17609659 ] Kevin Wen commented on PARQUET-2006: any progress on this? it seems without this, we only get half