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

In HPL/SQL, declare statement does not support variable of type character

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-alpha-1
    • hpl/sql
    • None
    • Reviewed

    Description

      In the following HPL/SQL programs:
      DECLARE a character(5); SET a = 'b';
      when the type of variable 'a' is CHARACTER, it cannot be assigned a value successfully. The support for the character type should be added to DECLARE statement.

      Attachments

        1. HIVE-21082.1.patch
          3 kB
          Baoning He

        Activity

          People

            ywhbn Baoning He
            ywhbn Baoning He
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: