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

Beeline Should Print Binary Data in Base64

    XMLWordPrintableJSON

Details

    Description

      Make binary data formatted as Base64 to make it more parse-able by external applications and easier for humans to convert using a Base64 tool.

      https://github.com/apache/hive/blob/master/beeline/src/java/org/apache/hive/beeline/Rows.java#L165

      Example
      Binary Data: Hello world!
      Current BINARY output: [72, 101, 108, 108, 111, 32, 119, 111, 114, 108, 100, 33]
      Proposed BINARY output: SGVsbG8gd29ybGQh
      

      Attachments

        Issue Links

          Activity

            People

              hunterl Hunter Logan
              belugabehr David Mollitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m