confluentinc/ksql

Support HEX Literals

Open

#5,544 opened on Jun 3, 2020

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

Description

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'

Contributor guide

Support HEX Literals · confluentinc/ksql#5544 | Good First Issue