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


   **[Test build #145013 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/145013/testReport)**
 for PR 34273 at commit 
[`735b83e`](https://github.com/apache/spark/commit/735b83eba04708bc3f701f7ee614ea253abc5c4f).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `class SparkConf(object):`
     * `class ResultIterable(Iterable[T]):`
     * `class SparkJobInfo(NamedTuple):`
     * `class SparkStageInfo(NamedTuple):`
     * `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 `
     * `public class OrcColumnStatistics `
     * `public class OrcFooterReader `
     * `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