confluentinc/ksql

Support HEX Literals

Open

#5,544 建立於 2020年6月3日

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

貢獻者指南