[
https://issues.apache.org/jira/browse/CARBONDATA-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xuchuanyin resolved CARBONDATA-2618.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.4.1
> Split to multiple pages if varchar column page exceeds 2GB/snappy limits
> ------------------------------------------------------------------------
>
> Key: CARBONDATA-2618
> URL: https://issues.apache.org/jira/browse/CARBONDATA-2618
> Project: CarbonData
> Issue Type: Sub-task
> Reporter: xuchuanyin
> Assignee: jiangmanhua
> Priority: Major
> Fix For: 1.4.1
>
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> 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)