edponce commented on PR #13009:
URL: https://github.com/apache/arrow/pull/13009#issuecomment-1113736711

   A solution is to have the factory `MakeIterator` not be templated and check 
the type of the `chunked_array` at runtime, and use a switch-case to dispatch 
the correct `ChunkedArrayIterator`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to