GitHub user ueshin opened a pull request: https://github.com/apache/spark/pull/23082
[SPARK-26112][SQL] Update since versions of new built-in functions. ## What changes were proposed in this pull request? The following 5 functions were removed from branch-2.4: - map_entries - map_filter - transform_values - transform_keys - map_zip_with We should update the since version to 3.0.0. ## How was this patch tested? Existing tests. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ueshin/apache-spark issues/SPARK-26112/since Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/23082.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #23082 ---- commit f26db66986a12049e14d1b234840b66f0b96767f Author: Takuya UESHIN <ueshin@...> Date: 2018-11-19T06:36:38Z Update since version to 3.0.0. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org