xuchuanyin commented on a change in pull request #3173:  [WIP][CARBONDATA-3336] 
Support Binary Data Type
URL: https://github.com/apache/carbondata/pull/3173#discussion_r272147224
 
 

 ##########
 File path: 
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestNonTransactionalCarbonTable.scala
 ##########
 @@ -385,6 +388,38 @@ class TestNonTransactionalCarbonTable extends QueryTest 
with BeforeAndAfterAll {
     cleanTestData()
   }
 
+  test("test direct sql read carbon") {
+    checkAnswer(
+      sql("select count(*) FROM 
carbon.`/Users/xubo/Desktop/xubo/data/VOCdevkit/carbon/voc`"),
 
 Review comment:
   ???

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to