wypoon commented on code in PR #11292: URL: https://github.com/apache/iceberg/pull/11292#discussion_r1797487178
########## arrow/src/main/java/org/apache/iceberg/arrow/vectorized/parquet/VectorizedColumnIterator.java: ########## @@ -214,20 +214,6 @@ protected int nextBatchOf( } } - public class FixedWidthTypeBinaryBatchReader extends BatchReader { Review Comment: Ok, I will deprecate rather than remove the unused code. There was no revapi failure, so I thought the removal was ok. In any case, it's a useful exercise to show that with the code removed the build and all tests still pass. -- 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