aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/golden/join_1to1-19-281b888188eac90c4bf670417f25cc0c
diff options
context:
space:
mode:
authorMichael Armbrust <michael@databricks.com>2014-03-21 15:05:45 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-03-21 15:05:45 -0700
commit7e17fe69f9c3dc4cac024ea483f5d5f34ee06203 (patch)
treebf6235fda03105bb981d64a25819ddb5a49bc19c /sql/hive/src/test/resources/golden/join_1to1-19-281b888188eac90c4bf670417f25cc0c
parente09139d9ca529a8f983a8b3e2a8158c3f3caa523 (diff)
downloadspark-7e17fe69f9c3dc4cac024ea483f5d5f34ee06203.tar.gz
spark-7e17fe69f9c3dc4cac024ea483f5d5f34ee06203.tar.bz2
spark-7e17fe69f9c3dc4cac024ea483f5d5f34ee06203.zip
Add hive test files to repository. Remove download script.
This PR removes our test dependence on files hosted at Berkeley by checking the test queries and answers into the repository. This should also fix the maven Jenkins build. I realize this is a *giant* commit. But size wise its actually pretty small. We are only looking at ~1.2Mb compressed (~30Mb uncompressed). Given that we already have a ~80Mb file permanently added to the spark code lineage, I do not think that this will change the developer experience significantly. Furthermore, I think it is good engineering practice to consider such test support files as "code", since changes to them would indicate a change in functionality. These files were only excluded from the initial PR as I wanted the diff to be readable. Author: Michael Armbrust <michael@databricks.com> Closes #199 from marmbrus/hiveTestFiles and squashes the following commits: b9b9b17 [Michael Armbrust] Add hive test files to repository. Remove download script.
Diffstat (limited to 'sql/hive/src/test/resources/golden/join_1to1-19-281b888188eac90c4bf670417f25cc0c')
-rw-r--r--sql/hive/src/test/resources/golden/join_1to1-19-281b888188eac90c4bf670417f25cc0c34
1 files changed, 34 insertions, 0 deletions
diff --git a/sql/hive/src/test/resources/golden/join_1to1-19-281b888188eac90c4bf670417f25cc0c b/sql/hive/src/test/resources/golden/join_1to1-19-281b888188eac90c4bf670417f25cc0c
new file mode 100644
index 0000000000..0ae4eb2d33
--- /dev/null
+++ b/sql/hive/src/test/resources/golden/join_1to1-19-281b888188eac90c4bf670417f25cc0c
@@ -0,0 +1,34 @@
+NULL NULL NULL NULL NULL 66
+NULL NULL NULL NULL 10050 66
+NULL NULL NULL 10 10010 66
+NULL NULL NULL 25 10025 66
+NULL NULL NULL 30 10030 88
+NULL NULL NULL 35 10035 88
+NULL NULL NULL 40 10040 88
+NULL NULL NULL 50 10050 88
+NULL NULL NULL 70 10040 88
+NULL NULL NULL 70 10040 88
+NULL NULL NULL 80 10040 66
+NULL NULL NULL 80 10040 66
+NULL NULL 66 NULL NULL NULL
+NULL 10050 66 NULL NULL NULL
+5 10005 66 5 10005 66
+15 10015 66 NULL NULL NULL
+20 10020 66 20 10020 66
+25 10025 88 NULL NULL NULL
+30 10030 66 NULL NULL NULL
+35 10035 88 NULL NULL NULL
+40 10040 66 40 10040 66
+40 10040 88 NULL NULL NULL
+50 10050 66 50 10050 66
+50 10050 66 50 10050 66
+50 10050 88 NULL NULL NULL
+50 10050 88 NULL NULL NULL
+60 10040 66 60 10040 66
+60 10040 66 60 10040 66
+60 10040 66 60 10040 66
+60 10040 66 60 10040 66
+70 10040 66 NULL NULL NULL
+70 10040 66 NULL NULL NULL
+80 10040 88 NULL NULL NULL
+80 10040 88 NULL NULL NULL \ No newline at end of file