spark-instrumented-optimizer/sql/core
Maxim Gekk cf7c397ede [MINOR][SQL] Remove an ignored test from JsonSuite
### What changes were proposed in this pull request?
Remove ignored and outdated test `Type conflict in primitive field values (Ignored)` from JsonSuite.

### Why are the changes needed?
The test is not maintained for long time. It can be removed to reduce size of JsonSuite, and improve maintainability.

### Does this PR introduce any user-facing change?
No

### How was this patch tested?
By running the command `./build/sbt "test:testOnly *JsonV2Suite"`

Closes #27795 from MaxGekk/remove-ignored-test-in-JsonSuite.

Authored-by: Maxim Gekk <max.gekk@gmail.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
2020-03-06 10:35:44 +09:00
..
benchmarks [SPARK-30843][SQL] Fix getting of time components before 1582 year 2020-02-17 13:59:21 +08:00
src [MINOR][SQL] Remove an ignored test from JsonSuite 2020-03-06 10:35:44 +09:00
v1.2/src [SPARK-31058][SQL][TEST-HIVE1.2] Consolidate the implementation of quoteIfNeeded 2020-03-06 00:13:57 +00:00
v2.3/src [SPARK-31058][SQL][TEST-HIVE1.2] Consolidate the implementation of quoteIfNeeded 2020-03-06 00:13:57 +00:00
pom.xml [SPARK-30984][SS] Add UI test for Structured Streaming UI 2020-03-04 13:55:34 +08:00