You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/04/15 03:08:00 UTC

[jira] [Assigned] (SPARK-35082) Use permissive and squashed merge when syncing to the latest branch in GitHub Actions testing

     [ https://issues.apache.org/jira/browse/SPARK-35082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-35082:
------------------------------------

    Assignee: Apache Spark

> Use permissive and squashed merge when syncing to the latest branch in GitHub Actions testing
> ---------------------------------------------------------------------------------------------
>
>                 Key: SPARK-35082
>                 URL: https://issues.apache.org/jira/browse/SPARK-35082
>             Project: Spark
>          Issue Type: Bug
>          Components: Project Infra
>    Affects Versions: 3.2.0
>            Reporter: Hyukjin Kwon
>            Assignee: Apache Spark
>            Priority: Major
>
> Please see https://github.com/apache/spark/pull/32168
> There is an issue when syncing to the Apache master branch.
> {code}
> From https://github.com/yaooqinn/spark
>  * branch                  SPARK-35044 -> FETCH_HEAD
> fatal: Not possible to fast-forward, aborting.
> Error: Process completed with exit code 128.
> {code}
> This is because we use {{--ff-only}} option so it assumes that the fork is always based on the latest master branch.
> We should make it less strict



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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