Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5845 [Java] Implement converter between Arrow record batches and Avro records
  3. ARROW-6592

[Java] Add support for skipping decoding of columns/field in Avro converter

    XMLWordPrintableJSON

Details

    Description

      Users should be able to pass in a set of fields they wish to decode from Avro and the converter should avoid creating Vectors in the returned ArrowSchemaRoot.  This would ideally support nested columns so if there was:

       

      Struct A

      {     int B;     int C; }

       

       

      The use could choose to only read A.B or A.C or both.

      Attachments

        Issue Links

          Activity

            People

              tianchen92 Ji Liu
              emkornfield@gmail.com Micah Kornfield
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 8h
                  8h