[
https://issues.apache.org/jira/browse/FLINK-25054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-25054:
-----------------------------------
Labels: pull-request-available (was: )
> Improve exception message for unsupported hashLength for SHA2 function
> ----------------------------------------------------------------------
>
> Key: FLINK-25054
> URL: https://issues.apache.org/jira/browse/FLINK-25054
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.12.3
> Reporter: DingGeGe
> Assignee: Shuai Xu
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2021-11-25-16-59-56-699.png
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> 【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.10#820010)