Skip to content

Commit 7942779

Browse files
MINOR: Bump parquet.version from 1.15.2 to 1.16.0 (#913)
Bumps `parquet.version` from 1.15.2 to 1.16.0. Updates `org.apache.parquet:parquet-avro` from 1.15.2 to 1.16.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/parquet-mr/releases">org.apache.parquet:parquet-avro's releases</a>.</em></p> <blockquote> <h2>Apache Parquet Java 1.16.0</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2943">GH-2943</a>: Remove hadoop-2 support by <a href="https://github.com/steveloughran"><code>@​steveloughran</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3061">apache/parquet-java#3061</a></li> <li>MINOR: Use <code>exec-maven-plugin.version</code> property by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3047">apache/parquet-java#3047</a></li> <li>MINOR: Add shading for JDK22 specific classes by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3081">apache/parquet-java#3081</a></li> <li>MINOR: Revert <code>buildnumber-maven-plugin</code> to 3.2.0 by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3082">apache/parquet-java#3082</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3086">GH-3086</a>: Allow for empty beans by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3087">apache/parquet-java#3087</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3089">GH-3089</a>: Add missing license header to pom.xml by <a href="https://github.com/raulcd"><code>@​raulcd</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3090">apache/parquet-java#3090</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3078">GH-3078</a>: Use Hadoop FileSystem.openFile() to open files by <a href="https://github.com/steveloughran"><code>@​steveloughran</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3079">apache/parquet-java#3079</a></li> <li>MINOR: Bump version to 1.16.0-SNAPSHOT by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3097">apache/parquet-java#3097</a></li> <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3092">apache/parquet-java#3092</a></li> <li>Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3094">apache/parquet-java#3094</a></li> <li>Bump net.openhft:zero-allocation-hashing from 0.26ea0 to 0.27ea0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3093">apache/parquet-java#3093</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.41.0 to 2.50.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3109">apache/parquet-java#3109</a></li> <li>Bump jackson.version from 2.18.1 to 2.18.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3108">apache/parquet-java#3108</a></li> <li>MINOR: Remove <code>scala</code> properties from <code>pom.xml</code> by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3104">apache/parquet-java#3104</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3114">GH-3114</a>: Fix LogicalType conversions for nested records on Avro &lt;= 1.8 by <a href="https://github.com/clairemcginty"><code>@​clairemcginty</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3111">apache/parquet-java#3111</a></li> <li>Bump com.google.truth.extensions:truth-proto-extension from 1.4.3 to 1.4.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3107">apache/parquet-java#3107</a></li> <li>Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.9.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3120">apache/parquet-java#3120</a></li> <li>Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3119">apache/parquet-java#3119</a></li> <li>MINOR: Remove Joda as a direct dependency by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3132">apache/parquet-java#3132</a></li> <li>Bump org.easymock:easymock from 5.4.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3131">apache/parquet-java#3131</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3099">GH-3099</a> add libthrift to parquet-cli shaded jar by <a href="https://github.com/Arnaud-Nauwynck"><code>@​Arnaud-Nauwynck</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3100">apache/parquet-java#3100</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3127">GH-3127</a>: Enabled <code>parquet.hadoop.vectored.io.enabled</code> by default by <a href="https://github.com/dongjoon-hyun"><code>@​dongjoon-hyun</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3128">apache/parquet-java#3128</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3123">GH-3123</a>: Omit level histogram for some max levels by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3124">apache/parquet-java#3124</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3133">GH-3133</a>: Fix SizeStatistics to handle omitted histogram by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3134">apache/parquet-java#3134</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3125">GH-3125</a>: Add CLI for SizeStatistics by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3126">apache/parquet-java#3126</a></li> <li>GH-3115-Fix int96 read issue in complex type by <a href="https://github.com/pratyush-sharma-2025"><code>@​pratyush-sharma-2025</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3118">apache/parquet-java#3118</a></li> <li>MINOR: Remove <code>parquet-tools</code> from <code>NOTICE</code> by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3140">apache/parquet-java#3140</a></li> <li>Bump com.google.guava:guava from 33.2.1-jre to 33.4.0-jre by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3137">apache/parquet-java#3137</a></li> <li>Bump protobuf.version from 3.25.5 to 3.25.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3138">apache/parquet-java#3138</a></li> <li>MINOR: Improve exception message in InternalFileDecryptor by <a href="https://github.com/zhongyujiang"><code>@​zhongyujiang</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3143">apache/parquet-java#3143</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.50.0 to 2.51.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3151">apache/parquet-java#3151</a></li> <li>MINOR: Remove release script by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3144">apache/parquet-java#3144</a></li> <li>Deprecate Apache Pig integration by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3153">apache/parquet-java#3153</a></li> <li>Bump com.h2database:h2 from 2.3.230 to 2.3.232 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3158">apache/parquet-java#3158</a></li> <li>Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3159">apache/parquet-java#3159</a></li> <li>Add logical type annotation for <code>UnknownType</code> by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3154">apache/parquet-java#3154</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3156">GH-3156</a>: Enable vectored IO by default. by <a href="https://github.com/ahmarsuhail"><code>@​ahmarsuhail</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3155">apache/parquet-java#3155</a></li> <li>Bump it.unimi.dsi:fastutil from 8.5.13 to 8.5.15 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3162">apache/parquet-java#3162</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3122">GH-3122</a>: Correct V2 page header compression fields for zero-size data pages by <a href="https://github.com/ConeyLiu"><code>@​ConeyLiu</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3148">apache/parquet-java#3148</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3163">GH-3163</a>: Reduce memory and time overhead of ParquetRewriterTests by <a href="https://github.com/rahulketch"><code>@​rahulketch</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3164">apache/parquet-java#3164</a></li> <li>MINOR: Reader fails fast when footer size is larger than INT_MAX by <a href="https://github.com/ConeyLiu"><code>@​ConeyLiu</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3136">apache/parquet-java#3136</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3168">GH-3168</a>: Restrict trusted packages in the parquet-avro module by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3169">apache/parquet-java#3169</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3172">GH-3172</a>: Do not drop blocks with some null values if <code>DictionaryFilter</code> is applied for <code>UserDefinedPredicate</code> which keeps null values by <a href="https://github.com/ebartkus"><code>@​ebartkus</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3173">apache/parquet-java#3173</a></li> <li>Bump jackson.version from 2.18.2 to 2.18.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3170">apache/parquet-java#3170</a></li> <li>MINOR: update latest version to 1.15.1 by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3179">apache/parquet-java#3179</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.51.0 to 2.54.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3177">apache/parquet-java#3177</a></li> <li>Bump Parquet Format to 2.11 by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3181">apache/parquet-java#3181</a></li> <li>[MINOR] Enable jitpack.io repo only when brotli is required by <a href="https://github.com/pan3793"><code>@​pan3793</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3180">apache/parquet-java#3180</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/parquet-java/commit/402c3810c372d29603e181771acebfecc71bef61"><code>402c381</code></a> [maven-release-plugin] prepare release apache-parquet-1.16.0-rc2</li> <li><a href="https://github.com/apache/parquet-java/commit/0e279eff80cba89ef7a67c4e8da412e140480335"><code>0e279ef</code></a> Add comparator for <code>UnknownLogicalType</code> (<a href="https://redirect.github.com/apache/parquet-mr/issues/3292">#3292</a>) (<a href="https://redirect.github.com/apache/parquet-mr/issues/3295">#3295</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/f85f083ed7a54c27d202746a93b3d7b13da268df"><code>f85f083</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/parquet-java/commit/36d18808e0d5206cadbb643dc82750027fb1aaf7"><code>36d1880</code></a> [maven-release-plugin] prepare release apache-parquet-1.16.0-rc1</li> <li><a href="https://github.com/apache/parquet-java/commit/2d463ee126da61628ae746115e13cf8af58d0650"><code>2d463ee</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/parquet-java/commit/1e3d70101a39e52186ff08e9270909b3d520a832"><code>1e3d701</code></a> [maven-release-plugin] prepare release apache-parquet-1.16.0-rc0</li> <li><a href="https://github.com/apache/parquet-java/commit/7ef2f914965699834f7f16cf1a75463031413806"><code>7ef2f91</code></a> bump parquet-plugins to 1.16.0 for release</li> <li><a href="https://github.com/apache/parquet-java/commit/0d25e13ff6d6a3e0582f79b972fb622d7a0c9b60"><code>0d25e13</code></a> MINOR: Bump parquet-format to 2.12.0 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3285">#3285</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/299b0aea128645312badc329479920ddf8736577"><code>299b0ae</code></a> MINOR: Bump thrift to 0.22.0 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3229">#3229</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/36a5f9cf8c1ce2c19631a0ec376665c5e41ea215"><code>36a5f9c</code></a> Bump jackson.version from 2.19.0 to 2.19.2 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3266">#3266</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/parquet-mr/compare/apache-parquet-1.15.2...apache-parquet-1.16.0">compare view</a></li> </ul> </details> <br /> Updates `org.apache.parquet:parquet-hadoop` from 1.15.2 to 1.16.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/parquet-mr/releases">org.apache.parquet:parquet-hadoop's releases</a>.</em></p> <blockquote> <h2>Apache Parquet Java 1.16.0</h2> <h2>What's Changed</h2> <ul> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/2943">GH-2943</a>: Remove hadoop-2 support by <a href="https://github.com/steveloughran"><code>@​steveloughran</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3061">apache/parquet-java#3061</a></li> <li>MINOR: Use <code>exec-maven-plugin.version</code> property by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3047">apache/parquet-java#3047</a></li> <li>MINOR: Add shading for JDK22 specific classes by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3081">apache/parquet-java#3081</a></li> <li>MINOR: Revert <code>buildnumber-maven-plugin</code> to 3.2.0 by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3082">apache/parquet-java#3082</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3086">GH-3086</a>: Allow for empty beans by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3087">apache/parquet-java#3087</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3089">GH-3089</a>: Add missing license header to pom.xml by <a href="https://github.com/raulcd"><code>@​raulcd</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3090">apache/parquet-java#3090</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3078">GH-3078</a>: Use Hadoop FileSystem.openFile() to open files by <a href="https://github.com/steveloughran"><code>@​steveloughran</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3079">apache/parquet-java#3079</a></li> <li>MINOR: Bump version to 1.16.0-SNAPSHOT by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3097">apache/parquet-java#3097</a></li> <li>Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3092">apache/parquet-java#3092</a></li> <li>Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3094">apache/parquet-java#3094</a></li> <li>Bump net.openhft:zero-allocation-hashing from 0.26ea0 to 0.27ea0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3093">apache/parquet-java#3093</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.41.0 to 2.50.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3109">apache/parquet-java#3109</a></li> <li>Bump jackson.version from 2.18.1 to 2.18.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3108">apache/parquet-java#3108</a></li> <li>MINOR: Remove <code>scala</code> properties from <code>pom.xml</code> by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3104">apache/parquet-java#3104</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3114">GH-3114</a>: Fix LogicalType conversions for nested records on Avro &lt;= 1.8 by <a href="https://github.com/clairemcginty"><code>@​clairemcginty</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3111">apache/parquet-java#3111</a></li> <li>Bump com.google.truth.extensions:truth-proto-extension from 1.4.3 to 1.4.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3107">apache/parquet-java#3107</a></li> <li>Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.9.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3120">apache/parquet-java#3120</a></li> <li>Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3119">apache/parquet-java#3119</a></li> <li>MINOR: Remove Joda as a direct dependency by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3132">apache/parquet-java#3132</a></li> <li>Bump org.easymock:easymock from 5.4.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3131">apache/parquet-java#3131</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3099">GH-3099</a> add libthrift to parquet-cli shaded jar by <a href="https://github.com/Arnaud-Nauwynck"><code>@​Arnaud-Nauwynck</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3100">apache/parquet-java#3100</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3127">GH-3127</a>: Enabled <code>parquet.hadoop.vectored.io.enabled</code> by default by <a href="https://github.com/dongjoon-hyun"><code>@​dongjoon-hyun</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3128">apache/parquet-java#3128</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3123">GH-3123</a>: Omit level histogram for some max levels by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3124">apache/parquet-java#3124</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3133">GH-3133</a>: Fix SizeStatistics to handle omitted histogram by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3134">apache/parquet-java#3134</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3125">GH-3125</a>: Add CLI for SizeStatistics by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3126">apache/parquet-java#3126</a></li> <li>GH-3115-Fix int96 read issue in complex type by <a href="https://github.com/pratyush-sharma-2025"><code>@​pratyush-sharma-2025</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3118">apache/parquet-java#3118</a></li> <li>MINOR: Remove <code>parquet-tools</code> from <code>NOTICE</code> by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3140">apache/parquet-java#3140</a></li> <li>Bump com.google.guava:guava from 33.2.1-jre to 33.4.0-jre by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3137">apache/parquet-java#3137</a></li> <li>Bump protobuf.version from 3.25.5 to 3.25.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3138">apache/parquet-java#3138</a></li> <li>MINOR: Improve exception message in InternalFileDecryptor by <a href="https://github.com/zhongyujiang"><code>@​zhongyujiang</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3143">apache/parquet-java#3143</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.50.0 to 2.51.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3151">apache/parquet-java#3151</a></li> <li>MINOR: Remove release script by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3144">apache/parquet-java#3144</a></li> <li>Deprecate Apache Pig integration by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3153">apache/parquet-java#3153</a></li> <li>Bump com.h2database:h2 from 2.3.230 to 2.3.232 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3158">apache/parquet-java#3158</a></li> <li>Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3159">apache/parquet-java#3159</a></li> <li>Add logical type annotation for <code>UnknownType</code> by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3154">apache/parquet-java#3154</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3156">GH-3156</a>: Enable vectored IO by default. by <a href="https://github.com/ahmarsuhail"><code>@​ahmarsuhail</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3155">apache/parquet-java#3155</a></li> <li>Bump it.unimi.dsi:fastutil from 8.5.13 to 8.5.15 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3162">apache/parquet-java#3162</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3122">GH-3122</a>: Correct V2 page header compression fields for zero-size data pages by <a href="https://github.com/ConeyLiu"><code>@​ConeyLiu</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3148">apache/parquet-java#3148</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3163">GH-3163</a>: Reduce memory and time overhead of ParquetRewriterTests by <a href="https://github.com/rahulketch"><code>@​rahulketch</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3164">apache/parquet-java#3164</a></li> <li>MINOR: Reader fails fast when footer size is larger than INT_MAX by <a href="https://github.com/ConeyLiu"><code>@​ConeyLiu</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3136">apache/parquet-java#3136</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3168">GH-3168</a>: Restrict trusted packages in the parquet-avro module by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3169">apache/parquet-java#3169</a></li> <li><a href="https://redirect.github.com/apache/parquet-mr/issues/3172">GH-3172</a>: Do not drop blocks with some null values if <code>DictionaryFilter</code> is applied for <code>UserDefinedPredicate</code> which keeps null values by <a href="https://github.com/ebartkus"><code>@​ebartkus</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3173">apache/parquet-java#3173</a></li> <li>Bump jackson.version from 2.18.2 to 2.18.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3170">apache/parquet-java#3170</a></li> <li>MINOR: update latest version to 1.15.1 by <a href="https://github.com/wgtmac"><code>@​wgtmac</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3179">apache/parquet-java#3179</a></li> <li>Bump com.google.api.grpc:proto-google-common-protos from 2.51.0 to 2.54.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/parquet-java/pull/3177">apache/parquet-java#3177</a></li> <li>Bump Parquet Format to 2.11 by <a href="https://github.com/Fokko"><code>@​Fokko</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3181">apache/parquet-java#3181</a></li> <li>[MINOR] Enable jitpack.io repo only when brotli is required by <a href="https://github.com/pan3793"><code>@​pan3793</code></a> in <a href="https://redirect.github.com/apache/parquet-java/pull/3180">apache/parquet-java#3180</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/parquet-java/commit/402c3810c372d29603e181771acebfecc71bef61"><code>402c381</code></a> [maven-release-plugin] prepare release apache-parquet-1.16.0-rc2</li> <li><a href="https://github.com/apache/parquet-java/commit/0e279eff80cba89ef7a67c4e8da412e140480335"><code>0e279ef</code></a> Add comparator for <code>UnknownLogicalType</code> (<a href="https://redirect.github.com/apache/parquet-mr/issues/3292">#3292</a>) (<a href="https://redirect.github.com/apache/parquet-mr/issues/3295">#3295</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/f85f083ed7a54c27d202746a93b3d7b13da268df"><code>f85f083</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/parquet-java/commit/36d18808e0d5206cadbb643dc82750027fb1aaf7"><code>36d1880</code></a> [maven-release-plugin] prepare release apache-parquet-1.16.0-rc1</li> <li><a href="https://github.com/apache/parquet-java/commit/2d463ee126da61628ae746115e13cf8af58d0650"><code>2d463ee</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/parquet-java/commit/1e3d70101a39e52186ff08e9270909b3d520a832"><code>1e3d701</code></a> [maven-release-plugin] prepare release apache-parquet-1.16.0-rc0</li> <li><a href="https://github.com/apache/parquet-java/commit/7ef2f914965699834f7f16cf1a75463031413806"><code>7ef2f91</code></a> bump parquet-plugins to 1.16.0 for release</li> <li><a href="https://github.com/apache/parquet-java/commit/0d25e13ff6d6a3e0582f79b972fb622d7a0c9b60"><code>0d25e13</code></a> MINOR: Bump parquet-format to 2.12.0 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3285">#3285</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/299b0aea128645312badc329479920ddf8736577"><code>299b0ae</code></a> MINOR: Bump thrift to 0.22.0 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3229">#3229</a>)</li> <li><a href="https://github.com/apache/parquet-java/commit/36a5f9cf8c1ce2c19631a0ec376665c5e41ea215"><code>36a5f9c</code></a> Bump jackson.version from 2.19.0 to 2.19.2 (<a href="https://redirect.github.com/apache/parquet-mr/issues/3266">#3266</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/parquet-mr/compare/apache-parquet-1.15.2...apache-parquet-1.16.0">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d4cf21 commit 7942779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataset/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ under the License.
3232

3333
<properties>
3434
<arrow.cpp.build.dir>../../../cpp/release-build/</arrow.cpp.build.dir>
35-
<parquet.version>1.15.2</parquet.version>
35+
<parquet.version>1.16.0</parquet.version>
3636
<avro.version>1.12.0</avro.version>
3737
</properties>
3838

0 commit comments

Comments
 (0)