Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.1.1
-
None
-
None
Description
In Structured Streaming, the "isStreaming" property will be eliminated in each triggerLogicalPlan. Then, some rules will be applied to this triggerLogicalPlan mistakely. So, we should refactor existing code to better execute batch query and ss query.
Attachments
Attachments
Issue Links
- Is contained by
-
SPARK-21765 Ensure all leaf nodes that are derived from streaming sources have isStreaming=true
- Resolved
- is depended upon by
-
SPARK-20373 Batch queries with 'Dataset/DataFrame.withWatermark()` does not execute
- Resolved
- relates to
-
SPARK-19690 Join a streaming DataFrame with a batch DataFrame may not work
- Resolved
- links to