dependabot[bot] opened a new pull request, #1152:
URL: https://github.com/apache/iceberg-python/pull/1152

   Bumps [duckdb](https://github.com/duckdb/duckdb) from 1.0.0 to 1.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/duckdb/duckdb/releases";>duckdb's releases</a>.</em></p>
   <blockquote>
   <h2>DuckDB 1.1.0 &quot;Eatoni&quot;</h2>
   <p>This release of DuckDB is named &quot;Eatoni&quot; after Eaton's pintail 
(Anas Eatoni) from the southern Indian Ocean.</p>
   <p>Please also refer to the announcement blog post: <a 
href="https://duckdb.org/2024/09/09/announcing-duckdb-110";>https://duckdb.org/2024/09/09/announcing-duckdb-110</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Add feature changes back in by <a 
href="https://github.com/Mytherin";><code>@​Mytherin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11146";>duckdb/duckdb#11146</a></li>
   <li>Make <code>MultiFileReader</code> filename configurable by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11178";>duckdb/duckdb#11178</a></li>
   <li>[Dev] Fix compilation issues on <code>feature</code> by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11082";>duckdb/duckdb#11082</a></li>
   <li>add query() and query_table() functions by <a 
href="https://github.com/chrisiou";><code>@​chrisiou</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/10586";>duckdb/duckdb#10586</a></li>
   <li>[Block Size] Move the block allocation size into the block manager by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11176";>duckdb/duckdb#11176</a></li>
   <li>LIMIT pushdown below PROJECT by <a 
href="https://github.com/jeewonhh";><code>@​jeewonhh</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11112";>duckdb/duckdb#11112</a></li>
   <li>BUGFIX: IN () filter with one argument should translate to = filter.  by 
<a href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11473";>duckdb/duckdb#11473</a></li>
   <li>Regression Script should calculate micro benchmark differences with the 
correct base branch by <a 
href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11762";>duckdb/duckdb#11762</a></li>
   <li>Pushdown filters on window partitions by <a 
href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/10932";>duckdb/duckdb#10932</a></li>
   <li>Arrow ListView Type by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/10766";>duckdb/duckdb#10766</a></li>
   <li>Add scalar function support to the C API by <a 
href="https://github.com/Mytherin";><code>@​Mytherin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11786";>duckdb/duckdb#11786</a></li>
   <li>Add TopN optimization in physical plan mapping by <a 
href="https://github.com/kryonix";><code>@​kryonix</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11290";>duckdb/duckdb#11290</a></li>
   <li>Join-dependent filter derivation by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11272";>duckdb/duckdb#11272</a></li>
   <li>Implement <code>ROW_GROUPS_PER_FILE</code> for Parquet by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11249";>duckdb/duckdb#11249</a></li>
   <li>Prefer Final projected columns on probe side if cardinalities are 
similar by <a href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in 
<a 
href="https://redirect.github.com/duckdb/duckdb/pull/11109";>duckdb/duckdb#11109</a></li>
   <li>Propagate unused columns to distinct on by <a 
href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11006";>duckdb/duckdb#11006</a></li>
   <li>Separate eviction queues by <code>FileBufferType</code> by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11417";>duckdb/duckdb#11417</a></li>
   <li>Disable false positive for vector size nightly in test by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11953";>duckdb/duckdb#11953</a></li>
   <li>Rework jemalloc extension by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11891";>duckdb/duckdb#11891</a></li>
   <li>Tweak jemalloc config by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12034";>duckdb/duckdb#12034</a></li>
   <li>Httpfs test to nightly by <a 
href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12196";>duckdb/duckdb#12196</a></li>
   <li>Removed three reinterpret casts and some rewriting by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12200";>duckdb/duckdb#12200</a></li>
   <li>Begin Profiling Rework to move towards Modularity by <a 
href="https://github.com/maiadegraaf";><code>@​maiadegraaf</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11101";>duckdb/duckdb#11101</a></li>
   <li>[CLI] Add highlighting + limited auto-complete for shell dot commands by 
<a href="https://github.com/Mytherin";><code>@​Mytherin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12201";>duckdb/duckdb#12201</a></li>
   <li>Skip test to fix block size nightly and add more explicit error checking 
by <a href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> 
in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12211";>duckdb/duckdb#12211</a></li>
   <li>Remove BLOCK_ALLOC_SIZE from the column segment files by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11474";>duckdb/duckdb#11474</a></li>
   <li>[Julia] - Added optional <code>schema</code> input argument to 
<code>DuckDB.Appender</code> constructor by <a 
href="https://github.com/curtd";><code>@​curtd</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12174";>duckdb/duckdb#12174</a></li>
   <li>Fix Mark Index in the Bound Join Ref by <a 
href="https://github.com/pdet";><code>@​pdet</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12263";>duckdb/duckdb#12263</a></li>
   <li>Fix for CI Regression Failure by <a 
href="https://github.com/maiadegraaf";><code>@​maiadegraaf</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12273";>duckdb/duckdb#12273</a></li>
   <li>🦆 by <a 
href="https://github.com/samansmink";><code>@​samansmink</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12303";>duckdb/duckdb#12303</a></li>
   <li>Disable <code>JEMALLOC_RETAIN</code> by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12185";>duckdb/duckdb#12185</a></li>
   <li>Enforce compression extensions for CSV Files by <a 
href="https://github.com/pdet";><code>@​pdet</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/11903";>duckdb/duckdb#11903</a></li>
   <li>Make spuriously failing test more robust by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12306";>duckdb/duckdb#12306</a></li>
   <li>Add new extensions to issue template by <a 
href="https://github.com/szarnyasg";><code>@​szarnyasg</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12313";>duckdb/duckdb#12313</a></li>
   <li>[Fix] Block size nightly run by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12283";>duckdb/duckdb#12283</a></li>
   <li>Spell Check | Nothing Major | Corrected base_scanner.cpp by <a 
href="https://github.com/nj7";><code>@​nj7</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12282";>duckdb/duckdb#12282</a></li>
   <li>add duckdb_bind_timestamp_tz function to C API by <a 
href="https://github.com/karlseguin";><code>@​karlseguin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12151";>duckdb/duckdb#12151</a></li>
   <li>[Python] Add some date/datetime functions to pyspark api by <a 
href="https://github.com/mariotaddeucci";><code>@​mariotaddeucci</code></a> in 
<a 
href="https://redirect.github.com/duckdb/duckdb/pull/12075";>duckdb/duckdb#12075</a></li>
   <li>Fixes to Windows workflow and ubuntu_18 action by <a 
href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12308";>duckdb/duckdb#12308</a></li>
   <li>[Extension Dev] Forward declare re2 in 
<code>hive_partitioning.hpp</code> by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12302";>duckdb/duckdb#12302</a></li>
   <li>add expected errors to test/sql/copy/per_thread_output.test by <a 
href="https://github.com/hmeriann";><code>@​hmeriann</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12280";>duckdb/duckdb#12280</a></li>
   <li>Issue <a 
href="https://redirect.github.com/duckdb/duckdb/issues/12287";>#12287</a>: ICU 
Strptime Lists by <a 
href="https://github.com/hawkfish";><code>@​hawkfish</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12295";>duckdb/duckdb#12295</a></li>
   <li>Issue <a 
href="https://redirect.github.com/duckdb/duckdb/issues/12171";>#12171</a>: 
Streaming Window FILTER by <a 
href="https://github.com/hawkfish";><code>@​hawkfish</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12250";>duckdb/duckdb#12250</a></li>
   <li>[Python] Update the Connection wrapper generation, now generates c++ 
code by <a href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/12216";>duckdb/duckdb#12216</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/d52aad7e3ef1393ccac24270cae41dc6980fe673";><code>d52aad7</code></a>
 dont use <strong>arrow_c_stream</strong> for polars</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/b0580c1cfce31f0ea7fbfcf88a6c885a92bae405";><code>b0580c1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/duckdb/duckdb/issues/13778";>#13778</a> from 
szarnyasg/nits-20240905</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/1a8b90e179a8d0f372bb555259672be641a95d00";><code>1a8b90e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/duckdb/duckdb/issues/13765";>#13765</a> from 
Tishj/python_sqllogictester_fixes_5_9</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/f45b54b4f48f76e5f983c5aaee73dabc98cec47e";><code>f45b54b</code></a>
 Make the docs linter happy: 'e.g.' -&gt; 'e.g.,'</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/556bf7082a44be8c436a58f95d5d2189dd6044da";><code>556bf70</code></a>
 Merge pull request <a 
href="https://redirect.github.com/duckdb/duckdb/issues/13773";>#13773</a> from 
Tishj/pyfilesystem_assert_no_gil</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/41e1cfca57887bedc0f01beebfc3761b2939b70e";><code>41e1cfc</code></a>
 use importorskip</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/24abb93d711ffaaefc5b903acdaebaeef6de291f";><code>24abb93</code></a>
 make sure the GIL is not held when interacting with the PyFileSystem</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/30879179a56b527ff1da56d6dd1ffa02eb60765d";><code>3087917</code></a>
 dont exclude the varint test</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/764fa7f39929438e37003a100b739ceca6290a1f";><code>764fa7f</code></a>
 The GIL should not be held during the bind of a Relation</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/185802d78b1e9e2ac45d3b6b371969307caade89";><code>185802d</code></a>
 undo unnecessary changes</li>
   <li>Additional commits viewable in <a 
href="https://github.com/duckdb/duckdb/compare/v1.0.0...v1.1.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=duckdb&package-manager=pip&previous-version=1.0.0&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 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>


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to