chenbowen created FLINK-25054:
---------------------------------
Summary: flink sql System (Built-in) Functions 【SHA2】,hashLength
validation Unsurpport
Key: FLINK-25054
URL: https://issues.apache.org/jira/browse/FLINK-25054
Project: Flink
Issue Type: Improvement
Components: Build System
Affects Versions: 1.12.3
Reporter: chenbowen
Attachments: image-2021-11-25-16-59-56-699.png
【exception sql】
SELECT
SHA2(<column>, 128)
FROM
<table_name>
【effect】
when sql is long , it`s hard to clear where is the problem on this issue
【reason】
build-in function SHA2, hashLength do not support “128”, but I could not
understand from
【Exception log】
!image-2021-11-25-16-59-56-699.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)