[PR] [SEDONA-550] Remove the version upper bound of Pandas, GeoPandas [sedona]

2024-04-28 Thread via GitHub


jiayuasu opened a new pull request, #1381:
URL: https://github.com/apache/sedona/pull/1381

   
   ## 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, the URL of the associated JIRA ticket is 
https://issues.apache.org/jira/browse/SEDONA-550. The PR name follows the 
format `[SEDONA-550] my subject`.
   
   ## What changes were proposed in this PR?
   
   Updated the following file to remove the upper bound of supported geopandas 
versions
   
   1. Update `setup.py`
   2. Update `Pipfile`
   
   ## How was this patch tested?
   
   Pending tests in the CI
   
   ## Did this PR include necessary documentation updates?
   
   - No, this PR does not affect any public API so no need to change the 
documentation.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[VOTE] Release Apache Sedona 1.5.2-rc1

2024-04-28 Thread Jia Yu
Hi all, This is a call for vote on Apache Sedona 1.5.2-rc1. Release notes:
https://github.com/apache/sedona/blob/sedona-1.5.2-rc1/docs/setup/release-notes.md
Build instructions:
https://github.com/apache/sedona/blob/sedona-1.5.2-rc1/docs/setup/compile.md
GitHub tag: https://github.com/apache/sedona/releases/tag/sedona-1.5.2-rc1
GPG public key to verify the Release:
https://downloads.apache.org/sedona/KEYS Source code and binaries:
https://dist.apache.org/repos/dist/dev/sedona/1.5.2-rc1/ The vote will be
open for at least 72 hours or until at least 3 "+1" PMC votes are cast
Instruction for checking items on the checklist:
https://sedona.apache.org/latest/community/vote/ We recommend you use this
Jupyter notebook on MyBinder to perform this task:
https://mybinder.org/v2/gh/jiayuasu/sedona-tools/HEAD?labpath=binder%2Fverify-release.ipynb
**Please vote accordingly and you must provide your checklist for your
vote**. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason
Checklist: [ ] Download links are valid. [ ] Checksums and PGP signatures
are valid. [ ] Source code artifacts have correct names matching the
current release. For a detailed checklist please refer to:
https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist


[PR] [DOCS] Sedona 1.5.2 post release doc updates [sedona]

2024-04-28 Thread via GitHub


jiayuasu opened a new pull request, #1380:
URL: https://github.com/apache/sedona/pull/1380

   NOTE: Waiting for the release approval from Sedona PMC.
   
   ## 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, this is a documentation update. The PR name follows the format `[DOCS] 
my subject`.
   
   
   ## What changes were proposed in this PR?
   
   1. Add news
   2. Update versions
   3. Update some statements
   
   ## How was this patch tested?
   
   Passed local tests
   
   
   ## Did this PR include necessary documentation updates?
   
   - Yes, I have updated the documentation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [DOCS] Bump Sedona version to 1.5.2 [sedona]

2024-04-28 Thread via GitHub


jiayuasu merged PR #1379:
URL: https://github.com/apache/sedona/pull/1379


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [DOCS] Bump Sedona version to 1.5.2 [sedona]

2024-04-28 Thread via GitHub


jiayuasu opened a new pull request, #1379:
URL: https://github.com/apache/sedona/pull/1379

   
   ## 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, this is a documentation update. The PR name follows the format `[DOCS] 
my subject`.
   
   
   ## What changes were proposed in this PR?
   
   Bump Sedona version to 1.5.2
   
   ## How was this patch tested?
   
   
   ## Did this PR include necessary documentation updates?
   
   - No, this PR does not affect any public API so no need to change the 
documentation.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (SEDONA-551) Upgrade GeoTools dependency to 30.3 for Apache SIS integration

2024-04-28 Thread Jia Yu (Jira)
Jia Yu created SEDONA-551:
-

 Summary: Upgrade GeoTools dependency to 30.3 for Apache SIS 
integration
 Key: SEDONA-551
 URL: https://issues.apache.org/jira/browse/SEDONA-551
 Project: Apache Sedona
  Issue Type: Task
Reporter: Jia Yu


In Sedona 1.6.0, we will upgrade GeoTools dependency to 30.3 and compile Sedona 
against Java 11.

 

This is mainly for integration Apache SIS with Sedona.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Re: [PR] [DOCS] Add 1.5.2 release notes and doc changes [sedona]

2024-04-28 Thread via GitHub


jiayuasu merged PR #1378:
URL: https://github.com/apache/sedona/pull/1378


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] [DOCS] Add 1.5.2 release notes and doc changes [sedona]

2024-04-28 Thread via GitHub


jiayuasu opened a new pull request, #1378:
URL: https://github.com/apache/sedona/pull/1378

   
   ## 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, this is a documentation update. The PR name follows the format `[DOCS] 
my subject`.
   
   ## What changes were proposed in this PR?
   
   1. Added release notes
   2. Updated release version
   3. Updated sedona-snowflake.sql
   
   ## How was this patch tested?
   
   Passed local test
   
   ## Did this PR include necessary documentation updates?
   
   - Yes, I have updated the documentation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sedona.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Created] (SEDONA-550) Remove the version upper bound of Pandas, GeoPandas

2024-04-28 Thread Jia Yu (Jira)
Jia Yu created SEDONA-550:
-

 Summary: Remove the version upper bound of Pandas, GeoPandas
 Key: SEDONA-550
 URL: https://issues.apache.org/jira/browse/SEDONA-550
 Project: Apache Sedona
  Issue Type: Task
Reporter: Jia Yu


Since Sedona 1.6.0 will support Shapely 2.0. We no longer need to set up the 
version upper bound of Pandas and GeoPandas



--
This message was sent by Atlassian Jira
(v8.20.10#820010)