sedona
sedona copied to clipboard
A cluster computing framework for processing large-scale geospatial data
"A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language." https://github.com/asottile/pyupgrade ## Did you read the Contributor Guide? - Yes, I have read the [Contributor...
As an extra check it would be good to add `mvn spotless:apply` to pre-commit so that it runs on `git commit` Seems both Java and Scala are not listed as...
## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest-snapshot/community/develop/) ## Is this PR related to a JIRA ticket? - No....
https://github.com/jendrikseipp/vulture?tab=readme-ov-file#configuration https://github.com/jendrikseipp/vulture?tab=readme-ov-file#integrations https://github.com/jendrikseipp/vulture?tab=readme-ov-file#flake8-noqa-comments https://stackoverflow.com/questions/5033727/how-do-i-get-pyflakes-to-ignore-a-statement ## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest-snapshot/community/develop/) ## Is this PR related to a...
## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest-snapshot/community/develop/) ## Is this PR related to a JIRA ticket? - No...
…ents files https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#requirements-txt-fixer refs https://github.com/apache/sedona/pull/1418 refs https://github.com/apache/sedona/pull/1349 ## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest-snapshot/community/develop/) ## Is this PR...
https://github.com/shellcheck-py/shellcheck-py https://www.shellcheck.net/ https://github.com/koalaman/shellcheck ## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest-snapshot/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest-snapshot/community/develop/) ## Is this PR related to a JIRA...
## Expected behaviour After the intersection. I expect that in sql ST_ISValid(geom) = false will list all problematic geometry, or that ST_MakeValid would fix them. ## Actual behaviour Instead, the...
pom.xml should exclude any dependencies that exist in spark jars, eg: edu.ucar:cdm-core exclude guava/httpclient/protobuf-java ` ... ... edu.ucar cdm-core com.google.guava guava org.apache.httpcomponents httpclient com.google.protobuf protobuf-java ... ... org.scala-lang:scala-library org.apache.commons:commons-* commons-pool:commons-pool...
## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ## Is this PR related to a ticket? - Yes, and...