Merge [TRAFODION-3105] PR-1606 DatabaseMetaData.getColumns should return 24 columns
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/7aa5eec4 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/7aa5eec4 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/7aa5eec4 Branch: refs/heads/master Commit: 7aa5eec47a7fa02fcb1046d71fc930b3b34000ed Parents: fec690d 82f11fb Author: Suresh Subbiah <[email protected]> Authored: Tue Jun 19 18:49:01 2018 +0000 Committer: Suresh Subbiah <[email protected]> Committed: Tue Jun 19 18:49:01 2018 +0000 ---------------------------------------------------------------------- .../odbc/src/odbc/nsksrvrcore/srvrothers.cpp | 135 +++++++++- .../org/trafodion/jdbc_test/TestGetColumns.java | 260 +++++++++++++++++++ 2 files changed, 394 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafodion/blob/7aa5eec4/core/conn/odbc/src/odbc/nsksrvrcore/srvrothers.cpp ----------------------------------------------------------------------
