Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-5778

[Java] Extract the logic for vector data copying to the super classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15.0
    • Java

    Description

      Currently, each vector has its own copyFrom method. The implementations for fixed-width vectors are similar, whereas the implementations for the variable-width vectors are similar.

      This issue extract such implementations to the base classes, with the following benefits:

      1. Less code makes it easier to maintain

      2. Move the method to the base class makes the method more convenient to use. 

      Attachments

        Issue Links

          Activity

            People

              fan_li_ya Liya Fan
              fan_li_ya Liya Fan
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 1h
                  1h