prantogg opened a new pull request, #2957: URL: https://github.com/apache/sedona/pull/2957
## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ## Is this PR related to a ticket? - No ## What changes were proposed in this PR? - Adds `eo:cloud_cover` and `eo:snow_cover` STAC extension fields (from the [EO extension](https://stac-extensions.github.io/eo/v2.0.0-beta.1/schema.json)) to the STAC reader output schema when present in the source data. These are promoted as top-level `DoubleType` columns alongside the existing `grid:code` extension field. ## How was this patch tested? - Extended existing extension test to filter on `eo:cloud_cover` and `eo:snow_cover` values from the local test STAC collection - Updated schema validation test to include the new extension fields ## Did this PR include necessary documentation updates? - No, this PR does not affect any public API so no need to change the documentation. -- 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]
