This is an automated email from the ASF dual-hosted git repository. vanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from fb1053d [SPARK-28807][DOCS][SQL] Document SHOW DATABASES in SQL Reference add 7d72c07 [SPARK-28760][SS][TESTS] Add Kafka delegation token end-to-end test with mini KDC No new revisions were added by this update. Summary of changes: external/kafka-0-10-sql/pom.xml | 4 + .../sql/kafka010/KafkaDelegationTokenSuite.scala | 120 +++++++++++++++ .../apache/spark/sql/kafka010/KafkaTestUtils.scala | 164 +++++++++++++++++++-- .../org/apache/spark/kafka010/KafkaTokenUtil.scala | 19 ++- pom.xml | 24 +++ 5 files changed, 314 insertions(+), 17 deletions(-) create mode 100644 external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaDelegationTokenSuite.scala --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org