rymurr opened a new pull request #1296:
URL: https://github.com/apache/iceberg/pull/1296
* Remove `IcebergArrowVectors` as we can skip all null checks in arrow
Vectors now
* adjust accessors and readers to work w/ new Arrow api
**NOTE**
a few null checks and out of bounds checks that are expected/common in Arrow
are being circumvented in this approach. We should be certain that the checks
are done upstream of arrow.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]