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-617] Add ST_Rotate #1497

Merged
merged 22 commits into from
Jun 27, 2024
Merged

[SEDONA-617] Add ST_Rotate #1497

merged 22 commits into from
Jun 27, 2024

Conversation

prantogg
Copy link
Contributor

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

  • Implements ST_Rotate

How was this patch tested?

  • Passes new and existing tests

Did this PR include necessary documentation updates?

@jiayuasu
Copy link
Member

@prantogg Can you also create a PR on sedona-snowflake-tester?

Comment on lines 2292 to 2293
!!!note
This function retains the z-index for 3D geometries and is compatible with Circular Strings, Curves, Polyhedral surfaces, Triangles, and Triangulated Irregular Network (TIN) surfaces.
Copy link
Contributor

@furqaankhan furqaankhan Jun 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we currently support all these types yet. @jiayuasu thoughts?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree. @prantogg Can you explain why you put these here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this is a documentation mistake. Fixed

Comment on lines 2292 to 2293
!!!note
This function retains the z-index for 3D geometries and is compatible with Circular Strings, Curves, Polyhedral surfaces, Triangles, and Triangulated Irregular Network (TIN) surfaces.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree. @prantogg Can you explain why you put these here?

@jiayuasu jiayuasu added this to the sedona-1.6.1 milestone Jun 26, 2024
@jiayuasu jiayuasu merged commit a473aef into apache:master Jun 27, 2024
50 checks passed
Kontinuation pushed a commit to Kontinuation/sedona that referenced this pull request Oct 11, 2024
* init

* update scala test

* add scala dataframeapi tests

* add tests for flink

* add tests for python

* add tests for snowflake

* add java tests

* add docs

* fix typo

* fix python test

* fix snowflake test

* add ST_ReducePrecision for snowflake tests

* fix tests

* fix python implementation

* Fix snowflake implementation

* fix typo

* Fix snowflake test

* Fix snowflake test

* Fix whitespaces in tests

* fix docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants