spark-instrumented-optimizer/sql/hive/src/test
Wenchen Fan f953ca56ec [SPARK-21284][SQL] rename SessionCatalog.registerFunction parameter name
## What changes were proposed in this pull request?

Looking at the code in `SessionCatalog.registerFunction`, the parameter `ignoreIfExists` is a wrong name. When `ignoreIfExists` is true, we will override the function if it already exists. So `overrideIfExists` should be the corrected name.

## How was this patch tested?

N/A

Author: Wenchen Fan <wenchen@databricks.com>

Closes #18510 from cloud-fan/minor.
2017-07-03 10:51:44 -07:00
..
java/org/apache/spark/sql/hive [SPARK-17410][SPARK-17284] Move Hive-generated Stats Info to HiveClientImpl 2017-05-22 17:28:30 -07:00
resources [SPARK-19660][CORE][SQL] Replace the configuration property names that are deprecated in the version of Hadoop 2.6 2017-02-28 10:13:42 +00:00
scala/org/apache/spark/sql [SPARK-21284][SQL] rename SessionCatalog.registerFunction parameter name 2017-07-03 10:51:44 -07:00