aboutsummaryrefslogtreecommitdiff
path: root/sql/README.md
diff options
context:
space:
mode:
authorYin Huai <yhuai@databricks.com>2015-02-06 12:38:07 -0800
committerMichael Armbrust <michael@databricks.com>2015-02-06 12:38:07 -0800
commit3eccf29ce061559c86e6f7338851932fc89a9afd (patch)
tree9d8dca5ab32cd82f04d6e96287e1d56d8d56559e /sql/README.md
parent0b7eb3f3b700080bf6cb810d092709a8a468e5db (diff)
downloadspark-3eccf29ce061559c86e6f7338851932fc89a9afd.tar.gz
spark-3eccf29ce061559c86e6f7338851932fc89a9afd.tar.bz2
spark-3eccf29ce061559c86e6f7338851932fc89a9afd.zip
[SPARK-5595][SPARK-5603][SQL] Add a rule to do PreInsert type casting and field renaming and invalidating in memory cache after INSERT
This PR adds a rule to Analyzer that will add preinsert data type casting and field renaming to the select clause in an `INSERT INTO/OVERWRITE` statement. Also, with the change of this PR, we always invalidate our in memory data cache after inserting into a BaseRelation. cc marmbrus liancheng Author: Yin Huai <yhuai@databricks.com> Closes #4373 from yhuai/insertFollowUp and squashes the following commits: 08237a7 [Yin Huai] Merge remote-tracking branch 'upstream/master' into insertFollowUp 316542e [Yin Huai] Doc update. c9ccfeb [Yin Huai] Revert a unnecessary change. 84aecc4 [Yin Huai] Address comments. 1951fe1 [Yin Huai] Merge remote-tracking branch 'upstream/master' c18da34 [Yin Huai] Invalidate cache after insert. 727f21a [Yin Huai] Preinsert casting and renaming.
Diffstat (limited to 'sql/README.md')
0 files changed, 0 insertions, 0 deletions