spark-instrumented-optimizer/sql/core
Liang-Chi Hsieh aa0b0b87e2 Revert "[SPARK-32646][SQL] ORC predicate pushdown should work with case-insensitive analysis"
### What changes were proposed in this pull request?

This reverts commit e277ef1a83.

### Why are the changes needed?

Because master and branch-3.0 both have few tests failed under hive-1.2 profile. And the PR #29457 missed a change in hive-1.2 code that causes compilation error. So it will make debugging the failed tests harder. I'd like revert #29457 first to unblock it.

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

Unit test

Closes #29519 from viirya/revert-SPARK-32646.

Authored-by: Liang-Chi Hsieh <viirya@gmail.com>
Signed-off-by: Liang-Chi Hsieh <viirya@gmail.com>
2020-08-23 00:40:53 -07:00
..
benchmarks [SPARK-30648][SQL] Support filters pushdown in JSON datasource 2020-07-17 00:01:13 +09:00
src Revert "[SPARK-32646][SQL] ORC predicate pushdown should work with case-insensitive analysis" 2020-08-23 00:40:53 -07:00
v1.2/src Revert "[SPARK-32646][SQL] ORC predicate pushdown should work with case-insensitive analysis" 2020-08-23 00:40:53 -07:00
v2.3/src Revert "[SPARK-32646][SQL] ORC predicate pushdown should work with case-insensitive analysis" 2020-08-23 00:40:53 -07:00
pom.xml [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector 2020-06-30 10:30:22 -07:00