Vlad Rozov created SPARK-51643:
----------------------------------

             Summary: Maven and SBT builds are not in sync
                 Key: SPARK-51643
                 URL: https://issues.apache.org/jira/browse/SPARK-51643
             Project: Spark
          Issue Type: Bug
          Components: Connect
    Affects Versions: 4.1.0
            Reporter: Vlad Rozov


Maven and SBT builds are synced for this special code path, e.g., 
[https://github.com/apache/spark/commit/e927a7edad47f449aeb0d5014b6185ac36b344d0]
 . If you build Maven and SBT, the results are almost the same. Now, the fix 
you landed in Maven (and indeed it was a Maven specific fix). However, it 
changes the syncing part between Maven and SBT, and it results in a different 
output. The CI in the PR passed because we run SBT in PR builders.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to