Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1133#discussion_r125682625
--- Diff:
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/dataload/TestLoadDataWithFileHeaderException.scala
---
@@ -56,6 +56,53 @@ class TestLoadDataWithFileHeaderException extends
QueryTest with BeforeAndAfterA
}
}
+ test("test load data with header=false, but without fileheader") {
--- End diff --
I think one more test case can be added, using header=invalid value
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---