aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorTakuya UESHIN <ueshin@happy-camper.st>2016-05-25 12:02:07 -0700
committerMichael Armbrust <michael@databricks.com>2016-05-25 12:02:07 -0700
commit4b88067416ce922ae15a1445cf953fb9b5c43427 (patch)
tree2722d836730b7b743d68b0094cda0874c484f577 /dev
parent1cb347fbc446092b478ae0578fc7d1b0626a9294 (diff)
downloadspark-4b88067416ce922ae15a1445cf953fb9b5c43427.tar.gz
spark-4b88067416ce922ae15a1445cf953fb9b5c43427.tar.bz2
spark-4b88067416ce922ae15a1445cf953fb9b5c43427.zip
[SPARK-15483][SQL] IncrementalExecution should use extra strategies.
## What changes were proposed in this pull request? Extra strategies does not work for streams because `IncrementalExecution` uses modified planner with stateful operations but it does not include extra strategies. This pr fixes `IncrementalExecution` to include extra strategies to use them. ## How was this patch tested? I added a test to check if extra strategies work for streams. Author: Takuya UESHIN <ueshin@happy-camper.st> Closes #13261 from ueshin/issues/SPARK-15483.
Diffstat (limited to 'dev')
0 files changed, 0 insertions, 0 deletions