Kontinuation opened a new pull request, #603:
URL: https://github.com/apache/sedona-db/pull/603

   ## Summary
   
   - Add `RS_BandPath(raster, band_index)` function that returns the file path 
of an out-db band reference, or null for in-db bands
   - Supports both 1-arg (default band 1) and 2-arg (explicit 1-based band 
index) variants
   - Handles invalid band indices gracefully (returns null)
   - Includes benchmark for both variants


-- 
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