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

Floating number parameter types with the hplsql HIVE CLI function.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.3.2
    • None
    • hpl/sql

    Description

      I cannot get floating numbers working as user defined function parameter types when executed from HIVE CLI with the hplsql helper function. I have tried all the means I could think of, including casting to any type available on both ends (float, double, number, numeric, decimal, even simple kinds and including RECORD as an argument), but only function types that seem to support HIVE CLI -> HPL/SQL marshalling are text (string) and integers. Every time I try to pass a float I get null on the hplsql end.

      Are floating UDF parameter types supported with 2.3.2 when executing a function from HIVE CLI?

      Attachments

        Activity

          People

            Unassigned Unassigned
            mierzej Krzysztof Mierzejewski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: