ajantha-bhat commented on issue #9446: URL: https://github.com/apache/iceberg/issues/9446#issuecomment-1886396291
> Hi, if someone could guide me on some information about the history of batchedReaderFunc vs ReaderFunc and some related testing code path, happy to work on the fix for that. Not worked on that area before. I would wait for others answers. From a high level code review, `batchedReaderFunc` uses `VectorizedReader` to read a batch (few rows) of vectors (individual column is on vector). Where as `ReaderFunc` looks like a reader for one type of column -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org