spark-instrumented-optimizer/sql/catalyst/src/main
Liang-Chi Hsieh debcbec749 [SPARK-21947][SS] Check and report error when monotonically_increasing_id is used in streaming query
## What changes were proposed in this pull request?

`monotonically_increasing_id` doesn't work in Structured Streaming. We should throw an exception if a streaming query uses it.

## How was this patch tested?

Added test.

Author: Liang-Chi Hsieh <viirya@gmail.com>

Closes #19336 from viirya/SPARK-21947.
2017-10-06 13:10:04 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-22169][SQL] support byte length literal as identifier 2017-10-04 13:13:51 -07:00
java/org/apache/spark/sql [SPARK-22033][CORE] BufferHolder, other size checks should account for the specific VM array size limitations 2017-09-23 15:40:59 +01:00
scala/org/apache/spark/sql [SPARK-21947][SS] Check and report error when monotonically_increasing_id is used in streaming query 2017-10-06 13:10:04 -07:00