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-637] Show spatial filters pushed to GeoParquet scans in the query plan; allow disabling spatial filter pushdown #1540

Merged

Commits on Aug 5, 2024

  1. Show pushed-down spatial filters in query plan, allow tuning off spat…

    …ial filter push-down using spark.conf.set("spark.sedona.geoparquet.spatialFilterPushDown", "false")
    Kontinuation committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3ffd2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafd28e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9fd22f View commit details
    Browse the repository at this point in the history