andygrove commented on code in PR #1620: URL: https://github.com/apache/datafusion-comet/pull/1620#discussion_r2035981075
########## .github/actions/setup-spark-builder/action.yaml: ########## @@ -19,13 +19,11 @@ name: Setup Spark Builder description: 'Setup Apache Spark to run SQL tests' inputs: spark-short-version: - description: 'The Apache Spark short version (e.g., 3.4) to build' + description: 'The Apache Spark short version (e.g., 3.5) to build' required: true - default: '3.4' Review Comment: I removed the defaults since these are required parameters, and we always specify them. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org