Good point! I had to clarify.
Once is enough. The sync is needed for your branch to include the changes
of https://github.com/apache/spark/pull/32092.


2021년 4월 14일 (수) 오후 9:11, Kent Yao <yaooq...@gmail.com>님이 작성:

> Hi Hyukjin,
>
> > Please sync your branch to the latest master branch in Apache Spark in
> order for the main repository to run the workflow and detect it.
>
> Do we need to sync master for every PR or just one-time cost to keep up
> with the current master branch?
>
> *Kent Yao *
> @ Data Science Center, Hangzhou Research Institute, NetEase Corp.
> *a spark enthusiast*
> *kyuubi <https://github.com/yaooqinn/kyuubi>is a unified multi-tenant JDBC
> interface for large-scale data processing and analytics, built on top
> of Apache Spark <http://spark.apache.org/>.*
> *spark-authorizer <https://github.com/yaooqinn/spark-authorizer>A Spark
> SQL extension which provides SQL Standard Authorization for **Apache
> Spark <http://spark.apache.org/>.*
> *spark-postgres <https://github.com/yaooqinn/spark-postgres> A library for
> reading data from and transferring data to Postgres / Greenplum with Spark
> SQL and DataFrames, 10~100x faster.*
> *spark-func-extras <https://github.com/yaooqinn/spark-func-extras>A
> library that brings excellent and useful functions from various modern
> database management systems to Apache Spark <http://spark.apache.org/>.*
>
>
>
> On 04/14/2021 15:41,Kent Yao<y...@apache.org> <y...@apache.org> wrote:
>
> Cool~Thanks, Hyukjin
>
> Yuanjian Li <xyliyuanj...@gmail.com> 于2021年4月14日周三 下午3:39写道:
>
>> Awesome! Thanks for making this happen, Hyukjin!
>>
>> Yi Wu <yi...@databricks.com> 于2021年4月14日周三 下午2:51写道:
>>
>>> Thanks for the great work, Hyukjin!
>>>
>>> On Wed, Apr 14, 2021 at 1:00 PM Gengliang Wang <ltn...@gmail.com> wrote:
>>>
>>>> Thanks for the amazing work, Hyukjin!
>>>> I created a PR for trial and it looks well so far:
>>>> https://github.com/apache/spark/pull/32158
>>>>
>>>> On Wed, Apr 14, 2021 at 12:47 PM Hyukjin Kwon <gurwls...@gmail.com>
>>>> wrote:
>>>>
>>>>> Hi all,
>>>>>
>>>>> After https://github.com/apache/spark/pull/32092 merged, now we run
>>>>> the GitHub Actions
>>>>> workflows in your forked repository.
>>>>>
>>>>> In short, please see this example HyukjinKwon#34
>>>>> <https://github.com/HyukjinKwon/spark/pull/34>
>>>>>
>>>>>    1. You create a PR and your repository triggers the workflow. Your
>>>>>    PR uses the resources allocated to you for testing.
>>>>>    2. Apache Spark repository finds your workflow, and links it in a
>>>>>    comment in your PR
>>>>>
>>>>> Please let me know if you guys find any weird behaviour related to
>>>>> this.
>>>>>
>>>>>
>>>>> *What does that mean to contributors?*
>>>>>
>>>>> Please sync your branch to the latest master branch in Apache Spark in
>>>>> order for your forked repository to run the workflow, and
>>>>> for the main repository to detect the workflow.
>>>>>
>>>>>
>>>>> *What does that mean to committers?*
>>>>>
>>>>> Now, GitHub Actions will show a green even when GitHub Actions builds
>>>>> are running (in contributor's forked repository).
>>>>> Please check the build notified by github-actions bot before merging
>>>>> it.
>>>>> There would be a followup work to reflect the status of the forked
>>>>> repository's build to the status of PR.
>>>>>
>>>>> 2021년 4월 14일 (수) 오후 1:42, Hyukjin Kwon <gurwls...@gmail.com>님이 작성:
>>>>>
>>>>>> Hi all,
>>>>>>
>>>>>> After https://github.com/apache/spark/pull/32092 merged, now we run
>>>>>> the GitHub Actions
>>>>>> workflows in your forked repository.
>>>>>>
>>>>>> In short, please see this example HyukjinKwon#34
>>>>>> <https://github.com/HyukjinKwon/spark/pull/34>
>>>>>>
>>>>>>    1. You create a PR and your repository triggers the workflow.
>>>>>>    Your PR uses the resources allocated to you for testing.
>>>>>>    2. Apache Spark repository finds your workflow, and links it in a
>>>>>>    comment in your PR
>>>>>>
>>>>>> Please let me know if you guys find any weird behaviour related to
>>>>>> this.
>>>>>>
>>>>>>
>>>>>> *What does that mean to contributors?*
>>>>>>
>>>>>> Please sync your branch to the latest master branch in Apache Spark
>>>>>> in order for the main repository to run the workflow and detect it.
>>>>>>
>>>>>>
>>>>>> *What does that mean to committers?*
>>>>>>
>>>>>> Now, GitHub Actions will show a green even when GitHub Actions builds
>>>>>> are running (in contributor's forked repository). Please check the build
>>>>>> notified by github-actions bot before merging it.
>>>>>> There would be a followup work to reflect the status of the forked
>>>>>> repository's build to
>>>>>> the status of PR.
>>>>>>
>>>>>>
>>>>>>

Reply via email to