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-373] Move RasterPredicates to the correct package #984

Merged
merged 64 commits into from
Aug 24, 2023

Conversation

iGN5117
Copy link
Contributor

@iGN5117 iGN5117 commented Aug 23, 2023

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Move RasterPredicates.scala to the correct raster package

How was this patch tested?

  • Verified existing tests

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

# Conflicts:
#	common/src/main/java/org/apache/sedona/common/raster/RasterAccessors.java
#	docs/api/sql/Raster-operators.md
#	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
#	sql/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/raster/RasterAccessors.scala
# Conflicts:
#	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
#	sql/common/src/test/scala/org/apache/sedona/sql/rasteralgebraTest.scala
Impose assert on returned point's SRID
Refactor thrown exception to be IndexOutOfBounds
# Conflicts:
#	docs/api/sql/Raster-operators.md
#	sql/common/src/main/scala/org/apache/sedona/sql/UDF/Catalog.scala
#	sql/common/src/test/scala/org/apache/sedona/sql/rasteralgebraTest.scala
iGN5117 and others added 22 commits August 8, 2023 10:55
# Conflicts:
#	common/src/main/java/org/apache/sedona/common/utils/RasterUtils.java
Port to scala
Add documentation
Fix a cosmetic bug in minconvexHull
…r_Predicates

# Conflicts:
#	common/src/main/java/org/apache/sedona/common/utils/RasterUtils.java
# Conflicts:
#	common/src/main/java/org/apache/sedona/common/raster/GeometryFunctions.java
#	docs/api/sql/Raster-operators.md
# Conflicts:
#	sql/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/raster/RasterPredicates.scala
@iGN5117 iGN5117 marked this pull request as ready for review August 23, 2023 23:46
@iGN5117 iGN5117 changed the title Move RasterPredicates to the correct package [SEDONA-373] Move RasterPredicates to the correct package Aug 23, 2023
@jiayuasu jiayuasu added this to the sedona-1.5.0 milestone Aug 24, 2023
@jiayuasu jiayuasu merged commit 2827dc4 into apache:master Aug 24, 2023
39 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.

None yet

2 participants