Gengliang Wang created SPARK-36585:
--------------------------------------

             Summary: Support setting "since" version in FunctionRegistry
                 Key: SPARK-36585
                 URL: https://issues.apache.org/jira/browse/SPARK-36585
             Project: Spark
          Issue Type: Bug
          Components: docs, SQL
    Affects Versions: 3.2.0
            Reporter: Gengliang Wang
            Assignee: Gengliang Wang


Spark 3.2.0 includes two new functions "regexp" and "regexp_like", which are 
identical to "rlike". However, in the generated documentation. the since 
versions of both functions are "1.0.0" since they are based on the expression 
"RLike".
https://dist.apache.org/repos/dist/dev/spark/v3.2.0-rc1-docs/_site/api/sql/index.html#regexp
https://dist.apache.org/repos/dist/dev/spark/v3.2.0-rc1-docs/_site/api/sql/index.html#regexp_like

FunctionRegistry should support setting "since" version to make sure the 
generated documentation is correct.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to