confluentinc / confluentinc/examples
KSQL Statements Should now include "EMIT CHANGES" for ksqlDB (.sql files)
Open
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
There was a breaking syntax change when KSQL became ksqlDB where push queries are now specified with `EMIT CHANGES;` at the end. It seems there are several `.sql` files in various examples that do not respect the new usage of EMIT CHANGES for push queries
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.