Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/17095
  
    **[Test build #74258 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/74258/testReport)**
 for PR 17095 at commit 
[`0919fea`](https://github.com/apache/spark/commit/0919feadc247d63a12ba95e832e88a9fdea72289).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `  public static class LongWrapper `
      * `  public static class IntWrapper `
      * `case class ResolveInlineTables(conf: CatalystConf) extends 
Rule[LogicalPlan] `
      * `case class CostBasedJoinReorder(conf: CatalystConf) extends 
Rule[LogicalPlan] with PredicateHelper `
      * `  case class JoinPlan(itemIds: Set[Int], plan: LogicalPlan, joinConds: 
Set[Expression], cost: Cost)`
      * `case class Cost(rows: BigInt, size: BigInt) `
      * `abstract class RepartitionOperation extends UnaryNode `
      * `case class FlatMapGroupsWithState(`
      * `class CSVOptions(`
      * `class UnivocityParser(`
      * `trait WatermarkSupport extends UnaryExecNode `
      * `case class FlatMapGroupsWithStateExec(`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to