[GitHub] [spark] SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-13 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585992012
 
 
   **[Test build #118374 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118374/testReport)**
 for PR 27554 at commit 
[`1adf99e`](https://github.com/apache/spark/commit/1adf99ec3da6b9dff7c2c308bd0794c0867e9f50).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
 * `case class Like(left: Expression, right: Expression, escapeChar: Char)`
 * `case class RLike(left: Expression, right: Expression) extends 
StringRegexExpression `
 * `case class AlterTableReplaceColumnsStatement(`
 * `trait LegacyDateFormatter extends DateFormatter `
 * `class LegacyFastDateFormatter(pattern: String, locale: Locale) extends 
LegacyDateFormatter `
 * `class LegacySimpleDateFormatter(pattern: String, locale: Locale) 
extends LegacyDateFormatter `
 * `class MicrosCalendar(tz: TimeZone, digitsInFraction: Int)`
 * `class LegacyFastTimestampFormatter(`
 * `class LegacySimpleTimestampFormatter(`
 * `trait BaseAggregateExec extends UnaryExecNode `


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 #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-13 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585955333
 
 
   **[Test build #118368 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118368/testReport)**
 for PR 27554 at commit 
[`1adf99e`](https://github.com/apache/spark/commit/1adf99ec3da6b9dff7c2c308bd0794c0867e9f50).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
 * `case class Like(left: Expression, right: Expression, escapeChar: Char)`
 * `case class RLike(left: Expression, right: Expression) extends 
StringRegexExpression `
 * `case class AlterTableReplaceColumnsStatement(`
 * `trait LegacyDateFormatter extends DateFormatter `
 * `class LegacyFastDateFormatter(pattern: String, locale: Locale) extends 
LegacyDateFormatter `
 * `class LegacySimpleDateFormatter(pattern: String, locale: Locale) 
extends LegacyDateFormatter `
 * `class MicrosCalendar(tz: TimeZone, digitsInFraction: Int)`
 * `class LegacyFastTimestampFormatter(`
 * `class LegacySimpleTimestampFormatter(`
 * `trait BaseAggregateExec extends UnaryExecNode `


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 #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-13 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585860650
 
 
   **[Test build #118374 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118374/testReport)**
 for PR 27554 at commit 
[`1adf99e`](https://github.com/apache/spark/commit/1adf99ec3da6b9dff7c2c308bd0794c0867e9f50).


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 #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-13 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585802373
 
 
   **[Test build #118368 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118368/testReport)**
 for PR 27554 at commit 
[`1adf99e`](https://github.com/apache/spark/commit/1adf99ec3da6b9dff7c2c308bd0794c0867e9f50).


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 #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-12 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585578811
 
 
   **[Test build #118332 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118332/testReport)**
 for PR 27554 at commit 
[`05a6b6f`](https://github.com/apache/spark/commit/05a6b6fa662e09e080e6ff0dfeeaa85e7b4f8887).
* 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 #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-12 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585526078
 
 
   **[Test build #118324 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118324/testReport)**
 for PR 27554 at commit 
[`becb0d5`](https://github.com/apache/spark/commit/becb0d5d5dcf3da3eac7a700e9cc6cf16c22f5c1).
* 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 #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-12 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585520090
 
 
   **[Test build #118332 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118332/testReport)**
 for PR 27554 at commit 
[`05a6b6f`](https://github.com/apache/spark/commit/05a6b6fa662e09e080e6ff0dfeeaa85e7b4f8887).


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 #27554: [SPARK-30801][SQL] Subqueries should not be AQE-ed if main query is not

2020-02-12 Thread GitBox
SparkQA commented on issue #27554: [SPARK-30801][SQL] Subqueries should not be 
AQE-ed if main query is not
URL: https://github.com/apache/spark/pull/27554#issuecomment-585449630
 
 
   **[Test build #118324 has 
started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/118324/testReport)**
 for PR 27554 at commit 
[`becb0d5`](https://github.com/apache/spark/commit/becb0d5d5dcf3da3eac7a700e9cc6cf16c22f5c1).


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