xubo245 commented on a change in pull request #3173: [WIP][CARBONDATA-3336] Support Binary Data Type
URL:
https://github.com/apache/carbondata/pull/3173#discussion_r273417007
##########
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:
still in WIP
----------------------------------------------------------------
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