Skip to content

Conversation

@uros-db
Copy link
Contributor

@uros-db uros-db commented Oct 16, 2025

What changes were proposed in this pull request?

  • Fix the ST_INVALID_SRID_VALUE error message.
  • Fix the SpatialType doc comment.

Why are the changes needed?

Followup PR to clean up original issues introduced in: #52491.

Does this PR introduce any user-facing change?

Yes, the ST_INVALID_SRID_VALUE error message is updated.

How was this patch tested?

Existing tests are sufficient.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label Oct 16, 2025
Copy link
Contributor Author

@uros-db uros-db left a comment

Choose a reason for hiding this comment

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

@cloud-fan Please review this small PR.

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in 2c7bc89 Oct 18, 2025
huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
…patial types

### What changes were proposed in this pull request?

- Fix the `ST_INVALID_SRID_VALUE` error message.
- Fix the `SpatialType` doc comment.

### Why are the changes needed?
Followup PR to clean up original issues introduced in: apache#52491.

### Does this PR introduce _any_ user-facing change?
Yes, the `ST_INVALID_SRID_VALUE` error message is updated.

### How was this patch tested?
Existing tests are sufficient.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#52632 from uros-db/geo-logical-types-FOLLOWUP.

Authored-by: Uros Bojanic <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants