confluentinc / confluentinc/ksql
Drop NULLs from compound primary keys
Open
null-handling
- Dominant language
- Java
- Stars
- 315
- Forks
- 1k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 36
Description
Tables with multiple primary key columns should drop any input where _any_ key column is null.
Same reason as https://github.com/confluentinc/ksql/issues/4998
Contributor guide
Assessment
This issue has not been assessed yet.