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

   ## Did you read the Contributor Guide?
   
   - [x] 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/)
   - [ ] No, I haven't read it.
   
   ---
   
   ## Is this PR related to a ticket?
   
   - [x] Yes, and the PR name follows the format `[GH-2456] chore(geopandas): 
remove outdated IMPLEMENTATION_STATUS variable`.  
     Closes #2456
   - [ ] No, this is a documentation or CI update.
   
   ---
   
   ## What changes were proposed in this PR?
   
   This PR removes the unused global variable `IMPLEMENTATION_STATUS` from both 
 
   `geoseries.py` and `geodataframe.py` under `sedona/spark/geopandas`.
   
   - The variable was outdated and no longer referenced in the code.  
   - Updated docstrings that previously mentioned `IMPLEMENTATION_STATUS` to 
refer instead to the Sedona GeoPandas documentation.
   
   ---
   
   ## Did this PR include necessary documentation updates?
   
   - [x] No, this PR does not affect any public API, so no documentation 
changes are needed.
   - [ ] Yes, documentation was updated.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to