kumarvishal09 commented on issue #3104: [HOTFIX] Fix select query on varchar column with large data fails with jvm crash URL: https://github.com/apache/carbondata/pull/3104#issuecomment-458121432 @shardul-cr7 I think if page size is more than some MB for example 10 mb then no need to increase the size by 30%, use the requested size itself, because it may cause OOM as JVM may not have continuous memory.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
