I am working on the vcpkg port update today.
Ian
On Fri, Oct 29, 2021 at 11:31 AM Neal Richardson
wrote:
>
> R package has been accepted by CRAN, though we will have to patch and
> resubmit due to a sanitizer error (
> https://issues.apache.org/jira/browse/ARROW-14514 for the failure,
> https://
R package has been accepted by CRAN, though we will have to patch and
resubmit due to a sanitizer error (
https://issues.apache.org/jira/browse/ARROW-14514 for the failure,
https://issues.apache.org/jira/browse/ARROW-14515 for the missing CI--we
test UBSAN with gcc but apparently CRAN also does UBS
Current status of the post-release tasks:
1. [done] bump version numbers
2. [done] upload source
3. [done] upload binaries
4. [done] update website
5. [depends-on-brew] upload ruby gems
6. [done] upload js packages
8. [done] upload C# packages
10. [in-pr] update conda recipes
11. [done] upload whe
The Apache Arrow community is pleased to announce the 6.0.0 release.
The release includes 574 resolved issues ([1]) since the 5.0.0 release.
The release is available now from our website, [2] and [3]:
https://arrow.apache.org/install/
Release notes are available at:
https://arrow.apache.org/relea
It was suggested that I should advertise this in the dev mailing list as it is
a significant change.
When developing Go modules, if you do a major version release you need to
update the module import path to add a `v#` suffix in order for the go tooling
to handle the version properly. Up until
Hi,
I would like to propose a release of Apache Arrow Rust Implementation,
version 6.1.0.
This release candidate is based on commit:
03d4f4cd3f4cdf39d97a1028471bd9cfbed9 [1]
The proposed release tarball and signatures are hosted at [2].
The changelog is located at [3].
Please download, ver
There is more discussion about the RUSTSEC process here:
https://github.com/rustsec/advisory-db/issues/1092
On Wed, Oct 6, 2021 at 10:52 AM Andrew Lamb wrote:
> I have incorporated feedback into a proposal [1] of how to handle
> validation of arguments to ArrayData::new, and would appreciate fur