QiangCai commented on a change in pull request #3912:
URL: https://github.com/apache/carbondata/pull/3912#discussion_r514942737
##########
File path:
integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/dataload/TestGlobalSortDataLoad.scala
##########
@@ -527,6 +529,73 @@ class TestGlobalSortDataLoad extends QueryTest with
BeforeAndAfterEach with Befo
assert(sql("select * from carbon_global_sort_update").count() == 22)
}
+ test("calculate the global sort partitions automatically when user does not
give in load options ") {
Review comment:
add more test case to config a small defaultMaxSplitBytes, let it has
multiple partitions.
----------------------------------------------------------------
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]