Skip to content

build(deps): Bump dev.vortex:vortex-jni from 0.84.0 to 0.85.0 - #360

Merged
dfa1 merged 2 commits into
mainfrom
dependabot/maven/dev.vortex-vortex-jni-0.85.0
Aug 31, 2026
Merged

build(deps): Bump dev.vortex:vortex-jni from 0.84.0 to 0.85.0#360
dfa1 merged 2 commits into
mainfrom
dependabot/maven/dev.vortex-vortex-jni-0.85.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps dev.vortex:vortex-jni from 0.84.0 to 0.85.0.

Release notes

Sourced from dev.vortex:vortex-jni's releases.

0.85.0

Changes

⚠️ Breaks

✨ Features

🚀 Performance

... (truncated)

Commits

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 [dev.vortex:vortex-jni](https://github.com/spiraldb/vortex) from 0.84.0 to 0.85.0.
- [Release notes](https://github.com/spiraldb/vortex/releases)
- [Commits](vortex-data/vortex@0.84.0...0.85.0)

---
updated-dependencies:
- dependency-name: dev.vortex:vortex-jni
  dependency-version: 0.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 29, 2026
vortex-jni 0.85.0 dropped SUM from the vortex.zoned stats table's
default aggregate list (vortex-data/vortex#9206's writer comment: a zone
sum prunes nothing, and its null-on-empty semantics were unsettled
between #9113 and #9324). RustWritesJavaReadsIntegrationTest asserted
every zone still carried a SUM, which is no longer true and was the
only failure blocking the dependency bump.

Rewrote the test to assert the new reality instead: zones carry no SUM,
ZoneReducer#sum signals the caller to fall back rather than
under-counting, and decoding the column directly still returns the
exact total. No production code changes needed — ZoneReducer/
VortexAggregates already fell back to a full scan when a zone-stat sum
is unavailable.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019NqSD9faDK9WHNektV8ZPH
@dfa1
dfa1 merged commit bc81025 into main Aug 31, 2026
6 checks passed
@dfa1
dfa1 deleted the dependabot/maven/dev.vortex-vortex-jni-0.85.0 branch August 31, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant