You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Selvaganesan Govindarajan (JIRA)" <ji...@apache.org> on 2017/09/12 22:16:00 UTC

[jira] [Created] (TRAFODION-2738) Rowset buffer size during insert/upsert should be limited

Selvaganesan Govindarajan created TRAFODION-2738:
----------------------------------------------------

             Summary: Rowset buffer size during insert/upsert should be limited
                 Key: TRAFODION-2738
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2738
             Project: Apache Trafodion
          Issue Type: Bug
            Reporter: Selvaganesan Govindarajan


Currently, the rowset size for upsert and insert can be given in a such way that it would be allocate unlimited buffer size to move the data from client to Trafodion SQL engine. This can cause memory corruption and unexpected behavior. Hence, we need a way to limit the number of rows in the rowset.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)