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-549] Make RS_Union_aggr support combining all bands of multi-band rasters #1375

Merged
merged 15 commits into from
Apr 29, 2024

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    8d8f174 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Init: add multi-band support

    prantogg committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f669d03 View commit details
    Browse the repository at this point in the history
  2. init: add tests

    prantogg committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    635ac12 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add index checks

    prantogg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5e131f3 View commit details
    Browse the repository at this point in the history
  2. add tests

    prantogg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    075392a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into add-multiband-RS_Union_aggr

    # Conflicts:
    #	spark/common/src/main/scala/org/apache/spark/sql/sedona_sql/expressions/raster/AggregateFunctions.scala
    prantogg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    72260c7 View commit details
    Browse the repository at this point in the history
  4. fix test

    prantogg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a5147fd View commit details
    Browse the repository at this point in the history
  5. update docs

    prantogg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f7d52cc View commit details
    Browse the repository at this point in the history
  6. update docs

    prantogg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6d652d2 View commit details
    Browse the repository at this point in the history
  7. fix typo

    prantogg committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    556b92e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. fix test

    prantogg committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f5089ff View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. update doc example

    prantogg committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4ba3de3 View commit details
    Browse the repository at this point in the history
  2. add comments to doc example

    prantogg committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aaa8b6d View commit details
    Browse the repository at this point in the history
  3. fix lint issue

    prantogg committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    63f9598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f2fc2 View commit details
    Browse the repository at this point in the history