Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEDONA-629] Change RS Functions to return struct instead of array type #1524

Merged
merged 6 commits into from
Jul 18, 2024

Conversation

zhangfengcdt
Copy link
Contributor

@zhangfengcdt zhangfengcdt commented Jul 17, 2024

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

return structs for the following RS functions using the description as the key and statistic/ metadata name as the value

  • RS_SummaryStatsAll
  • RS_MetaData
  • RS_ZonalStatsAll
  • RS_GeoTransform

How was this patch tested?

All relevant existing tests need to be refactored and passed.

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation

@github-actions github-actions bot added the docs label Jul 17, 2024
@zhangfengcdt zhangfengcdt marked this pull request as ready for review July 17, 2024 05:27
@jiayuasu jiayuasu merged commit 8118894 into apache:master Jul 18, 2024
50 checks passed
Kontinuation pushed a commit to Kontinuation/sedona that referenced this pull request Oct 11, 2024
…pe (apache#1524)

* [SEDONA-629] Change RS Functions to return struct instead of array type

* refactor RS_SummaryStatsAll

* refactor RS_ZonalStatsAll

* refactor RS_GeoTransform

* modify document

* update the document for RS_GeoTransform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants