Skip to content

Commit

Permalink
blacklist some more MR tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
marmbrus committed Jan 16, 2014
1 parent aa2239c commit ffa9f25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/scala/catalyst/execution/HiveCompatibility.scala
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ class HiveCompatibility extends HiveQueryFileTest {
"index_auto_mult_tables",
"index_auto_file_format",
"index_auth",
"index_auto_empty",
"index_auto_partitioned",
"index_bitmap_auto_partitioned",

// Hive seems to think 1.0 > NaN = true && 1.0 < NaN = false... which is wrong.
// http://stackoverflow.com/a/1573715
Expand Down

0 comments on commit ffa9f25

Please sign in to comment.