[GitHub] [parquet-mr] nevillelyh opened a new pull request #873: Fix typo in parquet-avro/README.md

2021-02-19 Thread GitBox
nevillelyh opened a new pull request #873: URL: https://github.com/apache/parquet-mr/pull/873 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 them

[jira] [Commented] (PARQUET-1986) Request for Parquet Documentation for Fixed Decimal Type in JSON data representation

2021-02-19 Thread Divya (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17287195#comment-17287195 ] Divya commented on PARQUET-1986: Hi [~gszadovszky] Thank you for the update. Is there any workaround

[jira] [Updated] (PARQUET-1986) Request for Parquet Documentation for Fixed Decimal Type in JSON data representation

2021-02-19 Thread Gabor Szadovszky (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated PARQUET-1986: -- Fix Version/s: (was: 1.8.0) Removed fix version 1.8.0 because we create patch

[jira] [Created] (PARQUET-1986) Request for Parquet Documentation for Fixed Decimal Type in JSON data representation

2021-02-19 Thread Divya (Jira)
Divya created PARQUET-1986: -- Summary: Request for Parquet Documentation for Fixed Decimal Type in JSON data representation Key: PARQUET-1986 URL: https://issues.apache.org/jira/browse/PARQUET-1986 Project:

[jira] [Commented] (PARQUET-1975) Test failure on ARM64 CPU architecture

2021-02-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17287026#comment-17287026 ] ASF GitHub Bot commented on PARQUET-1975: - martin-g commented on pull request #872: URL:

[GitHub] [parquet-mr] martin-g commented on pull request #872: PARQUET-1975 Disable BrotliCodec for non-x86_64

2021-02-19 Thread GitBox
martin-g commented on pull request #872: URL: https://github.com/apache/parquet-mr/pull/872#issuecomment-782036274 Should I modify .travis.yml in this PR or you prefer this to be in separate PR ? This is an automated

[jira] [Commented] (PARQUET-1975) Test failure on ARM64 CPU architecture

2021-02-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17287024#comment-17287024 ] ASF GitHub Bot commented on PARQUET-1975: - martin-g commented on pull request #872: URL:

[GitHub] [parquet-mr] martin-g commented on pull request #872: PARQUET-1975 Disable BrotliCodec for non-x86_64

2021-02-19 Thread GitBox
martin-g commented on pull request #872: URL: https://github.com/apache/parquet-mr/pull/872#issuecomment-782031331 brotli-codec provides binaries only for `darwin-x86-amd64` and `linux-x86-amd64` - those are actual folder names in the jar. I've updated this PR as you requested but

[jira] [Commented] (PARQUET-1975) Test failure on ARM64 CPU architecture

2021-02-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286969#comment-17286969 ] ASF GitHub Bot commented on PARQUET-1975: - gszadovszky commented on pull request #872: URL:

[GitHub] [parquet-mr] gszadovszky commented on pull request #872: PARQUET-1975 Disable BrotliCodec for non-x86_64

2021-02-19 Thread GitBox
gszadovszky commented on pull request #872: URL: https://github.com/apache/parquet-mr/pull/872#issuecomment-781965022 > The problem is org.apache.hadoop.io.compress.CompressionCodecFactory#CODEC_PROVIDERS (hadoop-common:2.10.1) -

[jira] [Commented] (PARQUET-1984) Some tests fail on windows

2021-02-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286959#comment-17286959 ] ASF GitHub Bot commented on PARQUET-1984: - fschmalzel commented on pull request #870: URL:

[GitHub] [parquet-mr] fschmalzel commented on pull request #870: PARQUET-1984: Allow tests to run on windows

2021-02-19 Thread GitBox
fschmalzel commented on pull request #870: URL: https://github.com/apache/parquet-mr/pull/870#issuecomment-781958818 Thanks for the retriggering the tests and the quick review. I've fixed the problems from the review. This

[jira] [Commented] (PARQUET-1984) Some tests fail on windows

2021-02-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286958#comment-17286958 ] ASF GitHub Bot commented on PARQUET-1984: - fschmalzel commented on a change in pull request

[GitHub] [parquet-mr] fschmalzel commented on a change in pull request #870: PARQUET-1984: Allow tests to run on windows

2021-02-19 Thread GitBox
fschmalzel commented on a change in pull request #870: URL: https://github.com/apache/parquet-mr/pull/870#discussion_r579050976 ## File path: parquet-hadoop/src/test/java/org/apache/parquet/hadoop/TestInputFormat.java ## @@ -398,7 +399,10 @@ public void

[jira] [Commented] (PARQUET-1975) Test failure on ARM64 CPU architecture

2021-02-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17286919#comment-17286919 ] ASF GitHub Bot commented on PARQUET-1975: - martin-g commented on pull request #872: URL:

[GitHub] [parquet-mr] martin-g commented on pull request #872: PARQUET-1975 Disable BrotliCodec for non-x86_64

2021-02-19 Thread GitBox
martin-g commented on pull request #872: URL: https://github.com/apache/parquet-mr/pull/872#issuecomment-781912160 The problem is org.apache.hadoop.io.compress.CompressionCodecFactory#CODEC_PROVIDERS (hadoop-common:2.10.1) -