dimas-b commented on code in PR #1172: URL: https://github.com/apache/polaris/pull/1172#discussion_r1994632228
########## regtests/Dockerfile: ########## @@ -55,4 +55,4 @@ USER root RUN chmod -R go+rwx /home/spark/regtests USER spark -ENTRYPOINT ["./run.sh"] +ENTRYPOINT ["./regtests/run.sh"] Review Comment: Could you clarify why this change is needed? I assume file layout inside the docker image should not be affected by this PR? -- 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]
