We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Should have a documentation page for sedona functions
Macro Syntax Error¶ File: api/sql/Function.md Line 731 in Markdown file: expected token ',', got 'float'
[{{15, POINT (3 1.9)}, 1.0}, {{16, POINT (3 2)}, 1.0}, {{17, POINT (3 2.1)}, 1.0}, {{18, POINT (3 2.2)}, 1.0}] January 2, 2025 18:54:37
Go to https://sedona.apache.org/latest-snapshot/api/sql/Function/
Sedona version = ?
Apache Spark version = ?
Apache Flink version = ?
API type = Scala, Java, Python?
Scala version = 2.11, 2.12, 2.13?
JRE version = 1.8, 1.11?
Python version = ?
Environment = Standalone, AWS EC2, EMR, Azure, Databricks?
The text was updated successfully, but these errors were encountered:
Thank you for your interest in Apache Sedona! We appreciate you opening your first issue. Contributions like yours help make Apache Sedona better.
Sorry, something went wrong.
@ndretex do you want to fix it yourself by creating a PR? 😁
Thank you for pointing this out. @jiayuasu This PR fixes it #1745 here: https://github.com/apache/sedona/pull/1745/files#diff-42591a191598418405b17af4a87d795eb556c69b5233d699e4c106230c0e99efR730-R733
In the meantime, @ndretex you can use this version of the site: https://sedona.apache.org/1.7.0/api/sql/Function/
Successfully merging a pull request may close this issue.
Expected behavior
Should have a documentation page for sedona functions
Actual behavior
Macro Syntax Error¶
File: api/sql/Function.md
Line 731 in Markdown file: expected token ',', got 'float'
[{{15, POINT (3 1.9)}, 1.0}, {{16, POINT (3 2)}, 1.0}, {{17, POINT (3 2.1)}, 1.0}, {{18, POINT (3 2.2)}, 1.0}]
January 2, 2025 18:54:37
Steps to reproduce the problem
Go to https://sedona.apache.org/latest-snapshot/api/sql/Function/
Settings
Sedona version = ?
Apache Spark version = ?
Apache Flink version = ?
API type = Scala, Java, Python?
Scala version = 2.11, 2.12, 2.13?
JRE version = 1.8, 1.11?
Python version = ?
Environment = Standalone, AWS EC2, EMR, Azure, Databricks?
The text was updated successfully, but these errors were encountered: