Description
Expression examples demonstrate how to use associated functions, and show expected results. Need to write a test which executes the examples and compare actual and expected results. For example: https://github.com/apache/spark/blob/051e691029c456fc2db5f229485d3fb8f5d0e84c/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeExpressions.scala#L2038-L2043
Attachments
Issue Links
- duplicates
-
SPARK-21914 Running examples as tests in SQL builtin function documentation
- Resolved
- is related to
-
SPARK-29264 Incorrect example for the RLike expression
- Resolved
- links to