Skip to content

chore(deps-dev): bump duckdb from 1.5.3 to 1.5.4 - #41480

Merged
rusackas merged 3 commits into
masterfrom
dependabot/pip/duckdb-1.5.4
Jun 28, 2026
Merged

chore(deps-dev): bump duckdb from 1.5.3 to 1.5.4#41480
rusackas merged 3 commits into
masterfrom
dependabot/pip/duckdb-1.5.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor

Bumps duckdb from 1.5.3 to 1.5.4.

Release notes

Sourced from duckdb's releases.

v1.5.4 Bugfix Release

See DuckDB's changelog for all changes in DuckDB.

What's Changed in DuckDB-Python

Commits
  • 305369d Pin duckdb at release hash 08e34c447b
  • 6ac2daa Unify arrow exports across all query result types (#495)
  • 3211977 force windows 2022 runners
  • c8c35eb Get the arrow schema in a separate transaction for materialized data only
  • 7ddc75f run schema fetching in same transaction as arrow data conversion and only once
  • 5fd7f69 strip comments
  • 426f6cc Pull materialized CDCs through the engine again for arrow conversion with a l...
  • b936678 Accept pathlib.Path, os.PathLike, bytes, and file-like objects in read_parque...
  • b41a92c [duckdb-labs bot] Bump DuckDB submodule (#488)
  • 1e41c88 accept pathlib.Path, os.PathLike, bytes, and file-like objects in read_parque...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [duckdb](https://github.com/duckdb/duckdb-python) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/duckdb/duckdb-python/releases)
- [Commits](duckdb/duckdb-python@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot pip Dependabot - pip related PRs labels Jun 27, 2026
@bito-code-review

bito-code-review Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #ae1538

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 41e12d1..41e12d1
    • pyproject.toml
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@netlify

netlify Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit f279a8c
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a3f75da697a2d000825bedc
😎 Deploy Preview https://deploy-preview-41480--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@bito-code-review

bito-code-review Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #342171

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: 41e12d1..f279a8c
    • requirements/development.txt
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.52%. Comparing base (25c9f35) to head (e449e5d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #41480      +/-   ##
==========================================
+ Coverage   63.95%   64.52%   +0.56%     
==========================================
  Files        2664     2664              
  Lines      146223   146223              
  Branches    33733    33733              
==========================================
+ Hits        93518    94346     +828     
+ Misses      50989    50159     -830     
- Partials     1716     1718       +2     
Flag Coverage Δ
hive 39.22% <ø> (ø)
mysql 57.97% <ø> (ø)
postgres 58.03% <ø> (-0.01%) ⬇️
presto 40.80% <ø> (ø)
python 59.46% <ø> (+1.21%) ⬆️
sqlite 57.66% <ø> (ø)
unit 100.00% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rusackas
rusackas merged commit 98d61c5 into master Jun 28, 2026
59 checks passed
@rusackas
rusackas deleted the dependabot/pip/duckdb-1.5.4 branch June 28, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot pip Dependabot - pip related PRs size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants