spark-instrumented-optimizer/project
Herman van Hovell af6ece33d3 [SPARK-17717][SQL] Add Exist/find methods to Catalog [FOLLOW-UP]
## What changes were proposed in this pull request?
We added find and exists methods for Databases, Tables and Functions to the user facing Catalog in PR https://github.com/apache/spark/pull/15301. However, it was brought up that the semantics of the  `find` methods are more in line a `get` method (get an object or else fail). So we rename these in this PR.

## How was this patch tested?
Existing tests.

Author: Herman van Hovell <hvanhovell@databricks.com>

Closes #15308 from hvanhovell/SPARK-17717-2.
2016-10-01 00:50:16 -07:00
..
build.properties [SPARK-13834][BUILD] Update sbt and sbt plugins for 2.x. 2016-03-13 18:47:04 -07:00
MimaBuild.scala [SPARK-14818] Post-2.0 MiMa exclusion and build changes 2016-09-12 15:24:33 -07:00
MimaExcludes.scala [SPARK-17717][SQL] Add Exist/find methods to Catalog [FOLLOW-UP] 2016-10-01 00:50:16 -07:00
plugins.sbt [SPARK-15827][BUILD] Publish Spark's forked sbt-pom-reader to Maven Central 2016-06-09 11:04:08 -07:00
SparkBuild.scala [SPARK-17639][BUILD] Add jce.jar to buildclasspath when building. 2016-09-22 21:35:25 -07:00