confluentinc/ksql

Make `key` are reserved key word

Open

#6,896 opened on 2021年1月25日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (5,739 stars) (1,048 forks)batch import
enhancementfix-it-weekgood first issuestreaming-engine

説明

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.

コントリビューターガイド

Make `key` are reserved key word · confluentinc/ksql#6896 | Good First Issue