Skip to content

Commit 4a628d8

Browse files
committed
Revert "Removing test jars and class files"
This reverts commit 554af03.
1 parent 6392161 commit 4a628d8

File tree

26 files changed

+24
-0
lines changed

26 files changed

+24
-0
lines changed
4.02 KB
Binary file not shown.
3.74 KB
Binary file not shown.
1.3 KB
Binary file not shown.
376 KB
Binary file not shown.

data/artifact-tests/smallJar.jar

787 Bytes
Binary file not shown.

dev/test-classes.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
sql/core/src/test/resources/artifact-tests/Hello.class
2+
sql/core/src/test/resources/artifact-tests/IntSumUdf.class
3+
sql/core/src/test/resources/artifact-tests/smallClassFile.class
4+
sql/connect/common/src/test/resources/artifact-tests/Hello.class
5+
sql/core/src/test/resources/artifact-tests/HelloWithPackage.class
6+
sql/connect/common/src/test/resources/artifact-tests/smallClassFile.class
7+
sql/connect/common/src/test/resources/artifact-tests/smallClassFileDup.class

dev/test-jars.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
core/src/test/resources/TestHelloV2_2.13.jar
2+
core/src/test/resources/TestHelloV3_2.13.jar
3+
core/src/test/resources/TestUDTF.jar
4+
data/artifact-tests/junitLargeJar.jar
5+
data/artifact-tests/smallJar.jar
6+
sql/connect/client/jvm/src/test/resources/TestHelloV2_2.13.jar
7+
sql/connect/client/jvm/src/test/resources/udf2.13.jar
8+
sql/connect/common/src/test/resources/artifact-tests/junitLargeJar.jar
9+
sql/connect/common/src/test/resources/artifact-tests/smallJar.jar
10+
sql/core/src/test/resources/SPARK-33084.jar
11+
sql/core/src/test/resources/artifact-tests/udf_noA.jar
12+
sql/hive-thriftserver/src/test/resources/TestUDTF.jar
13+
sql/hive/src/test/noclasspath/hive-test-udfs.jar
14+
sql/hive/src/test/resources/SPARK-21101-1.0.jar
15+
sql/hive/src/test/resources/TestUDTF.jar
16+
sql/hive/src/test/resources/data/files/TestSerDe.jar
17+
sql/hive/src/test/resources/regression-test-SPARK-8489/test-2.13.jar
4.02 KB
Binary file not shown.
5.54 KB
Binary file not shown.
5.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)