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

Issue on docs #2162

Open
Kosthi opened this issue Mar 9, 2025 · 0 comments
Open

Issue on docs #2162

Kosthi opened this issue Mar 9, 2025 · 0 comments

Comments

@Kosthi
Copy link

Kosthi commented Mar 9, 2025

Path:/zh-CN/docs/sql-manual/sql-functions/scalar-functions/spatial-functions/st-y

SELECT ST_Y(ST_Point(24.7, 56.7));
+----------------------------+
| st_x(st_point(24.7, 56.7)) |
+----------------------------+
|                       24.7 |
+----------------------------+

it should be 56.7.

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

No branches or pull requests

1 participant