[ https://issues.apache.org/jira/browse/TRAFODION-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569795#comment-16569795 ]
ASF GitHub Bot commented on TRAFODION-3173: ------------------------------------------- GitHub user traflm opened a pull request: https://github.com/apache/trafodion/pull/1680 [TRAFODION-3173] enhance ExeCliInterface fetchAllRows to save the dat… …a type You can merge this pull request into a Git repository by running: $ git pull https://github.com/traflm/trafodion TRAFODION-3173 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafodion/pull/1680.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 #1680 ---- commit f75ea3f7f101f67089a4874b750c58e8a3f24b39 Author: Liu Ming <ovis_poly@...> Date: 2018-08-06T04:30:29Z [TRAFODION-3173] enhance ExeCliInterface fetchAllRows to save the data type ---- > enhance ExeCliInterface fetchAllRows to save the data type > ---------------------------------------------------------- > > Key: TRAFODION-3173 > URL: https://issues.apache.org/jira/browse/TRAFODION-3173 > Project: Apache Trafodion > Issue Type: Improvement > Reporter: liu ming > Assignee: liu ming > Priority: Major > > At present ExeCliInterface method fetchAllRows will not save the data type of > each column, since the current usage is always for string type. > To implement some new features, I found I need this method to save the data > type and later the OutputInfo class get method should also be enhanced to get > the data type back. -- This message was sent by Atlassian JIRA (v7.6.3#76005)