spark-instrumented-optimizer/sql/catalyst/src/main
Takuya UESHIN 48ea64bf5b [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.

Closes #23082 from ueshin/issues/SPARK-26112/since.

Authored-by: Takuya UESHIN <ueshin@databricks.com>
Signed-off-by: Wenchen Fan <wenchen@databricks.com>
2018-11-19 22:18:20 +08:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-25979][SQL] Window function: allow parentheses around window reference 2018-11-09 09:44:04 -08:00
java/org/apache/spark/sql [SPARK-26026][BUILD] Published Scaladoc jars missing from Maven Central 2018-11-19 08:06:33 -06:00
scala/org/apache/spark/sql [SPARK-26112][SQL] Update since versions of new built-in functions. 2018-11-19 22:18:20 +08:00