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-334] Add RS_ScaleX and RS_ScaleY #932

Merged
merged 7 commits into from
Jul 28, 2023

Commits on Jul 27, 2023

  1. Add RS_Height and RS_Width

    iGN5117 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c6f7eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42bf79c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Remove unused imports

    iGN5117 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    66fc4e9 View commit details
    Browse the repository at this point in the history
  2. Add ScaleX and ScaleY

    iGN5117 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    7eec81a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sedona-master' into develop_Nilesh_Rasters

    # 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
    iGN5117 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5e0ebe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c9ee0 View commit details
    Browse the repository at this point in the history
  5. Address PR comments

    iGN5117 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    50e56b1 View commit details
    Browse the repository at this point in the history