Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-668

Java: Streamline writing of Strings for Encoders and GenericDatumWriter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.1
    • java
    • None
    • Reviewed

    Description

      We can streamline writing of strings to minimize object creation during writes.

      We can avoid converting a String into Utf8 for Json output, and for Binary output we can avoid a Utf8 (but still create a byte[]).

      Attachments

        1. AVRO-668.patch
          8 kB
          Scott Carey
        2. AVRO-668.patch
          7 kB
          Scott Carey
        3. AVRO-668.patch
          7 kB
          Scott Carey
        4. AVRO-668.patch
          5 kB
          Scott Carey

        Activity

          People

            scott_carey Scott Carey
            scott_carey Scott Carey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: