sedona icon indicating copy to clipboard operation
sedona copied to clipboard

A cluster computing framework for processing large-scale geospatial data

Results 196 sedona issues
Sort by recently updated
recently updated
newest added

## Expected behavior No overlapping text with correct responsive layout. ## Actual behavior On small screens or in mobile view the website homepage layout is broken. ## Steps to reproduce...

## Expected behavior i hope this proble solved,print result like this,Thanks!: +----+--------------------------------+--------------------------------+ | op | geom_polygon | name_polygon | +----+--------------------------------+--------------------------------+ | +I | POLYGON ((-0.5 -0.5, -0.5 0... | polygon0...

## Expected behavior ![image](https://github.com/apache/sedona/assets/33746390/a41092d1-30e3-42fe-a75c-a82c29d09420) ## Actual behavior ![image](https://github.com/apache/sedona/assets/33746390/1ca3e29d-e01c-4909-8cf8-753320109e95) ## Steps to reproduce the problem 1. server: copy sedona-spark-shaded-3.x_2.12-1.5.x.jar to 'spark/jars' 2. client: connect to spark-thrift-server, eg: beeline -u jdbc:hive2://: 3....

## 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,...

github-actions

## 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:...

github-actions

## 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? - Yes,...

affect public APIs
sedona-python
docs
sedona-flink
sedona-common
sedona-spark
sedona-snowflake

## Expected behavior I am trying to execute the following code in Databricks as mentioned in the Sedona Official Doc df = sedona.read.format("geojson").option("multiLine", "true").load("PATH/TO/MYFILE.json") .selectExpr("explode(features) as features") # Explode the...

I've used some pre-commit hooks from `Lucas-C` and some of these hooks are also used on Apache Airflow. https://github.com/Lucas-C/pre-commit-hooks This issue is for adding license headers: https://github.com/Lucas-C/pre-commit-hooks?tab=readme-ov-file#insert-license And we can...

https://github.com/pre-commit/pre-commit-hooks?tab=readme-ov-file#name-tests-test --pytest-test-first: ensure tests match test_.*\.py https://pre-commit.com/#regular-expressions ## 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...

root

Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.36.0.3 to 3.41.2.2. Release notes Sourced from org.xerial:sqlite-jdbc's releases. Release 3.41.2.2 Changelog 🚀 Features jdbc add support for LocalDate, LocalTime, LocalDateTime in ResultSet#getObject (1d2ff63) implement PreparedStatement getParameterType...

dependencies
java
sedona-spark