confluentinc/ksql

Make `key` are reserved key word

Open

#6,896 建立於 2021年1月25日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (5,739 star) (1,048 fork)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.

貢獻者指南