Skip to content

Commit

Permalink
remove file
Browse files Browse the repository at this point in the history
  • Loading branch information
xubo245 committed Jun 12, 2019
1 parent 3c03b67 commit b4e2ed9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions integration/spark-common-test/src/test/resources/2000_testCSV.csv

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -1570,7 +1570,7 @@ class TestBinaryDataType extends QueryTest with BeforeAndAfterAll {
""".stripMargin)
sql(
s"""
| LOAD DATA inpath '$resourcesPath/2000_testCSV.csv'
| LOAD DATA inpath '$resourcesPath/restructure/data_2000.csv'
| into table uniqdata
| OPTIONS(
| 'DELIMITER'=',' ,
Expand Down

0 comments on commit b4e2ed9

Please sign in to comment.