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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to