SparkQA commented on issue #26134: [SPARK-29486][SQL] CalendarInterval should 
have 3 fields: months, days and microseconds
URL: https://github.com/apache/spark/pull/26134#issuecomment-543828851
 
 
   **[Test build #112281 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/112281/testReport)**
 for PR 26134 at commit 
[`211543f`](https://github.com/apache/spark/commit/211543f2bb3d2a219501624f9f44f48df2c9a6bd).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `            s\"Failed to get main class in JAR with error '$`
     * `        error(\"No main class set in JAR; please specify one with 
--class.\")`
     * `abstract class EventLogFileReader(`
     * `class SingleFileEventLogFileReader(`
     * `class RollingEventLogFilesFileReader(`
     * `abstract class EventLogFileWriter(`
     * `class SingleEventLogFileWriter(`
     * `class RollingEventLogFilesWriter(`
     * `  class DriverEndpoint extends IsolatedRpcEndpoint with Logging `
     * `case class ShuffleBlockBatchId(`
     * `        require(probability != null, \"probability of each class can 
not be null\")`
     * `class _LinearSVCParams(_JavaClassifierParams, HasRegParam, HasMaxIter, 
HasFitIntercept, HasTol,`
     * `class LinearSVC(JavaClassifier, _LinearSVCParams, JavaMLWritable, 
JavaMLReadable):`
     * `class LinearSVCModel(JavaClassificationModel, _LinearSVCParams, 
JavaMLWritable, JavaMLReadable):`
     * `class _LogisticRegressionParams(_JavaProbabilisticClassifierParams, 
HasRegParam,`
     * `class LogisticRegression(JavaProbabilisticClassifier, 
_LogisticRegressionParams, JavaMLWritable,`
     * `class LogisticRegressionModel(JavaProbabilisticClassificationModel, 
_LogisticRegressionParams,`
     * `class _NaiveBayesParams(_JavaPredictorParams, HasWeightCol):`
     * `class NaiveBayes(JavaProbabilisticClassifier, _NaiveBayesParams, 
HasThresholds, HasWeightCol,`
     * `class NaiveBayesModel(JavaProbabilisticClassificationModel, 
_NaiveBayesParams, JavaMLWritable,`
     * `class _MultilayerPerceptronParams(_JavaProbabilisticClassifierParams, 
HasSeed, HasMaxIter,`
     * `class MultilayerPerceptronClassifier(JavaProbabilisticClassifier, 
_MultilayerPerceptronParams,`
     * `class _LinearRegressionParams(_JavaPredictorParams, HasRegParam, 
HasElasticNetParam, HasMaxIter,`
     * `class LinearRegression(JavaPredictor, _LinearRegressionParams, 
JavaMLWritable, JavaMLReadable):`
     * `class LinearRegressionModel(JavaPredictionModel, 
_LinearRegressionParams, GeneralJavaMLWritable,`
     * `class _IsotonicRegressionParams(HasFeaturesCol, HasLabelCol, 
HasPredictionCol, HasWeightCol):`
     * `class IsotonicRegression(JavaEstimator, _IsotonicRegressionParams, 
HasWeightCol,`
     * `class IsotonicRegressionModel(JavaModel, _IsotonicRegressionParams, 
JavaMLWritable,`
     * `class _GeneralizedLinearRegressionParams(_JavaPredictorParams, 
HasFitIntercept, HasMaxIter,`
     * `class GeneralizedLinearRegression(JavaPredictor, 
_GeneralizedLinearRegressionParams,`
     * `class GeneralizedLinearRegressionModel(JavaPredictionModel, 
_GeneralizedLinearRegressionParams,`
     * `case class BitwiseCount(child: Expression) extends UnaryExpression with 
ExpectsInputTypes `
     * `case class AnalyzeTableStatement(`
     * `case class AnalyzeColumnStatement(`

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