spark-instrumented-optimizer/sql/catalyst/src
Wenchen Fan 3e307b4959 [SPARK-18566][SQL] remove OverwriteOptions
## What changes were proposed in this pull request?

`OverwriteOptions` was introduced in https://github.com/apache/spark/pull/15705, to carry the information of static partitions. However, after further refactor, this information becomes duplicated and we can remove `OverwriteOptions`.

## How was this patch tested?

N/A

Author: Wenchen Fan <wenchen@databricks.com>

Closes #15995 from cloud-fan/overwrite.
2016-12-14 11:30:34 +08:00
..
main [SPARK-18566][SQL] remove OverwriteOptions 2016-12-14 11:30:34 +08:00
test [SPARK-18566][SQL] remove OverwriteOptions 2016-12-14 11:30:34 +08:00