Merge [TRAFODION-2121] add support of HIVE data type of DECIMAL PR-618
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/f9eaa767 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/f9eaa767 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/f9eaa767 Branch: refs/heads/master Commit: f9eaa767570d69eec2d383257a5c72fb260f4f51 Parents: 6575102 effe7b8 Author: Hans Zeller <[email protected]> Authored: Wed Jul 27 20:28:55 2016 +0000 Committer: Hans Zeller <[email protected]> Committed: Wed Jul 27 20:28:55 2016 +0000 ---------------------------------------------------------------------- core/sql/executor/ExExeUtilGet.cpp | 2 +- core/sql/executor/hiveHook.cpp | 4 +- core/sql/optimizer/NATable.cpp | 81 ++++++++++++++++++++++++++- core/sql/regress/hive/EXPECTED005 | 12 ++-- core/sql/regress/hive/TEST005_a.hive.sql | 12 +++- core/sql/regress/hive/tbl_type.data | 2 +- 6 files changed, 99 insertions(+), 14 deletions(-) ----------------------------------------------------------------------
