confluentinc/ksql

Support HEX Literals

Open

#5544 aperta il 3 giu 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Java (1048 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (5739 star)
Metriche merge PR
 (Merge medio 4g 20h) (6 PR mergiate in 30 g)

Descrizione

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'

Guida contributor