You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2019/05/20 10:02:22 UTC

[GitHub] [carbondata] kumarvishal09 commented on a change in pull request #3192: [CARBONDATA-3364] Support Read from Hive. Queries are giving empty results from hive.

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:
users@infra.apache.org


With regards,
Apache Git Services