Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11024

Improve printing of struct and collection types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Backend
    • None

    Description

      Arrays and structs are converted to json strings before returning them to the clients. This can be tricky because of:

      • handling of special characters, e.g. quotes
      • possibly huge memory consumption, especially for large arrays

      We should investigate whether we can use a library (currently RapidJSON) or we'll need to implement it in Impala.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              csringhofer Csaba Ringhofer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: