SuJinpei opened a new pull request #1849: fix TRAFODION-3317
URL: https://github.com/apache/trafodion/pull/1849
 
 
   **root cause:**
   odb create a 'etab' for each table to be extracted,  'etab' is execution 
table and the preallocated chunk is 8. When the number of the list tables 
bigger than 8,  odb will write to unallocated memory.
   **solution:**
   try to enlarge 'etab' array when trying to create a 'etab' for a table.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to