[jira] [Created] (CARBONDATA-2618) Split to multiple pages if current column page exceeds 2GB limits

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

[jira] [Created] (CARBONDATA-2618) Split to multiple pages if current column page exceeds 2GB limits

Akash R Nilugal (Jira)
xuchuanyin created CARBONDATA-2618:
--------------------------------------

             Summary: Split to multiple pages if current column page exceeds 2GB limits
                 Key: CARBONDATA-2618
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2618
             Project: CarbonData
          Issue Type: Sub-task
            Reporter: xuchuanyin


Currently a column page has 2GB limitation in size. This limitation can be achieved if a column is quite long.

To avoid it, in Carbondata-2615, we decrease the page size to reduce the data size in one column page. But it needs the user the configure the page size.

Here I raise this PR to do it automatically. CarbonData will split into multiple pages if one column page exceed 2GB limitation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)