[
https://issues.apache.org/jira/browse/CALCITE-5642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17714258#comment-17714258
]
Julian Hyde edited comment on CALCITE-5642 at 4/19/23 6:34 PM:
---------------------------------------------------------------
[~FrankZou]. I don't agree with your first point. (The ASF is registered as a
U.S. legal entity, and the bytes are stored in U.S.-based data centers and
therefore a release or a download may be construed to be an 'export' under U.S.
law.)
But I agree with your second point, and I agree that we would not be exporting
an encryption algorithm here. So, we're good.
was (Author: julianhyde):
[~FrankZou]. I don't agree with your first point. (The ASF is registered at a
U.S. organization, and the bytes are stored in U.S.-based data centers and
therefore a release or a download may be construed to be an 'export' under U.S.
law.)
But I agree with your second point, and I agree that we would not be exporting
an encryption algorithm here. So, we're good.
> Add SHA256, SHA512 functions
> ----------------------------
>
> Key: CALCITE-5642
> URL: https://issues.apache.org/jira/browse/CALCITE-5642
> Project: Calcite
> Issue Type: New Feature
> Reporter: Dan Zou
> Assignee: Dan Zou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add SHA256, SHA512 functions and enable them for BigQuery.
> SHA256: Computes the hash of the input using the [SHA-256
> algorithm|https://en.wikipedia.org/wiki/SHA-2]. This function returns 32
> bytes.
> SHA512: Computes the hash of the input using the [SHA-512
> algorithm|https://en.wikipedia.org/wiki/SHA-2]. This function returns 64
> bytes.
> See more details in [BigQuery
> Doc|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#sha256]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)