confluentinc/ksql

Make `key` are reserved key word

開放

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

 (1 則留言) (0 個反應) (0 位負責人)Java (1,048 個分叉)batch import
enhancementfix-it-weekgood first issuestreaming-engine

倉庫指標

星標
 (5,739 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南