Skip to content

[GH-2617] Reorder raster function signatures#2962

Open
omribz156 wants to merge 1 commit into
apache:masterfrom
omribz156:codex/sedona-raster-signature-order
Open

[GH-2617] Reorder raster function signatures#2962
omribz156 wants to merge 1 commit into
apache:masterfrom
omribz156:codex/sedona-raster-signature-order

Conversation

@omribz156
Copy link
Copy Markdown

Did you read the Contributor Guide?

Is this PR related to a ticket?

What changes were proposed in this PR?

This reorders raster function format signatures from the shortest form to the longest form, so optional parameters are introduced progressively.

The patch keeps the change docs-only and updates the raster operator/band accessor pages where the reversed ordering still existed.

How was this patch tested?

  • git diff --check
  • Static format-block check that the changed RS_* signatures are ordered by increasing argument count

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation.

This was implemented with Codex assistance, with the final diff reviewed before posting.

@omribz156 omribz156 requested a review from jiayuasu as a code owner May 16, 2026 16:36
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.

docs: Rearrange order of function headers in Raster Operation docs to be more intuitive

1 participant