Skip to content

Conversation

@jesspav
Copy link
Collaborator

@jesspav jesspav commented Nov 14, 2025

Add the function RS_Height.

Sample run:

> Select RS_Height(rs_example());
┌─────────────────────────┐
│ rs_height(rs_example()) │
│          uint64         │
╞═════════════════════════╡
│                      32 │
└─────────────────────────┘

Bench:

     Running benches/native-raster-functions.rs (target/release/deps/native_raster_functions-b764d86a72aed70f)
native-rs_height-Array(Raster(64, 64))
                        time:   [545.69 µs 546.02 µs 546.33 µs]
Found 5 outliers among 100 measurements (5.00%)
  1 (1.00%) low mild
  4 (4.00%) high mild

@jesspav jesspav requested a review from paleolimbot November 14, 2025 02:13
@jesspav jesspav marked this pull request as ready for review November 14, 2025 14:56
@jesspav jesspav changed the title Add rs_height Add RS_Height Nov 14, 2025
Copy link
Member

@paleolimbot paleolimbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few things to consider now or later!

@paleolimbot paleolimbot changed the title Add RS_Height feat(rust/sedona-raster-functions): Add RS_Height Nov 15, 2025
@paleolimbot paleolimbot merged commit faa3ed7 into apache:main Nov 15, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants