You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/11 04:05:53 UTC

[GitHub] [iceberg] dependabot[bot] opened a new pull request, #6403: Build: Bump duckdb from 0.6.0 to 0.6.1 in /python

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

   Bumps [duckdb](https://github.com/duckdb/duckdb) from 0.6.0 to 0.6.1.
   <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.6.1 Bugfix Release</h2>
   <p>This is a bug fix release for various issues discovered after we released 0.6.0. There are no new features, just bug fixes.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Correctly accept BUILD_JEMALLOC_EXTENSION on Linux by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5343">duckdb/duckdb#5343</a></li>
   <li>[julia] fix docstring of <code>load!</code> and relax type restriction by <a href="https://github.com/jfb-h"><code>@​jfb-h</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5354">duckdb/duckdb#5354</a></li>
   <li>Bump DuckDB_jll compat to v0.6 by <a href="https://github.com/jeremiahpslewis"><code>@​jeremiahpslewis</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5356">duckdb/duckdb#5356</a></li>
   <li>Issue <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5342">#5342</a>: DATE_PART Struct Indexing by <a href="https://github.com/hawkfish"><code>@​hawkfish</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5382">duckdb/duckdb#5382</a></li>
   <li>Add reference to cleanup function for duckdb_result_get_chunk by <a href="https://github.com/ak-coram"><code>@​ak-coram</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5389">duckdb/duckdb#5389</a></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5390">#5390</a>: in filter pull-up optimizer avoid adding columns to one side of a set operation by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5400">duckdb/duckdb#5400</a></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5371">#5371</a>: correctly use instance cache in JDBC and ODBC connector by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5398">duckdb/duckdb#5398</a></li>
   <li>Add support for reading JSON type columns from Parquet files by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5401">duckdb/duckdb#5401</a></li>
   <li>[Dev] Fix compilation issues related to MSVC and Windows.h by <a href="https://github.com/Tishj"><code>@​Tishj</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5386">duckdb/duckdb#5386</a></li>
   <li>fix: upgrade npm's internal node-gyp by <a href="https://github.com/Mause"><code>@​Mause</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5402">duckdb/duckdb#5402</a></li>
   <li>[Appender] Appender can now properly append to DECIMAL columns by <a href="https://github.com/Tishj"><code>@​Tishj</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5364">duckdb/duckdb#5364</a></li>
   <li>Fix bug causing loss of order preservation in insert by <a href="https://github.com/lnkuiper"><code>@​lnkuiper</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5427">duckdb/duckdb#5427</a></li>
   <li>Allocator: throw std::bad_alloc if a malloc allocation fails by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5439">duckdb/duckdb#5439</a></li>
   <li>Fix the use of COLUMNS(...) in ORDER BY clause by <a href="https://github.com/lokax"><code>@​lokax</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5444">duckdb/duckdb#5444</a></li>
   <li>Adding lazy relation -&gt; data.frame conversion for R client by <a href="https://github.com/hannes"><code>@​hannes</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5181">duckdb/duckdb#5181</a></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5450">#5450</a>, don't crash on integer dates in R by <a href="https://github.com/hannes"><code>@​hannes</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5451">duckdb/duckdb#5451</a></li>
   <li>Issue <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5366">#5366</a>: QUANTILE_DISC Intervals by <a href="https://github.com/hawkfish"><code>@​hawkfish</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5442">duckdb/duckdb#5442</a></li>
   <li>Remove the f off by <a href="https://github.com/hatvik"><code>@​hatvik</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5475">duckdb/duckdb#5475</a></li>
   <li>Fix many fuzzer issues by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5482">duckdb/duckdb#5482</a></li>
   <li>Allow column references in constant table functions by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5483">duckdb/duckdb#5483</a></li>
   <li>Node register arrow ipc buffer fix by <a href="https://github.com/samansmink"><code>@​samansmink</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5433">duckdb/duckdb#5433</a></li>
   <li>Add initializer for queue_insertions by <a href="https://github.com/hannes"><code>@​hannes</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5504">duckdb/duckdb#5504</a></li>
   <li>Disabling per-value materialization of r altrep strings in results by <a href="https://github.com/hannes"><code>@​hannes</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5454">duckdb/duckdb#5454</a></li>
   <li>Correctly set delim_offset in flatten dependent join and disable linux arrow test by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5509">duckdb/duckdb#5509</a></li>
   <li>update arrow extension by <a href="https://github.com/samansmink"><code>@​samansmink</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5506">duckdb/duckdb#5506</a></li>
   <li>[Python] Correct stub for DuckDBPyConnection::df by <a href="https://github.com/Tishj"><code>@​Tishj</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5385">duckdb/duckdb#5385</a></li>
   <li>Add deserialization to custom operators by <a href="https://github.com/rjatwal"><code>@​rjatwal</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5496">duckdb/duckdb#5496</a></li>
   <li>[Python] No longer truncate ByteArray values by nullbytes by <a href="https://github.com/Tishj"><code>@​Tishj</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5517">duckdb/duckdb#5517</a></li>
   <li>Add in the pg_database, pg_proc, and pg_settings views to pg_catalog by <a href="https://github.com/jwills"><code>@​jwills</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5526">duckdb/duckdb#5526</a></li>
   <li>Fix various BufferManager issues by <a href="https://github.com/lnkuiper"><code>@​lnkuiper</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5476">duckdb/duckdb#5476</a></li>
   <li>Add feature request link by <a href="https://github.com/Mause"><code>@​Mause</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5324">duckdb/duckdb#5324</a></li>
   <li>[Python] Fix <code>relation.query()</code> not accepting non-select statements by <a href="https://github.com/Tishj"><code>@​Tishj</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5531">duckdb/duckdb#5531</a></li>
   <li>fix issue <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5488">#5488</a> by <a href="https://github.com/samansmink"><code>@​samansmink</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5519">duckdb/duckdb#5519</a></li>
   <li>[Python] Adding back Query interrupt support (through Ctrl+C) by <a href="https://github.com/Tishj"><code>@​Tishj</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5487">duckdb/duckdb#5487</a></li>
   <li>Adding dummy user/username/password settings by <a href="https://github.com/hannes"><code>@​hannes</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5530">duckdb/duckdb#5530</a></li>
   <li>Add memory leak tests, and fix memory leaks related to repeated table creation/destruction by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5537">duckdb/duckdb#5537</a></li>
   <li>DuckBox renderer fixes by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5539">duckdb/duckdb#5539</a></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5533">#5533</a>: correctly use timestamp logical type unit in Parquet stats reader by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5540">duckdb/duckdb#5540</a></li>
   <li>Disable the extended code coverage tests for now by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5542">duckdb/duckdb#5542</a></li>
   <li>NLJoin is not always terrible by <a href="https://github.com/pdet"><code>@​pdet</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5538">duckdb/duckdb#5538</a></li>
   <li>naming mismatch for linux arm extension upload by <a href="https://github.com/samansmink"><code>@​samansmink</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5556">duckdb/duckdb#5556</a></li>
   <li>Deprecate 'sprintf' usage using MacOSX SDK 13  by <a href="https://github.com/darrenfu"><code>@​darrenfu</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5545">duckdb/duckdb#5545</a></li>
   <li>Fix <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5546">#5546</a>: allow foldable scalar expressions in standard table functions by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5550">duckdb/duckdb#5550</a></li>
   <li>Upgrade sqlite scanner hash by <a href="https://github.com/Mytherin"><code>@​Mytherin</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5551">duckdb/duckdb#5551</a></li>
   <li>[Python] Fixed bug where creating a cursor from a closed connection caused a segfault by <a href="https://github.com/Tishj"><code>@​Tishj</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5565">duckdb/duckdb#5565</a></li>
   <li>Fsst pull bugfix from upstream by <a href="https://github.com/samansmink"><code>@​samansmink</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5567">duckdb/duckdb#5567</a></li>
   <li>Parquet: Not setting num_children for primitive types as per spec by <a href="https://github.com/hannes"><code>@​hannes</code></a> in <a href="https://github-redirect.dependabot.com/duckdb/duckdb/pull/5579">duckdb/duckdb#5579</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/919cad22e8090087ae33625661f26a5fc78d188b"><code>919cad2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5594">#5594</a> from hannes/bug5593</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/573dcb2479a10f8cd77d40015b0f0178a3a2a4e0"><code>573dcb2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5554">#5554</a> from taniabogatsch/fix-5523</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/b29424f3d1a483a2297db56fa293dda1e3438697"><code>b29424f</code></a> fix test</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/8828857a3405062c1e8ace1cb14812ff40a17466"><code>8828857</code></a> copy properties to not lose settings</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/622f7611c4ee5c555fa4213f92b8edebc0ead48c"><code>622f761</code></a> impl review</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/3cca284f6c86495552bbd7bac61449ab2244990e"><code>3cca284</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5581">#5581</a> from Tishj/accidental_pandas_dependency</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/4af78074f025072c0ee191b944abe611f1cfa565"><code>4af7807</code></a> removed hard dependency on pandas, using the import_cache</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/7669354417e3d8de7b896ff122bc9ed787bb339e"><code>7669354</code></a> fixed bug with cursor created after connection close</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/cad4c59733f93615deae1cf3356a73a5ba456975"><code>cad4c59</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5539">#5539</a> from Mytherin/boxrendererfixes</li>
   <li><a href="https://github.com/duckdb/duckdb/commit/1e443c4619b56bc2e3622b384d92e74ba4e104d3"><code>1e443c4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/duckdb/duckdb/issues/5530">#5530</a> from hannes/jdbcuserpwignorelma</li>
   <li>Additional commits viewable in <a href="https://github.com/duckdb/duckdb/compare/v0.6.0...v0.6.1">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.6.0&new-version=0.6.1)](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 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-unsubscribe@iceberg.apache.org

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


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


[GitHub] [iceberg] Fokko merged pull request #6403: Build: Bump duckdb from 0.6.0 to 0.6.1 in /python

Posted by GitBox <gi...@apache.org>.
Fokko merged PR #6403:
URL: https://github.com/apache/iceberg/pull/6403


-- 
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-unsubscribe@iceberg.apache.org

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


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