Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This KIP won't change any public interfaces. However, It will change the behavior of several stream dsl operators:

  • stream-table left & outer join
  • stream-table KStream left & outer join
  • table KTable LeftJoin-table left join: foreign key may be null

...