[
https://issues.apache.org/jira/browse/TRAFODION-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16521779#comment-16521779
]
ASF GitHub Bot commented on TRAFODION-3101:
-------------------------------------------
Github user traflm commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1619#discussion_r197666711
--- Diff: core/sql/executor/ExExeUtilGet.cpp ---
@@ -949,6 +949,7 @@ short ExExeUtilGetMetadataInfoTcb::displayHeading()
{
if (getMItdb().noHeader())
{
+printf("LMDBG noheader is true\n");
--- End diff --
sorry, I will remove this...
> enhance the 'get table' utility to return number of rows
> --------------------------------------------------------
>
> Key: TRAFODION-3101
> URL: https://issues.apache.org/jira/browse/TRAFODION-3101
> Project: Apache Trafodion
> Issue Type: Improvement
> Reporter: liu ming
> Assignee: liu ming
> Priority: Major
>
> when run 'get tables' command, it is desired to show the number of rows
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)