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

[C++] Provide iterator access to primitive elements inside a ChunkedArray

Details

    Description

      Given a ChunkedArray, an Arrow user must currently iterate over all its chunks and then cast them to their types to extract the primitive memory regions to access the values. A convenient way to access the underlying values would be to offer a function that takes a ChunkedArray and returns a C++ iterator over all elements.

      While this may not be the most performant way to access the underlying data, it should have sufficient performance and adds a convenience layer for new users.

      Attachments

        Issue Links

          Activity

            People

              alvinj15 Alvin Chunga Mamani
              uwe Uwe Korn
              Votes:
              0 Vote for this issue
              Watchers:
              8 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 - 12.5h
                  12.5h

                  Slack

                    Issue deployment