[jira] [Created] (CARBONDATA-3977) Global sort partitions should be determined dynamically

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-3977) Global sort partitions should be determined dynamically

Akash R Nilugal (Jira)
Mahesh Raju Somalaraju created CARBONDATA-3977:
--------------------------------------------------

             Summary: Global sort partitions should be determined dynamically
                 Key: CARBONDATA-3977
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3977
             Project: CarbonData
          Issue Type: New Feature
            Reporter: Mahesh Raju Somalaraju


global sort :

if user does not give any number of partitions in table properties and not configured property "carbon.load.global.sort.partitions" then need to calculate dynamically based on dataframe size.

 number of partition = dataframesizeInMB/partition size



--
This message was sent by Atlassian Jira
(v8.3.4#803005)