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

   Bumps [duckdb](https://github.com/duckdb/duckdb) from 0.9.1 to 0.9.2.
   <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>0.9.2 Bugfix Release</h2>
   <p>This is a bug fix release for various issues discovered after we released 
0.9.1. There are no new features, just bug fixes. Database files created by 
DuckDB v0.9.0 or v0.9.1 can be read by DuckDB v0.9.2 (i.e. v0.9.2 is backwards 
compatible with both v0.9.0 and 0.9.1 and vice versa).</p>
   <h2>What's Changed</h2>
   <ul>
   <li>[Dev] Fix Wasm.yml by <a 
href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9303";>duckdb/duckdb#9303</a></li>
   <li>[Dev] Fix Wasm.yml, hardcoding extension config to latest duckdb-wasm by 
<a href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9307";>duckdb/duckdb#9307</a></li>
   <li>Fix R CMD check script by <a 
href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9326";>duckdb/duckdb#9326</a></li>
   <li>[Dev] Remove unused tools/wasm folder by <a 
href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9328";>duckdb/duckdb#9328</a></li>
   <li>[ODBC] SQLColAttribute fix by <a 
href="https://github.com/maiadegraaf";><code>@​maiadegraaf</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9316";>duckdb/duckdb#9316</a></li>
   <li>Fix typo by <a 
href="https://github.com/shreeve";><code>@​shreeve</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9313";>duckdb/duckdb#9313</a></li>
   <li>[Dev] Trigger R.yml only only if there are changes to R.yml itself by <a 
href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9304";>duckdb/duckdb#9304</a></li>
   <li>Add thread limit to test by <a 
href="https://github.com/lnkuiper";><code>@​lnkuiper</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9305";>duckdb/duckdb#9305</a></li>
   <li>fix typing_extensions ImportError in experimental spark api by <a 
href="https://github.com/Mause";><code>@​Mause</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9346";>duckdb/duckdb#9346</a></li>
   <li>HTTPFS: Move from HTTPException to base class IOException by <a 
href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9351";>duckdb/duckdb#9351</a></li>
   <li>fix for System.Data.ODBC GetSchema() by <a 
href="https://github.com/bucweat";><code>@​bucweat</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9336";>duckdb/duckdb#9336</a></li>
   <li>Removes some static global variables by <a 
href="https://github.com/TinyTinni";><code>@​TinyTinni</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9310";>duckdb/duckdb#9310</a></li>
   <li>Bump Julia to 0.9.1 by <a 
href="https://github.com/Mytherin";><code>@​Mytherin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9354";>duckdb/duckdb#9354</a></li>
   <li>[Optimizer] Fix transitive filter issue by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9337";>duckdb/duckdb#9337</a></li>
   <li>Julia - v0.9 by <a 
href="https://github.com/Mytherin";><code>@​Mytherin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9359";>duckdb/duckdb#9359</a></li>
   <li>fix time_bucket_tz(day): don't truncate input to a day boundary in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9320";>duckdb/duckdb#9320</a></li>
   <li>Increase the minimum cmake version to 3.5 by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9364";>duckdb/duckdb#9364</a></li>
   <li>[PyArrow] Fix bug in timestamp pushdown by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9377";>duckdb/duckdb#9377</a></li>
   <li>Satisfy GCC's LTO checks by <a 
href="https://github.com/krlmlr";><code>@​krlmlr</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9386";>duckdb/duckdb#9386</a></li>
   <li>New generate_query_graph tool. by <a 
href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9212";>duckdb/duckdb#9212</a></li>
   <li>Fix LIST aggregate prepare statement exception by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9370";>duckdb/duckdb#9370</a></li>
   <li>[Python] Throw explicit error for misuse of <code>execute</code> by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9394";>duckdb/duckdb#9394</a></li>
   <li>update R CMD workflow to apply patches in .github/patches/duckdb-r by <a 
href="https://github.com/Tmonster";><code>@​Tmonster</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9412";>duckdb/duckdb#9412</a></li>
   <li>[UnionVerify] Properly deal with SelectionVectors by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9409";>duckdb/duckdb#9409</a></li>
   <li>[ART] Improve error message for zero bytes in BLOBs by <a 
href="https://github.com/taniabogatsch";><code>@​taniabogatsch</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9415";>duckdb/duckdb#9415</a></li>
   <li>Enable serialization of LogicalCopyToFile by <a 
href="https://github.com/Maxxen";><code>@​Maxxen</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9418";>duckdb/duckdb#9418</a></li>
   <li>Nits for storage and Python API comments by <a 
href="https://github.com/szarnyasg";><code>@​szarnyasg</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9414";>duckdb/duckdb#9414</a></li>
   <li>Issue <a 
href="https://redirect.github.com/duckdb/duckdb/issues/9416";>#9416</a>: 
Windowed Peer Functions by <a 
href="https://github.com/hawkfish";><code>@​hawkfish</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9425";>duckdb/duckdb#9425</a></li>
   <li>[Python] Adjust <code>relation.df()</code> to output microsecond 
precision for <code>DATE</code> types. by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9362";>duckdb/duckdb#9362</a></li>
   <li>[Python] Support PEP 563 by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9385";>duckdb/duckdb#9385</a></li>
   <li>Fix <a 
href="https://redirect.github.com/duckdb/duckdb/issues/8185";>#8185</a> - avoid 
infinite recursion in AddTransitiveFilters by <a 
href="https://github.com/Mytherin";><code>@​Mytherin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9440";>duckdb/duckdb#9440</a></li>
   <li>Fix 9447: SIGSEGV when executing read_csv() query for struct with empty 
VARCHAR by <a href="https://github.com/ryderblue";><code>@​ryderblue</code></a> 
in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9448";>duckdb/duckdb#9448</a></li>
   <li>Fuzzer <a 
href="https://redirect.github.com/duckdb/duckdb/issues/1294";>#1294</a>: 
Non-Constant NULL Format by <a 
href="https://github.com/hawkfish";><code>@​hawkfish</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9450";>duckdb/duckdb#9450</a></li>
   <li>GitHub Actions bot: Prune search space with '--search' by <a 
href="https://github.com/szarnyasg";><code>@​szarnyasg</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9445";>duckdb/duckdb#9445</a></li>
   <li>Issue <a 
href="https://redirect.github.com/duckdb/duckdb/issues/9396";>#9396</a>: AsOf 
Inequality Optimisation by <a 
href="https://github.com/hawkfish";><code>@​hawkfish</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9449";>duckdb/duckdb#9449</a></li>
   <li>Add bot for the 'Needs Documentation' label by <a 
href="https://github.com/szarnyasg";><code>@​szarnyasg</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9444";>duckdb/duckdb#9444</a></li>
   <li>Fix field ids in LogicalCopyToFile:Deserialize by <a 
href="https://github.com/Maxxen";><code>@​Maxxen</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9424";>duckdb/duckdb#9424</a></li>
   <li>[Export Database] Produce up-to-date query for ViewCatalogEntry by <a 
href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9375";>duckdb/duckdb#9375</a></li>
   <li>include csv_rejects_table headers for amalgamation by <a 
href="https://github.com/Maxxen";><code>@​Maxxen</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9454";>duckdb/duckdb#9454</a></li>
   <li>feat(jdbc): result streaming by <a 
href="https://github.com/Mause";><code>@​Mause</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9437";>duckdb/duckdb#9437</a></li>
   <li>[Arrow] Add support for dictionary's in child arrays (i.e list of ENUM) 
by <a href="https://github.com/Tishj";><code>@​Tishj</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9331";>duckdb/duckdb#9331</a></li>
   <li>Detect AppleClang in cmake, add defines for 
<code>DUCKDB_MAJOR/MINOR/PATCH_VERSION</code> by <a 
href="https://github.com/Maxxen";><code>@​Maxxen</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9457";>duckdb/duckdb#9457</a></li>
   <li>[Dev] Fix build for extension-upload-wasm to fix (avoiding manual copy) 
by <a href="https://github.com/carlopi";><code>@​carlopi</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9467";>duckdb/duckdb#9467</a></li>
   <li>Fix <a 
href="https://redirect.github.com/duckdb/duckdb/issues/9459";>#9459</a> - remove 
unused qualified name parsing by <a 
href="https://github.com/Mytherin";><code>@​Mytherin</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9472";>duckdb/duckdb#9472</a></li>
   <li>Add license to Swift client by <a 
href="https://github.com/szarnyasg";><code>@​szarnyasg</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9446";>duckdb/duckdb#9446</a></li>
   <li>Issue <a 
href="https://redirect.github.com/duckdb/duckdb/issues/8937";>#8937</a>: Window 
Order Collation by <a 
href="https://github.com/hawkfish";><code>@​hawkfish</code></a> in <a 
href="https://redirect.github.com/duckdb/duckdb/pull/9477";>duckdb/duckdb#9477</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/cfe98c2dfeaef5b3578c4a4f80bdbcd4f338d4a5";><code>cfe98c2</code></a>
 Set globalDb to NULL after closing DB</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/3a9c632008f105775d01ac41aedc49604e1c6ba9";><code>3a9c632</code></a>
 Merge pull request <a 
href="https://redirect.github.com/duckdb/duckdb/issues/9580";>#9580</a> from 
maiadegraaf/col_attr_test_reorg</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/112741203e3cd3543fa22b73c83a56a41a2993a1";><code>1127412</code></a>
 Remove delete expected function</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/34e40ae00f9be4b866a513d1148c529a6ba95284";><code>34e40ae</code></a>
 Merge pull request <a 
href="https://redirect.github.com/duckdb/duckdb/issues/9603";>#9603</a> from 
motherduckdb/user_agent_option</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/62316dfd64fce8d973f5a8c3b981acfd8cccdd8d";><code>62316df</code></a>
 make duckdb_api and custom_user_agent composable</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/42a777506d4720bf01b7c74f27dd91ce1d7ae182";><code>42a7775</code></a>
 Merge remote-tracking branch 'origin/col_attr_test_reorg' into 
col_attr_test_...</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/77c20fe28066cac9107b8c3f11607a8d5a63fb11";><code>77c20fe</code></a>
 Remove FindKey Function</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/437c68392bb458e0ae99fb8a5e48c6897ae6eabf";><code>437c683</code></a>
 remove unnecessary comment</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/9cedea641b54fbe522567a0a676393146f4b5778";><code>9cedea6</code></a>
 Remove new</li>
   <li><a 
href="https://github.com/duckdb/duckdb/commit/4ce0ca4d65469c4463937d6067a33944e2a263bc";><code>4ce0ca4</code></a>
 use current_setting() and test helper</li>
   <li>Additional commits viewable in <a 
href="https://github.com/duckdb/duckdb/compare/v0.9.1...v0.9.2";>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=0.9.1&new-version=0.9.2)](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