dongjoon-hyun commented on PR #48818:
URL: https://github.com/apache/spark/pull/48818#issuecomment-2616842431

   > @dongjoon-hyun @LuciferYang this has to stop. Maven is not being tested at 
all. If we don't test with it, we should not be using it.
   
   It seems that you misunderstand. We reported that SBT was also broken in the 
same way, @hvanhovell . Please check the comment here and 
https://github.com/apache/spark/pull/49696 .
   
   ```
   $ build/sbt clean "catalyst/testOnly 
org.apache.spark.sql.catalyst.encoders.EncoderResolutionSuite"
   ...
   [info] *** 1 SUITE ABORTED ***
   [error] Error during tests:
   [error]      org.apache.spark.sql.catalyst.encoders.EncoderResolutionSuite
   [error] (catalyst / Test / testOnly) sbt.TestsFailedException: Tests 
unsuccessful
   [error] Total time: 66 s (01:06), completed Jan 27, 2025, 9:52:35 AM
   ```


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