Closed dependabot[bot] closed 1 month ago
Asset | Uncompressed Size | Compressed Size |
---|---|---|
async_full/parquet_wasm_bg.wasm | 5.81MB $\color{red}\textbf{+44.6KB +1\%}$ | 1.29MB $\color{green}\textbf{-14.9KB -1\%}$ |
slim/parquet_wasm_bg.wasm | 3.9MB $\color{red}\textbf{+53.6KB +1\%}$ | 604KB $\color{green}\textbf{-1.51KB -0\%}$ |
sync/parquet_wasm_bg.wasm | 5.08MB $\color{red}\textbf{+40.8KB +1\%}$ | 1.07MB $\color{green}\textbf{-10.5KB -1\%}$ |
Bumps the other group with 2 updates: bytes and object_store.
Updates
bytes
from 1.7.2 to 1.8.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
c45697c
chore: prepare bytes v1.8.0 (#741)0ac54ca
Guarantee address in split_off/split_to for empty slices (#740)Updates
object_store
from 0.11.0 to 0.11.1Changelog
Sourced from object_store's changelog.
... (truncated)
Commits
b945b15
Prepare for object_store0.11.1
release (#6566)23cf6d8
object_store: fix typo in with_connect_timeout_disabled that actually disable...522bd01
Fix string '0' cast to decimal with scale 0 (#6547)9633f14
add finish to AsyncArrowWriter with test (#6543)04fa369
Update README.md (#6550)021c216
Add append_nulls to dictionary builders (#6542)4adbeee
Add append_many to dictionary arrays to allow adding repeated values (#6534)44b6ded
Adds documentation and example recommending Vec<ArrayRef> over ChunkedArray (...89075a7
Allow to read parquet binary column as UTF8 type (#6539)77dcdc0
Example of reading and writing parquet metadata outside the file (#6081)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 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