You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by Dweep Sharma <dw...@redbus.com> on 2019/01/04 11:26:54 UTC

hmac_sha256 in drill

Hi,

Any way to use hmac_sha256 function with drill?

-Dweep

-- 
*::DISCLAIMER::

----------------------------------------------------------------------------------------------------------------------------------------------------


The contents of this e-mail and any attachments are confidential and 
intended for the named recipient(s) only.E-mail transmission is not 
guaranteed to be secure or error-free as information could be intercepted, 
corrupted,lost, destroyed, arrive late or incomplete, or may contain 
viruses in transmission. The e mail and its contents(with or without 
referred errors) shall therefore not attach any liability on the originator 
or redBus.com. Views or opinions, if any, presented in this email are 
solely those of the author and may not necessarily reflect the views or 
opinions of redBus.com. Any form of reproduction, dissemination, copying, 
disclosure, modification,distribution and / or publication of this message 
without the prior written consent of authorized representative of redbus. 
<http://redbus.in/>com is strictly prohibited. If you have received this 
email in error please delete it and notify the sender immediately.Before 
opening any email and/or attachments, please check them for viruses and 
other defects.*

Re: hmac_sha256 in drill

Posted by Arina Yelchiyeva <ar...@gmail.com>.
Hi Dweep,

Drill does not support such function (use sys.functions table for the full
list of supported functions).
Alternatively you can implement your own UDF [1].

[1] https://drill.apache.org/docs/adding-custom-functions-to-drill/

Kind regards,
Arina

On Fri, Jan 4, 2019 at 1:27 PM Dweep Sharma <dw...@redbus.com> wrote:

> Hi,
>
> Any way to use hmac_sha256 function with drill?
>
> -Dweep
>
> --
> *::DISCLAIMER::
>
>
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
>
> The contents of this e-mail and any attachments are confidential and
> intended for the named recipient(s) only.E-mail transmission is not
> guaranteed to be secure or error-free as information could be intercepted,
> corrupted,lost, destroyed, arrive late or incomplete, or may contain
> viruses in transmission. The e mail and its contents(with or without
> referred errors) shall therefore not attach any liability on the
> originator
> or redBus.com. Views or opinions, if any, presented in this email are
> solely those of the author and may not necessarily reflect the views or
> opinions of redBus.com. Any form of reproduction, dissemination, copying,
> disclosure, modification,distribution and / or publication of this message
> without the prior written consent of authorized representative of redbus.
> <http://redbus.in/>com is strictly prohibited. If you have received this
> email in error please delete it and notify the sender immediately.Before
> opening any email and/or attachments, please check them for viruses and
> other defects.*
>