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_r273385652
##########
File path: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestNonTransactionalCarbonTable.scala
##########
@@ -2537,6 +2572,52 @@ class TestNonTransactionalCarbonTable extends QueryTest with BeforeAndAfterAll {
FileUtils.deleteDirectory(new File(writerPath))
}
+ test("Test with long string columns with 1 MB pageSize") {
Review comment:
This PR is dependency on PR2814, I already mentioned on PR content, this test is from PR2814
----------------------------------------------------------------
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