uros-db commented on PR #46782:
URL: https://github.com/apache/spark/pull/46782#issuecomment-2159903678

   FYI @sunchao & @viirya, I've been getting some weird errors when trying to 
re-generate golden files in Spark
   
   ```
   [error] 
/***/spark/core/src/main/scala/org/apache/spark/deploy/SparkSubmitArguments.scala:400:12:
 not found: value LOAD_SPARK_DEFAULTS
   [error] Identifiers that begin with uppercase are not pattern variables but 
match the value in scope.
   [error]       case LOAD_SPARK_DEFAULTS =>
   [error]            ^
   [error] one error found
   [error] (core / Compile / compileIncremental) Compilation failed
   [error] Total time: 31 s, completed Jun 11, 2024, 8:28:55 AM
   ```
   
   the diff seems to originate from this PR, so I'm wondering if anyone else 
has had similar issues?


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