Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/18092 **[Test build #77894 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/77894/testReport)** for PR 18092 at commit [`5bee019`](https://github.com/apache/spark/commit/5bee0196e8ffe92db66a566dc940a01f05246b54). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class KVStoreSerializer ` * `public abstract class KVStoreView<T> implements Iterable<T> ` * `public class KVTypeInfo ` * `public class LevelDB implements KVStore ` * ` public static class TypeAliases ` * `class LevelDBIterator<T> implements KVStoreIterator<T> ` * `class LevelDBTypeInfo ` * ` class Index ` * `public class UnsupportedStoreVersionException extends IOException ` * ` logError(s\"Not measuring processing time for listener class $className because a \" +` * `class FilteredObjectInputStream extends ObjectInputStream ` * ` String.format(\"Unexpected class in stream: %s\", desc.getName()));` * `case class Uuid() extends LeafExpression ` * `case class UnresolvedHint(name: String, parameters: Seq[Any], child: LogicalPlan)` * `case class HintInfo(broadcast: Boolean = false) ` * `public final class ParquetDictionary implements Dictionary `
--- 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