kumarvishal09 commented on a change in pull request #3192: [CARBONDATA-3364] Support Read from Hive. Queries are giving empty results from hive.
URL:
https://github.com/apache/carbondata/pull/3192#discussion_r285515273
##########
File path: integration/spark2/src/test/scala/org/apache/carbondata/spark/util/DictionaryLRUCacheTestCase.scala
##########
@@ -78,6 +78,8 @@ class DictionaryLRUCacheTestCase extends Spark2QueryTest with BeforeAndAfterAll
path = s"$resourcesPath/restructure/data_2000.csv"
+ sql("use default")
+
Review comment:
remove this extra space
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]
With regards,
Apache Git Services