Updated the Apache Arrow library to release-13.0.0, introducing support for new data encodings in ClickHouse.
Why it matters
This update integrates the latest Arrow release, which includes enhancements in encoding formats. It improves ClickHouse's compatibility and efficiency when working with Arrow data, enabling users to handle a broader range of Arrow-encoded data seamlessly.How to use it
The upgrade is embedded within ClickHouse's new version; users automatically benefit from the updated Arrow library without additional configuration. To leverage the new encoding support, use Arrow-related features as usual, ensuring data sources employ the new encoding types.