I don't know how other projects manage this, but one solution we could
evaluate is using github PRs to manage the twitter account. For
example, here is a github action that does exactly this
https://github.com/gr2m/twitter-together.
On Mon, Jan 31, 2022 at 3:14 PM Wes McKinney wrote:
>
> hi all,
hi all,
The project is approaching it's 6th birthday and we have come a long way!
We have a relatively seldom-used Twitter handle
twitter.com/ApacheArrow and only a handful of people in the community
have access to it. I know that Jacques and I do, but I am not sure who
else.
I wanted to discuss
+1
Tested source (C++/Java with integration), binaries, and wheels on Ubuntu 18.04.
I ran into the same error as Antoine with the wheels; adding `conda activate
base` also fixed it for me. I had to disable Gandiva for source verification
due to a linking error with LLVM (though my system reposi
Le 30/01/2022 à 11:15, Krisztián Szűcs a écrit :
(*) Here is the end of the logs:
+ pushd binaries
/tmp/arrow-7.0.0.C5b7S/binaries /tmp/arrow-7.0.0.C5b7S
++ uname
+ '[' Linux == Darwin ']'
+ test_linux_wheels
++ uname -m
+ '[' x86_64 = aarch64 ']'
+ local arch=x86_64
+ local 'py_arches=3.7m 3