[ https://issues.apache.org/jira/browse/SPARK-36585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404415#comment-17404415 ]
Apache Spark commented on SPARK-36585: -------------------------------------- User 'gengliangwang' has created a pull request for this issue: https://github.com/apache/spark/pull/33834 > 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 > Priority: Major > > 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