Skip to content

Commit 3cfefcd

Browse files
authored
including spark-extension-entrypoint in dependencies sh
1 parent f8f58b1 commit 3cfefcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/spark/buildDependencies.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ set -x -e
33
(cd ../../client/java && ./gradlew publishToMavenLocal)
44
(cd ../spark-extension-interfaces && ./gradlew publishToMavenLocal)
55
(cd ../sql/iface-java && ./script/compile.sh && ./script/build.sh)
6+
(cd ../spark-extension-entrypoint && ./gradlew publishToMavenLocal)

0 commit comments

Comments
 (0)