You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gengliangwang <gi...@git.apache.org> on 2018/08/23 06:17:41 UTC

[GitHub] spark pull request #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of Avr...

GitHub user gengliangwang opened a pull request:

    https://github.com/apache/spark/pull/22196

    [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataToCatalyst and CatalystDataToAvro

    ## What changes were proposed in this pull request?
    
    In https://github.com/apache/spark/pull/21838, the class `AvroDataToCatalyst` and `CatalystDataToAvro` were put in package `org.apache.spark.sql`.
    They should be moved to package  `org.apache.spark.sql.avro`.
    Also optimize imports in Avro module.
    
    ## How was this patch tested?
    
    Unit test

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gengliangwang/spark avro_revise_package_name

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22196.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22196
    
----
commit 78c8fcd3a7255d5bbac01475fe44fcba0c15a8d9
Author: Gengliang Wang <ge...@...>
Date:   2018-08-23T06:04:57Z

    revise package name of AvroDataToCatalyst and CatalystDataToAvro

----


---

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


[GitHub] spark issue #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataTo...

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/22196
  
    Merged to master.


---

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


[GitHub] spark issue #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataTo...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22196
  
    **[Test build #95142 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95142/testReport)** for PR 22196 at commit [`78c8fcd`](https://github.com/apache/spark/commit/78c8fcd3a7255d5bbac01475fe44fcba0c15a8d9).


---

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


[GitHub] spark issue #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataTo...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22196
  
    Merged build finished. Test PASSed.


---

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


[GitHub] spark issue #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataTo...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22196
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution-unified/2476/
    Test PASSed.


---

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


[GitHub] spark issue #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataTo...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22196
  
    Merged build finished. Test PASSed.


---

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


[GitHub] spark issue #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataTo...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/22196
  
    **[Test build #95142 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/95142/testReport)** for PR 22196 at commit [`78c8fcd`](https://github.com/apache/spark/commit/78c8fcd3a7255d5bbac01475fe44fcba0c15a8d9).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

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


[GitHub] spark issue #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of AvroDataTo...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/22196
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/95142/
    Test PASSed.


---

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


[GitHub] spark pull request #22196: [SPARK-24811][FOLLOWUP][SQL]Revise package of Avr...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/22196


---

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