confluentinc / confluentinc/kafka-tutorials
Verify aviation recipe and whether `FLIGHT_ID` needs to be projected because it is used in the INNER JOIN
Open
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Porting https://github.com/confluentinc/ksqldb-recipes/issues/149 here
From @wicknicks
> just a quick pointer: was going through this https://confluentinc.github.io/ksqldb-recipes/customer-360/aviation/#ksqldb-code, and noticed that the CREATE STREAM customer_flight_updates ... statement must also project a FLIGHT_ID column too? it’d be an error otherwise?
> yes, I got an error (but I was using some internal ksqldb libs when working with this recipe though). so you might want to take a run too, in case I had something wrong with my setup.
Contributor guide
Assessment
This issue has not been assessed yet.