-
- Downloads
[SPARK-2523] [SQL] Hadoop table scan bug fixing (fix failing Jenkins maven test)
This PR tries to resolve the broken Jenkins maven test issue introduced by #1439. Now, we create a single query test to run both the setup work and the test query. Author: Yin Huai <huai@cse.ohio-state.edu> Closes #1669 from yhuai/SPARK-2523-fixTest and squashes the following commits: 358af1a [Yin Huai] Make partition_based_table_scan_with_different_serde run atomically.
Showing
- sql/hive/src/test/resources/golden/partition_based_table_scan_with_different_serde-0-1436cccda63b78dd6e43a399da6cc474 0 additions, 0 deletions...n_with_different_serde-0-1436cccda63b78dd6e43a399da6cc474
- sql/hive/src/test/resources/golden/partition_based_table_scan_with_different_serde-1-8d9bf54373f45bc35f8cb6e82771b154 0 additions, 0 deletions...n_with_different_serde-1-8d9bf54373f45bc35f8cb6e82771b154
- sql/hive/src/test/resources/golden/partition_based_table_scan_with_different_serde-2-7816c17905012cf381abf93d230faa8d 0 additions, 0 deletions...n_with_different_serde-2-7816c17905012cf381abf93d230faa8d
- sql/hive/src/test/resources/golden/partition_based_table_scan_with_different_serde-3-90089a6db3c3d8ee5ff5ea6b9153b3cc 0 additions, 0 deletions...n_with_different_serde-3-90089a6db3c3d8ee5ff5ea6b9153b3cc
- sql/hive/src/test/resources/golden/partition_based_table_scan_with_different_serde-4-8caed2a6e80250a6d38a59388679c298 0 additions, 0 deletions...n_with_different_serde-4-8caed2a6e80250a6d38a59388679c298
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveTableScanSuite.scala 19 additions, 26 deletions.../apache/spark/sql/hive/execution/HiveTableScanSuite.scala
File moved
Please register or sign in to comment