Re: Patch to produce messages with null body using console producer

2019-12-27 Thread Jungtaek Lim
You seem to hit wrong mailing list - please send to Kafka dev. mailing list. On Fri, Dec 27, 2019 at 8:10 PM jelmer wrote: > Hi folks, > > A while back I opened a pull request ( > https://github.com/apache/kafka/pull/7567 ) that makes it possible to > produce messages with a null body using the

Patch to produce messages with null body using console producer

2019-12-27 Thread jelmer
Hi folks, A while back I opened a pull request ( https://github.com/apache/kafka/pull/7567 ) that makes it possible to produce messages with a null body using the kafka console producer. I believe this is a useful addition as it makes it possible to effectively "delete" records from a compacted

Re:

2019-12-27 Thread Driesprong, Fokko
Anyone any opinion on this? A link to the PR: https://github.com/apache/spark/pull/26644 Cheers, Fokko Op vr 20 dec. 2019 om 16:00 schreef Driesprong, Fokko : > Folks, > > I've opened a PR a while ago with a PR to merge the possibility to merge > a custom data type, into a native data type. Thi