Skip to content

Add IsNull expression to vortex-jni#7358

Merged
robert3005 merged 3 commits intodevelopfrom
rk/jniisnotnull
Apr 9, 2026
Merged

Add IsNull expression to vortex-jni#7358
robert3005 merged 3 commits intodevelopfrom
rk/jniisnotnull

Conversation

@robert3005
Copy link
Copy Markdown
Contributor

Add IsNull to vortex-jni bindings

Signed-off-by: Robert Kruszewski github@robertk.io

Signed-off-by: Robert Kruszewski <github@robertk.io>
Comment thread java/vortex-jni/src/main/java/dev/vortex/api/proto/Expressions.java Outdated
@robert3005 robert3005 added the changelog/feature A new feature label Apr 9, 2026
@robert3005 robert3005 enabled auto-merge (squash) April 9, 2026 13:07
@robert3005 robert3005 requested a review from a10y April 9, 2026 13:20
@a10y
Copy link
Copy Markdown
Contributor

a10y commented Apr 9, 2026

Could you add this to the TestExpressionProtos suite just to make sure round-tripping works?

Signed-off-by: Robert Kruszewski <github@robertk.io>
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 9, 2026

Merging this PR will improve performance by 29.94%

⚡ 2 improved benchmarks
✅ 1120 untouched benchmarks
⏩ 1530 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation take_10k_contiguous 314.9 µs 257 µs +22.52%
Simulation take_10k_random 251.2 µs 193.3 µs +29.94%

Comparing rk/jniisnotnull (aa348a6) with develop (8974afe)

Open in CodSpeed

Footnotes

  1. 1530 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@robert3005 robert3005 merged commit 0b2a35e into develop Apr 9, 2026
62 checks passed
@robert3005 robert3005 deleted the rk/jniisnotnull branch April 9, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants