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

Extend JsonSerDe to support BINARY type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None

    Description

      It seems only type not supported currently, from the code:

          case BINARY:
            throw new IOException("JsonSerDe does not support BINARY type");
      

      Attachments

        1. HIVE-18613.patch
          6 kB
          jcamachorodriguez

        Activity

          People

            jcamacho Jesús Camacho Rodríguez
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: