confluentinc/ksql

Support HEX Literals

Open

#5,544 opened on 2020年6月3日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)Java (5,739 stars) (1,048 forks)batch import
enhancementgood first issue

説明

See: https://dev.mysql.com/doc/refman/8.0/en/hexadecimal-literals.html

We should support specifying HEX literals through the common syntax 0xFF or X'FF'

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