Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-6108

Introduce Cryptographic hash UDFs

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • UDF
    • None

    Description

      Introduce new UDF to implement Cryptographic hash algorithms: MD5 and SHA-256 which is already available in Java:

      MD5(string) Calculates an MD5 checksum for the string, return HEX representation
      SHA256(string) Calculates an SHA-256 checksum for the string, return HEX representation

      Attachments

        1. Hive-6108.patch
          11 kB
          Kostiantyn Kudriavtsev

        Activity

          People

            kostiantyn Kostiantyn Kudriavtsev
            kostiantyn Kostiantyn Kudriavtsev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: