Qifan Chen created TRAFODION-1833:
-------------------------------------

             Summary: Lack of a display method for ATP, CRI, and TUPP in 
executor
                 Key: TRAFODION-1833
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1833
             Project: Apache Trafodion
          Issue Type: Bug
          Components: sql-exe
            Reporter: Qifan Chen
            Assignee: Qifan Chen


The executor does not offer handy display method for primitive data structures 
in executor, well integrated with gdb. As a result, it is difficult to see the 
results of evaluation. 

It is preferred to be able to do things like "p 
pentry_up->getAtp()->display("return eval result")" to observe the content of 
the last entry pentry_up in the upper queue. 

The primitive data structures to be enhanced for: 
ATP: array of tuple pointers
CRI: composite record descriptor
TUPP: a pointer to a tuple descriptor



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to