Build: Bump bodo from 2025.7.5 to 2025.8.1
Merged
Number: #2309
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
August 12, 2025 at 06:27 AM UTC
(10 months ago)
(10 months ago)
Updated:
August 12, 2025 at 09:24 AM UTC
(10 months ago)
(10 months ago)
Merged:
August 12, 2025 at 09:24 AM UTC
(10 months ago)
by Fokko
(10 months ago)
by Fokko
Time to Close:
about 3 hours
Labels:
dependencies python
dependencies python
Description:
Bumps bodo from 2025.7.5 to 2025.8.1.
Release notes
Sourced from bodo's releases.
2025.8.1
What's Changed
- [BSE-5018] Use Arrow compute in C++ for date/month/hour by
@chrisoh7in bodo-ai/Bodo#728- [BSE-5004] Match auto-generated method output dtype to pandas by
@chrisoh7in bodo-ai/Bodo#737- Improve LLM embed and generate APIs by
@ehsantnin bodo-ai/Bodo#738Full Changelog: https://github.com/bodo-ai/Bodo/compare/2025.8...2025.8.1
2025.8
What's Changed
- Support df column setitem with extra projection on source by
@ehsantnin bodo-ai/Bodo#666- Fix df column setitem for functions inside arithmatic expressions by
@ehsantnin bodo-ai/Bodo#670- Update pixi by
@IsaacWarrenin bodo-ai/Bodo#673- Make selection creation for plans a property. by
@DrTodd13in bodo-ai/Bodo#669- Update pyarrow to 19.0.1 on platform by
@IsaacWarrenin bodo-ai/Bodo#674- Add release notes for 2025.7.5 by
@ehsantnin bodo-ai/Bodo#676- NYC taxi: Avoid calling cast when the offset is non-zero by
@scott-routledge2in bodo-ai/Bodo#668- Fix df column setitem with extra projection column order by
@ehsantnin bodo-ai/Bodo#672- [pre-commit.ci] pre-commit autoupdate by
@pre-commit-ci[bot] in bodo-ai/Bodo#641- [run ci]: Bump prefix-dev/setup-pixi from 0.8.8 to 0.8.10 in the github-actions group by
@dependabot[bot] in bodo-ai/Bodo#571- BSE-4937: Add bodo iceberg benchmark by
@IsaacWarrenin bodo-ai/Bodo#680- [BSE-4979] Expand Series binop by
@chrisoh7in bodo-ai/Bodo#661- Check and match filter and expression source plans by
@ehsantnin bodo-ai/Bodo#678- Handle reductions with empty batches and empty filters. by
@DrTodd13in bodo-ai/Bodo#677- Add jit wrapper around map in DataFrame Library by
@scott-routledge2in bodo-ai/Bodo#675- [BSE-4993] Implement plan execution warning by
@chrisoh7in bodo-ai/Bodo#681- Support left/right/outer/cross joins by
@ehsantnin bodo-ai/Bodo#682- Fix CI failure due to merge conflict by
@chrisoh7in bodo-ai/Bodo#684- Fix Series.map bodo engine JIT flags by
@ehsantnin bodo-ai/Bodo#685- [BSE-4985] Add TPCH Queries to end-to-end tests by
@chrisoh7in bodo-ai/Bodo#679- Lower Python call overheads in execution pipelines by
@ehsantnin bodo-ai/Bodo#686- Adds skip marker on failing tpch tests by
@chrisoh7in bodo-ai/Bodo#689- Order projection map and dropduplicates. by
@DrTodd13in bodo-ai/Bodo#687- [BSE-4980] Collect coverage of Pandas in Bodo DataFrame Library by
@chrisoh7in bodo-ai/Bodo#688- [BSE-5001] Add execution counter check to all DataFrame library unit tests by
@chrisoh7in bodo-ai/Bodo#691- Make UDF not try to statically evaluate. by
@DrTodd13in bodo-ai/Bodo#694- [BSE-5006] Require status check for merging by
@chrisoh7in bodo-ai/Bodo#690- Add PhysicalProjectionMetrics by
@IsaacWarrenin bodo-ai/Bodo#697- Add run func metrics by
@IsaacWarrenin bodo-ai/Bodo#699- Add filter, sample, reduce and union all metrics by
@IsaacWarrenin bodo-ai/Bodo#700- Add DataFrame Library Write Metrics by
@IsaacWarrenin bodo-ai/Bodo#702- Support Series.isin(Series) and filter with isin by
@ehsantnin bodo-ai/Bodo#696- [BSE-4954] Support DataFrame/Series.reset_index by
@chrisoh7in bodo-ai/Bodo#698- [BSE-4984] Fix pd.read_iceberg().rename() by
@chrisoh7in bodo-ai/Bodo#704- [BSE-5017] Suppress DataFrame fallback warnings by
@chrisoh7in bodo-ai/Bodo#705- Profiling and cfunc. by
@DrTodd13in bodo-ai/Bodo#703- Split DF library tests into batches by
@scott-routledge2in bodo-ai/Bodo#709- Turn off verbose mode in CI by
@scott-routledge2in bodo-ai/Bodo#706- Add queryprofilecollector to read parquet. by
@DrTodd13in bodo-ai/Bodo#710
... (truncated)
Commits
f3bc55aImprove LLM embed and generate APIs (#738)ec9972f[BSE-5004] Match auto-generated method output dtype to pandas (#737)bf52cfe[BSE-5018] Use Arrow compute in C++ for date/month/hour (#728)426be61Downgrade mpich to 4.1.2 for performance (#733)f488b8eAdd cfunc support for apply (#725)629a215BSE-5036: Add llm_generate and embed (#729)497d4bbHandle pd.NA in unboxing object arrays (#734)97c2194[BSE-5039] Add ReportMetrics to PhysicalQuantile (#726)d433c38Separate physical operator finalize calls for each operator type (#732)cadac41Add transformers dependency. (#730)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+22
+22
Deletions:
-21
-21
Package Dependencies
Technical Details
| ID: | 5000215 |
| UUID: | 2737835969 |
| Node ID: | PR_kwDOKF4tPs6jMA_B |
| Host: | GitHub |
| Repository: | apache/iceberg-python |
| Merge State: | Unknown |