kafka-tutorials
kafka-tutorials copied to clipboard
fix or mitigate null table side values in fleet mgmt recipe
In this recipe, driver_id and license are often NULL because ksqlDB is async and doesn't make guarantees on time synchronization for S-T joins.