26 Commits (9e23af3115ddfbf311f6b37c273327b3fa8e9a14)

Author SHA1 Message Date
Joan Goyeau 7d2b95895a MINOR: Correct folder for package object scala (#5573) 6 years ago
Joan Goyeau b8559de23d MINOR: Fix streams Scala foreach recursive call (#5539) 6 years ago
Joan Goyeau d8f9f278a2 KAFKA-7316: Fix Streams Scala filter recursive call #5538 6 years ago
Joan Goyeau dae9c41838 KAFKA-7301: Fix streams Scala join ambiguous overload (#5502) 6 years ago
John Roesler b1539ff62d KAFKA-7250: switch scala transform to TransformSupplier (#5481) 6 years ago
Manikumar Reddy O a9d7f8a1fd MINOR: Fix Streams scala format violations (#5472) 6 years ago
Michal Dziemianko ed13d7eebb KAFKA-7250: fix transform function in scala DSL to accept TranformerSupplier (#5468) 6 years ago
Guozhang Wang afe00effe2
KAFKA-3514: Part II, Choose tasks with data on all partitions to process (#5398) 6 years ago
Guozhang Wang 75825caee4
KAFKA-5037 Follow-up: move Scala test to Java (#5399) 6 years ago
Manikumar Reddy O 9089fb2d82 MINOR: Fix format violations streams scala tests (#5402) 6 years ago
Ted Yu 82f124ae30 KAFKA-5037: Fix infinite loop if all input topics are unknown at startup 6 years ago
Joan Goyeau 05c5854d1f MINOR: Add Scalafmt to Streams Scala API (#4965) 6 years ago
Joan Goyeau ad56f04af9 KAFKA-6936: Implicit materialized for aggregate, count and reduce (#5066) 7 years ago
Guozhang Wang f33e9a346e KAFKA-4936: Add dynamic routing in Streams (#5018) 7 years ago
Bill Bejeck 4943c3f2f7 MINOR: reduce commit time on test (#5095) 7 years ago
Ismael Juma 7132a85fc3 KAFKA-6921; Remove old Scala producer and related code 7 years ago
Joan Goyeau 96cda0e07a MINOR: Fix type inference on joins and aggregates (#5019) 7 years ago
Andy Coates 4e1c8ffd0d KAFKA-6849: add transformValues methods to KTable. (#4959) 7 years ago
Guozhang Wang 6b8e79b137
HOTFIX: move Conusmed to o.a.k.streams.kstream (#5033) 7 years ago
Joan Goyeau ac9de822b2 MINOR: Use Set instead of List for multiple topics (#5024) 7 years ago
Joan Goyeau 40d191b563 MINOR: Count fix and Type alias refactor in Streams Scala API (#4966) 7 years ago
Joan Goyeau b88d70b532 MINOR: Make Serdes less confusing in Scala (#4963) 7 years ago
Michael G. Noll 00d1137570 KAFKA-6871: KStreams Scala API: incorrect Javadocs and misleading parameter name (#4971) 7 years ago
Sean Glover 893e044515 MINOR: Build and code sample updates for Kafka Streams DSL for Scala (#4949) 7 years ago
Guozhang Wang af983267be
MINOR: Removed deprecated schedule function (#4908) 7 years ago
Debasish Ghosh b2e4db01b6 KAFKA-6670: Implement a Scala wrapper library for Kafka Streams 7 years ago