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

[C++] Combine ChunkedArray constructors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 7.0.0
    • C++

    Description

      ChunkedArray constructors are inconsistent wrt to validating if input is empty and has an omitted type. The constructors can be merged into a single one via function overloading and include such validation. Constructors do not validate same type chunks for performance reasons, but this validation is performed via ChunkedArray::Make().

      Attachments

        Issue Links

          Activity

            People

              edponce Eduardo Ponce
              edponce Eduardo Ponce
              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 - 5h 20m
                  5h 20m