aboutsummaryrefslogtreecommitdiff
path: root/external/kafka-0-10-sql/src/main/scala/org/apache/spark/sql/kafka010/KafkaSourceProvider.scala
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-20156][CORE][SQL][STREAMING][MLLIB] Java String toLowerCase "Turkish l...Sean Owen2017-04-101-10/+12
* [SPARK-19853][SS] uppercase kafka topics fail when startingOffsets are Specif...uncleGen2017-03-121-34/+35
* [SPARK-19719][SS] Kafka writer for both structured streaming and batch queiresTyson Condie2017-03-061-5/+78
* [SPARK-18682][SS] Batch Source for KafkaTyson Condie2017-02-071-79/+183
* [MINOR][DOCS] Remove consecutive duplicated words/typo in Spark RepoNiranjan Padmanabhan2017-01-041-1/+1
* [SPARK-18588][SS][KAFKA] Create a new KafkaConsumer when error happens to fix...Shixiong Zhu2016-12-211-14/+7
* [SPARK-17812][SQL][KAFKA] Assign and specific startingOffsets for structured ...cody koeninger2016-10-211-26/+26
* [SPARK-17834][SQL] Fetch the earliest offsets manually in KafkaSource instead...Shixiong Zhu2016-10-131-6/+13
* [SPARK-17346][SQL] Add Kafka source for Structured StreamingShixiong Zhu2016-10-051-0/+282