You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2021/01/08 11:05:51 UTC

[spark] branch master updated (0f8e5dd -> 71d261a)

This is an automated email from the ASF dual-hosted git repository.

kabhwan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 0f8e5dd  [SPARK-34003][SQL] Fix Rule conflicts between PaddingAndLengthCheckForCharVarchar and ResolveAggregateFunctions
     add 71d261a  [SPARK-34032][SS] Add truststore and keystore type config possibility for Kafka delegation token

No new revisions were added by this update.

Summary of changes:
 docs/structured-streaming-kafka-integration.md          | 17 +++++++++++++++++
 .../org/apache/spark/kafka010/KafkaTokenSparkConf.scala |  6 ++++++
 .../org/apache/spark/kafka010/KafkaTokenUtil.scala      |  6 ++++++
 .../spark/kafka010/KafkaDelegationTokenTest.scala       |  4 ++++
 .../spark/kafka010/KafkaTokenSparkConfSuite.scala       | 10 ++++++++++
 .../org/apache/spark/kafka010/KafkaTokenUtilSuite.scala |  6 ++++++
 6 files changed, 49 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org