You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by yj...@apache.org on 2016/07/26 12:06:15 UTC

[03/10] incubator-hawq git commit: HAWQ-898. Add feature test for COPY with new test framework.

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b5960312/src/test/feature/utility/data/stud_emp.data
----------------------------------------------------------------------
diff --git a/src/test/feature/utility/data/stud_emp.data b/src/test/feature/utility/data/stud_emp.data
new file mode 100755
index 0000000..4ad7566
--- /dev/null
+++ b/src/test/feature/utility/data/stud_emp.data
@@ -0,0 +1,3 @@
+jeff	23	(8,7.7)	600	sharon	3.50000000000000000e+00	\N
+cim	30	(10.5,4.7)	400	\N	3.39999999999999990e+00	\N
+linda	19	(0.9,6.1)	100	\N	2.89999999999999990e+00	\N

http://git-wip-us.apache.org/repos/asf/incubator-hawq/blob/b5960312/src/test/feature/utility/data/student.data
----------------------------------------------------------------------
diff --git a/src/test/feature/utility/data/student.data b/src/test/feature/utility/data/student.data
new file mode 100755
index 0000000..f7e29e4
--- /dev/null
+++ b/src/test/feature/utility/data/student.data
@@ -0,0 +1,2 @@
+fred	28	(3.1,-1.5)	3.70000000000000020e+00
+larry	60	(21.8,4.9)	3.10000000000000010e+00