spark-instrumented-optimizer/sql/catalyst/src/main
Xiao Li c3712b77a9 [SPARK-21307][REVERT][SQL] Remove SQLConf parameters from the parser-related classes
## What changes were proposed in this pull request?
Since we do not set active sessions when parsing the plan, we are unable to correctly use SQLConf.get to find the correct active session. Since https://github.com/apache/spark/pull/18531 breaks the build, I plan to revert it at first.

## How was this patch tested?
The existing test cases

Author: Xiao Li <gatorsmile@gmail.com>

Closes #18568 from gatorsmile/revert18531.
2017-07-08 11:56:19 -07:00
..
antlr4/org/apache/spark/sql/catalyst/parser [SPARK-20383][SQL] Supporting Create [temporary] Function with the keyword 'OR REPLACE' and 'IF NOT EXISTS' 2017-07-05 20:46:42 +08:00
java/org/apache/spark/sql [SPARK-21312][SQL] correct offsetInBytes in UnsafeRow.writeToStream 2017-07-06 14:47:22 +08:00
scala/org/apache/spark/sql [SPARK-21307][REVERT][SQL] Remove SQLConf parameters from the parser-related classes 2017-07-08 11:56:19 -07:00