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...---
