HyukjinKwon commented on code in PR #39211:
URL: https://github.com/apache/spark/pull/39211#discussion_r1057012438


##########
dev/generate_protos.sh:
##########
@@ -36,7 +36,7 @@ if [[ $# -eq 1 ]]; then
   OUTPUT_PATH=$1
 fi
 
-pushd connector/connect/common/src/main
+pushd ${SPARK_HOME}/connector/connect/common/src/main

Review Comment:
   Should probably put them in quotes in case SPARK_HOME has a space



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to