[ 
https://issues.apache.org/jira/browse/FLINK-9907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328600#comment-17328600
 ] 

Flink Jira Bot commented on FLINK-9907:
---------------------------------------

This major issue is unassigned and itself and all of its Sub-Tasks have not 
been updated for 30 days. So, it has been labeled "stale-major". If this ticket 
is indeed "major", please either assign yourself or give an update. Afterwards, 
please remove the label. In 7 days the issue will be deprioritized.

> add CRC32 checksum in table Api and sql
> ---------------------------------------
>
>                 Key: FLINK-9907
>                 URL: https://issues.apache.org/jira/browse/FLINK-9907
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table SQL / API
>            Reporter: xueyu
>            Priority: Major
>              Labels: pull-request-available, stale-major
>
> CRC32 returns the cyclic redundancy check value of a given string as a 32-bit 
> unsigned value, null if string is null. In mysql and hive the syntax like
> select CRC32('test') = 3632233996
> Though it is not a hash function, however the pattern and behavior looks 
> similar with hash functions (md5, sha1, sha2 etc..), so I put codegen in 
> HashCalcCallGen



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to