[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-26 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-496086153
 
 
   **[Test build #105811 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105811/testReport)**
 for PR 24647 at commit 
[`b3c0f34`](https://github.com/apache/spark/commit/b3c0f3477627e5dd1f75300fbbebc195f689f402).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-26 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-496061544
 
 
   **[Test build #105811 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105811/testReport)**
 for PR 24647 at commit 
[`b3c0f34`](https://github.com/apache/spark/commit/b3c0f3477627e5dd1f75300fbbebc195f689f402).


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-23 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-495473935
 
 
   **[Test build #105742 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105742/testReport)**
 for PR 24647 at commit 
[`e5e98cb`](https://github.com/apache/spark/commit/e5e98cba7f0f9307459995710016a7f685c08b88).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-23 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-495447419
 
 
   **[Test build #105742 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105742/testReport)**
 for PR 24647 at commit 
[`e5e98cb`](https://github.com/apache/spark/commit/e5e98cba7f0f9307459995710016a7f685c08b88).


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-494656635
 
 
   **[Test build #105651 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105651/testReport)**
 for PR 24647 at commit 
[`e3014cb`](https://github.com/apache/spark/commit/e3014cb98163ba837e5101790e62afe30246142e).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-494626419
 
 
   **[Test build #105651 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105651/testReport)**
 for PR 24647 at commit 
[`e3014cb`](https://github.com/apache/spark/commit/e3014cb98163ba837e5101790e62afe30246142e).


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-494354929
 
 
   **[Test build #105611 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105611/testReport)**
 for PR 24647 at commit 
[`a173068`](https://github.com/apache/spark/commit/a1730689dd843c5093ecbffaee6f1f8c4c963e6e).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-494297213
 
 
   **[Test build #105611 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105611/testReport)**
 for PR 24647 at commit 
[`a173068`](https://github.com/apache/spark/commit/a1730689dd843c5093ecbffaee6f1f8c4c963e6e).


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-494287515
 
 
   **[Test build #105601 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105601/testReport)**
 for PR 24647 at commit 
[`e61c3f3`](https://github.com/apache/spark/commit/e61c3f337983f570f089ed3a55db15ff00d4f2d9).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds no public classes.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-494266047
 
 
   **[Test build #105601 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105601/testReport)**
 for PR 24647 at commit 
[`e61c3f3`](https://github.com/apache/spark/commit/e61c3f337983f570f089ed3a55db15ff00d4f2d9).


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-20 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-493961209
 
 
   **[Test build #105566 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105566/testReport)**
 for PR 24647 at commit 
[`daff979`](https://github.com/apache/spark/commit/daff979c5d23f83f4a1f4df1a7e9efd5812af566).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds no public classes.


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-20 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java 
reflection in DataSource.
URL: https://github.com/apache/spark/pull/24647#issuecomment-493909843
 
 
   **[Test build #105566 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105566/testReport)**
 for PR 24647 at commit 
[`daff979`](https://github.com/apache/spark/commit/daff979c5d23f83f4a1f4df1a7e9efd5812af566).


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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