Github user jackylk commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2328#discussion_r196444812
--- Diff:
integration/spark2/src/test/scala/org/apache/spark/carbondata/TestStreamingTableOperation.scala
---
@@ -195,7 +192,6 @@ class TestStreamingTableOperation extends QueryTest
with BeforeAndAfterAll {
sql("USE default")
sql("DROP DATABASE IF EXISTS streaming CASCADE")
new File("target/csvdatanew").delete()
--- End diff --
fixed---
