prodeezy opened a new pull request #690: Shading Arrow dependencies URL: https://github.com/apache/incubator-iceberg/pull/690 - Made arrow dependencies self contained within `iceberg-arrow` module - Shaded Arrow related dependencies to make arrow version iceberg specific and independent of spark - Added `ArrowUtils` copied from spark as vectorization depends on some helper functions there and this allows us to shade without depending on Spark classes (which use arrow classes) - Moved around Arrow related classes from `iceberg-parquet` to `iceberg-arrow` module
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
