Skip to content

Commit d50763e

Browse files
agrawalreetikatdcmeehan
authored andcommitted
Fix local presto server start on latest master
1 parent 4b7b4b3 commit d50763e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presto-main/etc/config.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ plugin.bundles=\
5252
../presto-hive-function-namespace/pom.xml,\
5353
../presto-delta/pom.xml,\
5454
../presto-hudi/pom.xml, \
55-
../presto-sql-invoked-functions-plugin/pom.xml
55+
../presto-sql-helpers/presto-sql-invoked-functions-plugin/pom.xml
5656

5757
presto.version=testversion
5858
node-scheduler.include-coordinator=true

0 commit comments

Comments
 (0)