SparkQA commented on pull request #33522:
URL: https://github.com/apache/spark/pull/33522#issuecomment-961330966


   **[Test build #144904 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/144904/testReport)**
 for PR 33522 at commit 
[`7f6edf8`](https://github.com/apache/spark/commit/7f6edf8118b39a5b1854c2d0a1fb9bbbb3c11f86).
    * This patch **fails Spark unit tests**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `trait ExpressionBuilder `
     * `trait PadExpressionBuilderBase extends ExpressionBuilder `
     * `case class StringLPad(str: Expression, len: Expression, pad: 
Expression)`
     * `case class BinaryLPad(str: Expression, len: Expression, pad: 
Expression, child: Expression)`
     * `case class BinaryRPad(str: Expression, len: Expression, pad: 
Expression, child: Expression)`
     * `case class DropIndex(`
     * `public class ColumnIOUtil `
     * `case class ParquetColumn(`
     * `case class DropIndexExec(`
     * `case class PushedDownOperators(`
     * `case class TableSampleInfo(`
     * `class RatePerMicroBatchProvider extends SimpleTableProvider with 
DataSourceRegister `
     * `class RatePerMicroBatchTable(`
     * `class RatePerMicroBatchStream(`
     * `case class RatePerMicroBatchStreamOffset(offset: Long, timestamp: Long) 
extends Offset `
     * `case class RatePerMicroBatchStreamInputPartition(`
     * `class RatePerMicroBatchStreamPartitionReader(`


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to