enhancementfix-it-weekgood first issuestreaming-engine
Repository metrics
- Stars
- (5,739 stars)
- PR merge metrics
- (Avg merge 4d 20h) (6 merged PRs in 30d)
Description
Atm, key is not a reserved key word in ksqlDB. Thus users could use it as a name for streams/tables/columns etc. We should add key as a reserved key word though to make sure we can use it if we evolve the language further.