Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/23178#discussion_r238007506
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/expressions/UserDefinedFunction.scala
---
@@ -38,114 +38,106 @@ import org.apache.spark.sql.types.DataType
* @since 1.3.0
*/
@Stable
--- End diff --
Is it better to change it to `@Stable` with `@since 3.0.0`?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]