james-willis opened a new pull request, #1121:
URL: https://github.com/apache/sedona-db/pull/1121

   Pure refactor, behavior-identical to main: `start_band_nd` + 
`start_band_with_view` collapse into one `start_band(StartBandArgs)` where 
`view: Option<&[ViewEntry]>` (`None` = identity). Non-identity views are still 
rejected (unchanged); `start_band_2d` keeps its 2-arg convenience signature. 
First of two PRs — the follow-up flips the single `start_band`'s non-identity 
arm from reject to persist.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to