Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/15099 **[Test build #65560 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/65560/consoleFull)** for PR 15099 at commit [`0223fd3`](https://github.com/apache/spark/commit/0223fd3a9b2f47856beaa7a1487e964c0c830fb0). * This patch **fails MiMa tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` public static final class UnsignedPrefixComparatorNullsLast extends RadixSortSupport ` * ` public static final class UnsignedPrefixComparatorDescNullsFirst extends RadixSortSupport ` * ` public static final class SignedPrefixComparatorNullsLast extends RadixSortSupport ` * ` public static final class SignedPrefixComparatorDescNullsFirst extends RadixSortSupport ` * `abstract sealed class NullOrdering ` * `case class SortOrder(` * `case class Length(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * ` class SetAccumulator[T] extends AccumulatorV2[T, java.util.Set[T]] `
--- 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