[
https://issues.apache.org/jira/browse/TRAFODION-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15844078#comment-15844078
]
ASF GitHub Bot commented on TRAFODION-2466:
-------------------------------------------
GitHub user prashanth-vasudev opened a pull request:
https://github.com/apache/incubator-trafodion/pull/936
[TRAFODION-2466]Handle sortReclen limit in sort overflow.
Handle sortReclen limit in sort overflow.
Also minor change to commit conflict error text.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prashanth-vasudev/incubator-trafodion overflow
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/936.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #936
----
commit 17959e9d4a4a772ee010025e3cea0c0e56d7fbc6
Author: Prashant Vasudev <[email protected]>
Date: 2017-01-28T14:24:00Z
[TRAFODION-2466]Handle sortReclen limit in sort overflow.
----
> Sort scratch overflow has limitation on row size.
> -------------------------------------------------
>
> Key: TRAFODION-2466
> URL: https://issues.apache.org/jira/browse/TRAFODION-2466
> Project: Apache Trafodion
> Issue Type: Bug
> Components: -exe
> Reporter: Prashanth Vasudev
> Assignee: Prashanth Vasudev
>
> In sort overflow to disk scenarios, if row size is greater than 512kb, causes
> memory corruption and process aborts.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)