[jira] [Commented] (PARQUET-2107) Travis failures

2021-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454848#comment-17454848 ] ASF GitHub Bot commented on PARQUET-2107: - shangxinli merged pull request #941: URL:

[GitHub] [parquet-mr] shangxinli merged pull request #941: PARQUET-2107: Fix Travis failures

2021-12-07 Thread GitBox
shangxinli merged pull request #941: URL: https://github.com/apache/parquet-mr/pull/941 -- 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 unsubscribe, e-mail:

[jira] [Commented] (PARQUET-2107) Travis failures

2021-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454846#comment-17454846 ] ASF GitHub Bot commented on PARQUET-2107: - shangxinli commented on pull request #941: URL:

[GitHub] [parquet-mr] shangxinli commented on pull request #941: PARQUET-2107: Fix Travis failures

2021-12-07 Thread GitBox
shangxinli commented on pull request #941: URL: https://github.com/apache/parquet-mr/pull/941#issuecomment-988262215 This great help @gszadovszky @martin-g! Thanks a lot! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (PARQUET-2106) BinaryComparator should avoid doing ByteBuffer.wrap in the hot-path

2021-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454805#comment-17454805 ] ASF GitHub Bot commented on PARQUET-2106: - alexeykudinkin commented on pull request #940: URL:

[GitHub] [parquet-mr] alexeykudinkin commented on pull request #940: [PARQUET-2106] Refactoring lexicographic `BinaryComparator` to avoid `ByteBuffer.wrap` in the hot-path

2021-12-07 Thread GitBox
alexeykudinkin commented on pull request #940: URL: https://github.com/apache/parquet-mr/pull/940#issuecomment-988196165 @gszadovszky good points, will address. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[jira] [Commented] (PARQUET-2107) Travis failures

2021-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454686#comment-17454686 ] ASF GitHub Bot commented on PARQUET-2107: - gszadovszky commented on pull request #941: URL:

[GitHub] [parquet-mr] gszadovszky commented on pull request #941: PARQUET-2107: Fix Travis failures

2021-12-07 Thread GitBox
gszadovszky commented on pull request #941: URL: https://github.com/apache/parquet-mr/pull/941#issuecomment-987987814 It seems it solved the issues. @shangxinli, could you please check it out? -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [parquet-mr] gszadovszky commented on a change in pull request #941: PARQUET-2107: Fix Travis failures

2021-12-07 Thread GitBox
gszadovszky commented on a change in pull request #941: URL: https://github.com/apache/parquet-mr/pull/941#discussion_r763839330 ## File path: .travis.yml ## @@ -18,6 +18,7 @@ # TravisCI is being used as an alternative to GitHub Actions until # the latter provides support

[jira] [Commented] (PARQUET-2107) Travis failures

2021-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454529#comment-17454529 ] ASF GitHub Bot commented on PARQUET-2107: - martin-g commented on a change in pull request #941:

[GitHub] [parquet-mr] martin-g commented on a change in pull request #941: PARQUET-2107: Fix Travis failures

2021-12-07 Thread GitBox
martin-g commented on a change in pull request #941: URL: https://github.com/apache/parquet-mr/pull/941#discussion_r763834170 ## File path: .travis.yml ## @@ -18,6 +18,7 @@ # TravisCI is being used as an alternative to GitHub Actions until # the latter provides support for

[jira] [Commented] (PARQUET-2107) Travis failures

2021-12-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/PARQUET-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17454522#comment-17454522 ] ASF GitHub Bot commented on PARQUET-2107: - gszadovszky opened a new pull request #941: URL:

[jira] [Created] (PARQUET-2107) Travis failures

2021-12-07 Thread Gabor Szadovszky (Jira)
Gabor Szadovszky created PARQUET-2107: - Summary: Travis failures Key: PARQUET-2107 URL: https://issues.apache.org/jira/browse/PARQUET-2107 Project: Parquet Issue Type: Bug

[GitHub] [parquet-mr] gszadovszky commented on a change in pull request #940: [PARQUET-2106] Refactoring lexicographic `BinaryComparator` to avoid `ByteBuffer.wrap` in the hot-path

2021-12-07 Thread GitBox
gszadovszky commented on a change in pull request #940: URL: https://github.com/apache/parquet-mr/pull/940#discussion_r763814302 ## File path: parquet-column/src/main/java/org/apache/parquet/io/api/Binary.java ## @@ -542,6 +606,10 @@ public static Binary