confluentinc/ksql

Support HEX Literals

Open

#5.544 aberto em 3 de jun. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Java (1.048 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (5.739 stars)
Métricas de merge de PR
 (Mesclagem média 4d 20h) (6 fundiu PRs em 30d)

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'

Guia do colaborador