fix(deps, pyamber): bump s3fs from 2025.9.0 to 2026.6.0 in /amber#6232
fix(deps, pyamber): bump s3fs from 2025.9.0 to 2026.6.0 in /amber#6232dependabot[bot] wants to merge 4 commits into
Conversation
Bumps [s3fs](https://github.com/fsspec/s3fs) from 2025.9.0 to 2026.6.0. - [Changelog](https://github.com/fsspec/s3fs/blob/main/release-procedure.md) - [Commits](https://github.com/fsspec/s3fs/commits) --- updated-dependencies: - dependency-name: s3fs dependency-version: 2026.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Automated Reviewer SuggestionsBased on the
|
|
| config | throughput | MB/s | latency | max Δ latest / 7d | |
|---|---|---|---|---|---|
| 🔴 | bs=10 sw=10 sl=64 | 409 | 0.25 | 24,917/28,674/28,674 us | 🟢 -20.7% / 🔴 +93.6% |
| 🟢 | bs=100 sw=10 sl=64 | 832 | 0.508 | 119,017/133,001/133,001 us | 🟢 -16.5% / 🔴 +21.9% |
| 🔴 | bs=1000 sw=10 sl=64 | 911 | 0.556 | 1,096,343/1,175,067/1,175,067 us | 🔴 +7.2% / 🔴 +12.3% |
Baseline details
Latest main 27f145a from same runner
| config | metric | PR | latest main | 7d avg | Δ latest | Δ 7d |
|---|---|---|---|---|---|---|
| bs=10 sw=10 sl=64 | throughput | 409 tuples/sec | 426 tuples/sec | 760.25 tuples/sec | -4.0% | -46.2% |
| bs=10 sw=10 sl=64 | MB/s | 0.25 MB/s | 0.26 MB/s | 0.464 MB/s | -3.8% | -46.1% |
| bs=10 sw=10 sl=64 | p50 | 24,917 us | 23,240 us | 12,873 us | +7.2% | +93.6% |
| bs=10 sw=10 sl=64 | p95 | 28,674 us | 36,145 us | 15,648 us | -20.7% | +83.2% |
| bs=10 sw=10 sl=64 | p99 | 28,674 us | 36,145 us | 19,338 us | -20.7% | +48.3% |
| bs=100 sw=10 sl=64 | throughput | 832 tuples/sec | 827 tuples/sec | 974.75 tuples/sec | +0.6% | -14.6% |
| bs=100 sw=10 sl=64 | MB/s | 0.508 MB/s | 0.505 MB/s | 0.595 MB/s | +0.6% | -14.6% |
| bs=100 sw=10 sl=64 | p50 | 119,017 us | 118,037 us | 102,470 us | +0.8% | +16.1% |
| bs=100 sw=10 sl=64 | p95 | 133,001 us | 159,241 us | 109,144 us | -16.5% | +21.9% |
| bs=100 sw=10 sl=64 | p99 | 133,001 us | 159,241 us | 115,530 us | -16.5% | +15.1% |
| bs=1000 sw=10 sl=64 | throughput | 911 tuples/sec | 938 tuples/sec | 1,000 tuples/sec | -2.9% | -8.9% |
| bs=1000 sw=10 sl=64 | MB/s | 0.556 MB/s | 0.572 MB/s | 0.61 MB/s | -2.8% | -8.9% |
| bs=1000 sw=10 sl=64 | p50 | 1,096,343 us | 1,069,741 us | 1,005,545 us | +2.5% | +9.0% |
| bs=1000 sw=10 sl=64 | p95 | 1,175,067 us | 1,095,681 us | 1,045,968 us | +7.2% | +12.3% |
| bs=1000 sw=10 sl=64 | p99 | 1,175,067 us | 1,095,681 us | 1,076,800 us | +7.2% | +9.1% |
Raw CSV
config_idx,batch_size,schema_width,string_len,num_batches,total_ms,total_tuples,total_bytes,tuples_per_sec,mb_per_sec,lat_p50_us,lat_p95_us,lat_p99_us
0,10,10,64,20,488.52,200,128000,409,0.250,24917.05,28673.53,28673.53
1,100,10,64,20,2402.77,2000,1280000,832,0.508,119016.66,133000.92,133000.92
2,1000,10,64,20,21964.95,20000,12800000,911,0.556,1096343.28,1175066.90,1175066.90There was a problem hiding this comment.
Pull request overview
This PR updates the Amber Python dependency set by bumping the pinned s3fs version used (transitively) for PyIceberg’s fsspec-based S3 FileIO integration.
Changes:
- Bump
s3fsfrom2025.9.0to2026.6.0inamber/requirements.txt.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6232 +/- ##
============================================
- Coverage 60.74% 60.43% -0.32%
+ Complexity 3368 3352 -16
============================================
Files 1135 1133 -2
Lines 44188 43913 -275
Branches 4830 4774 -56
============================================
- Hits 26844 26537 -307
- Misses 15889 15922 +33
+ Partials 1455 1454 -1
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
# Conflicts: # amber/LICENSE-binary-python
Bumps s3fs from 2025.9.0 to 2026.6.0.
Commits
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 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)