spark-instrumented-optimizer/sql/catalyst/src/main
Tathagata Das bbc247548a [SPARK-16748][SQL] SparkExceptions during planning should not wrapped in TreeNodeException
## What changes were proposed in this pull request?
We do not want SparkExceptions from job failures in the planning phase to create TreeNodeException. Hence do not wrap SparkException in TreeNodeException.

## How was this patch tested?
New unit test

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #14395 from tdas/SPARK-16748.
2016-07-29 19:59:35 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-16530][SQL][TRIVIAL] Wrong Parser Keyword in ALTER TABLE CHANGE COLUMN 2016-07-14 17:15:51 +02:00
java/org/apache/spark/sql [SPARK-16524][SQL] Add RowBatch and RowBasedHashMapGenerator 2016-07-26 18:08:07 -07:00
scala/org/apache/spark/sql [SPARK-16748][SQL] SparkExceptions during planning should not wrapped in TreeNodeException 2016-07-29 19:59:35 -07:00