This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch branch-1.7
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/branch-1.7 by this push:
     new b9f2e8945 ORC-1193: Bump parquet.version to 1.12.3
b9f2e8945 is described below

commit b9f2e894597402132675bfa74b6aa660a5d26b6c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 30 11:15:56 2022 -0700

    ORC-1193: Bump parquet.version to 1.12.3
    
    Bumps `parquet.version` from 1.12.2 to 1.12.3.
    Updates `parquet-hadoop` from 1.12.2 to 1.12.3
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a 
href="https://github.com/apache/parquet-mr/blob/apache-parquet-1.12.3/CHANGES.md";>parquet-hadoop's
 changelog</a>.</em></p>
    <blockquote>
    <h3>Version 1.12.3</h3>
    <p>Release Notes - Parquet - Version 1.12.3</p>
    <h4>New Feature</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2117";>PARQUET-2117</a> - 
Add rowPosition API in parquet record readers</li>
    </ul>
    <h4>Task</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2081";>PARQUET-2081</a> - 
Encryption translation tool - Parquet-hadoop</li>
    </ul>
    <h4>Improvement</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2040";>PARQUET-2040</a> - 
Uniform encryption</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2076";>PARQUET-2076</a> - 
Improve Travis CI build Performance</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2105";>PARQUET-2105</a> - 
Refactor the test code of creating the test file</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2106";>PARQUET-2106</a> - 
BinaryComparator should avoid doing ByteBuffer.wrap in the hot-path</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2112";>PARQUET-2112</a> - 
Fix typo in MessageColumnIO</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2121";>PARQUET-2121</a> - 
Remove descriptions for the removed modules</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2127";>PARQUET-2127</a> - 
Security risk in latest parquet-jackson-1.12.2.jar</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2128";>PARQUET-2128</a> - 
Bump Thrift to 0.16.0</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2129";>PARQUET-2129</a> - 
Add uncompressedSize to &quot;meta&quot; output</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2136";>PARQUET-2136</a> - 
File writer construction with encryptor</li>
    </ul>
    <h4>Bug</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2101";>PARQUET-2101</a> - 
Fix wrong descriptions about the default block size</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2102";>PARQUET-2102</a> - 
Typo in ColumnIndexBase toString</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2107";>PARQUET-2107</a> - 
Travis failures</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2120";>PARQUET-2120</a> - 
parquet-cli dictionary command fails on pages without dictionary encoding</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2144";>PARQUET-2144</a> - 
Fix ColumnIndexBuilder for notIn predicate</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2148";>PARQUET-2148</a> - 
Enable uniform decryption with plaintext footer</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/f8dced182c4c1fbdec6ccb3185537b5a01e6ed6b";><code>f8dced1</code></a>
 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc1</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/6497dcd2ab90439ebe56910a973eb1d2b507f981";><code>6497dcd</code></a>
 Revert &quot;[maven-release-plugin] prepare release 
apache-parquet-1.12.3-rc0&quot;</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/6f57c0f5548a43010a63f3435af01a5737b8919d";><code>6f57c0f</code></a>
 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/f90437dacfc4eaa51e047a6789c3828405e8b09d";><code>f90437d</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/a283d5059e3df8d78ece718b0653c86b201365f1";><code>a283d50</code></a>
 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/7a9847295f72b8c4652371e8ad02a8a9c3760e9e";><code>7a98472</code></a>
 Update CHANGES.md for 1.12.3rc0</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/49eb0c32136ac75838ff921abf346fde5208ca4f";><code>49eb0c3</code></a>
 prepare for release</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/a2da156b251d13bce1fa81eb95b555da04880bc1";><code>a2da156</code></a>
 PARQUET-2148: Enable uniform decryption with plaintext footer (<a 
href="https://github-redirect.dependabot.com/apache/parquet-mr/issues/969";>#969</a>)</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/dd43e6f8e1a8c1ef95ac1bb47ddc411435abeb58";><code>dd43e6f</code></a>
 Bump commons-io from 2.4 to 2.7 in /parquet-cli (<a 
href="https://github-redirect.dependabot.com/apache/parquet-mr/issues/967";>#967</a>)</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/8c8dd230f88f094c995d28a925f742fe02641207";><code>8c8dd23</code></a>
 Bump commons-io from 2.4 to 2.7 in /parquet-hadoop (<a 
href="https://github-redirect.dependabot.com/apache/parquet-mr/issues/966";>#966</a>)</li>
    <li>Additional commits viewable in <a 
href="https://github.com/apache/parquet-mr/compare/apache-parquet-1.12.2...apache-parquet-1.12.3";>compare
 view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `parquet-avro` from 1.12.2 to 1.12.3
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a 
href="https://github.com/apache/parquet-mr/blob/apache-parquet-1.12.3/CHANGES.md";>parquet-avro's
 changelog</a>.</em></p>
    <blockquote>
    <h3>Version 1.12.3</h3>
    <p>Release Notes - Parquet - Version 1.12.3</p>
    <h4>New Feature</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2117";>PARQUET-2117</a> - 
Add rowPosition API in parquet record readers</li>
    </ul>
    <h4>Task</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2081";>PARQUET-2081</a> - 
Encryption translation tool - Parquet-hadoop</li>
    </ul>
    <h4>Improvement</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2040";>PARQUET-2040</a> - 
Uniform encryption</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2076";>PARQUET-2076</a> - 
Improve Travis CI build Performance</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2105";>PARQUET-2105</a> - 
Refactor the test code of creating the test file</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2106";>PARQUET-2106</a> - 
BinaryComparator should avoid doing ByteBuffer.wrap in the hot-path</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2112";>PARQUET-2112</a> - 
Fix typo in MessageColumnIO</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2121";>PARQUET-2121</a> - 
Remove descriptions for the removed modules</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2127";>PARQUET-2127</a> - 
Security risk in latest parquet-jackson-1.12.2.jar</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2128";>PARQUET-2128</a> - 
Bump Thrift to 0.16.0</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2129";>PARQUET-2129</a> - 
Add uncompressedSize to &quot;meta&quot; output</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2136";>PARQUET-2136</a> - 
File writer construction with encryptor</li>
    </ul>
    <h4>Bug</h4>
    <ul>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2101";>PARQUET-2101</a> - 
Fix wrong descriptions about the default block size</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2102";>PARQUET-2102</a> - 
Typo in ColumnIndexBase toString</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2107";>PARQUET-2107</a> - 
Travis failures</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2120";>PARQUET-2120</a> - 
parquet-cli dictionary command fails on pages without dictionary encoding</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2144";>PARQUET-2144</a> - 
Fix ColumnIndexBuilder for notIn predicate</li>
    <li><a 
href="https://issues.apache.org/jira/browse/PARQUET-2148";>PARQUET-2148</a> - 
Enable uniform decryption with plaintext footer</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/f8dced182c4c1fbdec6ccb3185537b5a01e6ed6b";><code>f8dced1</code></a>
 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc1</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/6497dcd2ab90439ebe56910a973eb1d2b507f981";><code>6497dcd</code></a>
 Revert &quot;[maven-release-plugin] prepare release 
apache-parquet-1.12.3-rc0&quot;</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/6f57c0f5548a43010a63f3435af01a5737b8919d";><code>6f57c0f</code></a>
 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/f90437dacfc4eaa51e047a6789c3828405e8b09d";><code>f90437d</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/a283d5059e3df8d78ece718b0653c86b201365f1";><code>a283d50</code></a>
 [maven-release-plugin] prepare release apache-parquet-1.12.3-rc0</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/7a9847295f72b8c4652371e8ad02a8a9c3760e9e";><code>7a98472</code></a>
 Update CHANGES.md for 1.12.3rc0</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/49eb0c32136ac75838ff921abf346fde5208ca4f";><code>49eb0c3</code></a>
 prepare for release</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/a2da156b251d13bce1fa81eb95b555da04880bc1";><code>a2da156</code></a>
 PARQUET-2148: Enable uniform decryption with plaintext footer (<a 
href="https://github-redirect.dependabot.com/apache/parquet-mr/issues/969";>#969</a>)</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/dd43e6f8e1a8c1ef95ac1bb47ddc411435abeb58";><code>dd43e6f</code></a>
 Bump commons-io from 2.4 to 2.7 in /parquet-cli (<a 
href="https://github-redirect.dependabot.com/apache/parquet-mr/issues/967";>#967</a>)</li>
    <li><a 
href="https://github.com/apache/parquet-mr/commit/8c8dd230f88f094c995d28a925f742fe02641207";><code>8c8dd23</code></a>
 Bump commons-io from 2.4 to 2.7 in /parquet-hadoop (<a 
href="https://github-redirect.dependabot.com/apache/parquet-mr/issues/966";>#966</a>)</li>
    <li>Additional commits viewable in <a 
href="https://github.com/apache/parquet-mr/compare/apache-parquet-1.12.2...apache-parquet-1.12.3";>compare
 view</a></li>
    </ul>
    </details>
    <br />
    
    Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `dependabot rebase` will rebase this PR
    - `dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
    - `dependabot merge` will merge this PR after your CI passes on it
    - `dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
    - `dependabot cancel merge` will cancel a previously requested merge and 
block automerging
    - `dependabot reopen` will reopen this PR if it is closed
    - `dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
    - `dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
    - `dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
    - `dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
    
    </details>
    
    Closes #1147 from 
dependabot[bot]/dependabot/maven/java/parquet.version-1.12.3.
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: William Hyun <[email protected]>
    (cherry picked from commit 43f2fd4a8495366cf56b049038e7b6bd0982648d)
    Signed-off-by: Dongjoon Hyun <[email protected]>
    (cherry picked from commit 71a32cfabd9032f048399c24b3b130ca55783466)
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 java/bench/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/bench/pom.xml b/java/bench/pom.xml
index f56d9b58b..500d1458e 100644
--- a/java/bench/pom.xml
+++ b/java/bench/pom.xml
@@ -35,7 +35,7 @@
     <hive.version>3.1.3</hive.version>
     <jmh.version>1.20</jmh.version>
     <orc.version>${project.version}</orc.version>
-    <parquet.version>1.12.2</parquet.version>
+    <parquet.version>1.12.3</parquet.version>
     <spark.version>3.2.1</spark.version>
     <jackson.version>2.12.4</jackson.version>
     <hadoop.version>3.3.3</hadoop.version>

Reply via email to