Skip to content

Commit

Permalink
Add null data for DAG test cases. (pingcap#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
Novemser authored Dec 21, 2017
1 parent 5a7a054 commit e1418c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion integtest/src/main/scala/com/pingcap/spark/TestCase.scala
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class TestCase(val prop: Properties) extends LazyLogging {
)

private final val TiDBIgnore = Set[String](
// "out of range",
// "out of range"
// "BIGINT",
// "invalid time format",
// "line 1 column 13 near"
Expand Down
8 changes: 4 additions & 4 deletions integtest/testcases/tispark_test/TisparkTest.sql

Large diffs are not rendered by default.

0 comments on commit e1418c2

Please sign in to comment.