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-630] Improve ST_Union_Aggr performance #1526

Merged
merged 5 commits into from
Jul 22, 2024

Commits on Jul 18, 2024

  1. [SEDONA-630] Improve ST_Union_Aggr performance

    Switch to JTS `OverlayNGRobust.union` function to perform geometry union and add
    geometry cache capability.
    zhangfengcdt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6aec540 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix pythion test

    zhangfengcdt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a217d4f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    b380387 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a2245 View commit details
    Browse the repository at this point in the history
  3. rename test table

    zhangfengcdt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    db116d6 View commit details
    Browse the repository at this point in the history