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-633,SEDONA-629] Add tileWidth and tileHeight to the result of RS_Metadata, changed the data types of fields of the result struct of RS_Metadata #1539

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

Kontinuation
Copy link
Member

@Kontinuation Kontinuation commented Aug 5, 2024

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

There are 2 changes made to the RS_Metdata function:

  1. Add tileWidth and tileHeight fields.
  2. Changed the data types of integer fields from DoubleType to IntegerType.

How was this patch tested?

Pass existing and newly added tests.

Did this PR include necessary documentation updates?

  • Yes, I have updated the documentation.

Changed the data types of fields of the result struct of RS_Metadata
@jiayuasu jiayuasu added this to the sedona-1.6.1 milestone Aug 5, 2024
@jiayuasu jiayuasu merged commit e83a55b into apache:master Aug 5, 2024
51 checks passed
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