vinothchandar commented on a change in pull request #2625:
URL: https://github.com/apache/hudi/pull/2625#discussion_r597793168



##########
File path: scripts/release/deploy_staging_jars.sh
##########
@@ -44,6 +44,8 @@ else
     do
        if [[ $param =~ --scala_version\=(2\.1[1-2]) ]]; then
                SCALA_VERSION=${BASH_REMATCH[1]}
+        elif [[ $param =~ --spark_version\=([2-3]) ]]; then

Review comment:
       nit: fix identation. 




-- 
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.

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


Reply via email to