Repository: incubator-trafodion Updated Branches: refs/heads/master 8fc5ffb13 -> 7f0f59d98
[TRAFODION-1912] rework to fix hive regress test failure Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/6f12eac5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/6f12eac5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/6f12eac5 Branch: refs/heads/master Commit: 6f12eac5fc2c771909c4077d7b4d6d632d048b7e Parents: c6c25f0 Author: Liu Ming <[email protected]> Authored: Tue Apr 12 03:07:04 2016 +0000 Committer: Liu Ming <[email protected]> Committed: Tue Apr 12 03:07:04 2016 +0000 ---------------------------------------------------------------------- core/sql/regress/hive/tbl_dos_numeric.data | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/6f12eac5/core/sql/regress/hive/tbl_dos_numeric.data ---------------------------------------------------------------------- diff --git a/core/sql/regress/hive/tbl_dos_numeric.data b/core/sql/regress/hive/tbl_dos_numeric.data new file mode 100644 index 0000000..db1add7 --- /dev/null +++ b/core/sql/regress/hive/tbl_dos_numeric.data @@ -0,0 +1,10 @@ +0|39478 +1|21944 +2|32730 +3|19653 +4|67794 +5|93265 +6| +7| +8| +9|17
