Hello Everyone,
The "verify-rc-source-csharp-macos-arm64" job has been failing on and off
since ~may 18th, the issue seems to be with the flight tests [1].
Re-running those jobs usually succeeds, I am unfamiliar with C# and
possible causes (it does not look like there are issues during setup, e.g.
Hello Everyone,
I would like to propose that we switch from basic authentication with JIRA
in the merge script and archery to PAT based token authentication.
Basic authentication is deprecated in Jira Cloud [1] and PATs remove the
need to save your password in clear text (e.g. config file), PATS
+1 (non-binding)
On Mon, Jul 4, 2022 at 6:39 AM Sutou Kouhei wrote:
> Hi,
>
> I'm developing the C API for DataFusion:
> https://github.com/datafusion-contrib/datafusion-c/
>
> DataFusion itself is developed by ASF but the C API isn't
> developed by ASF. Because it's developed under
> https://gi
Hello Li,
The jobs that create the wheels and sdist a part of the nightly packaging
builds [1].
Within the log [2] you can check the exact sha the wheels/sdist are built
with and use https://github.com/apache/arrow/tarball/ to get the
matching source tarball.
Best
Jacob
[1]:
https://github.com/u
The crossbow tarballs do not contain the arrow source, they only contain
the crossbow source (aka a few yaml files).
On Thu, Jul 7, 2022 at 5:29 PM Li Jin wrote:
> Thanks both!
>
> This looks useful - I wonder if the version between the crossbow tarball
> and pypi dist matches (i.e. are they pub
I support this idea and a 90 days threshold seems good to me!
On Fri, Jul 8, 2022 at 8:02 PM Neal Richardson
wrote:
> Sounds like a good idea to me, thanks for taking the initiative on this.
>
> To Benson's idea about varying the timeout based on priority, IMO we could
> just start with the simp
+1 (nb), verified on manjaro 21.3.2
On Fri, Jul 15, 2022 at 10:36 AM Raul Cumplido Dominguez
wrote:
> +1, verified on Ubuntu 22.04
>
> On Fri, Jul 15, 2022 at 3:00 AM Yibo Cai wrote:
>
> > +1, verified on arm64
> >
> > -Original Message-
> > From: Sutou Kouhei
> > Sent: Friday, July 15
+1 (nb), verified on manjaro 21.3.2
On Fri, Jul 15, 2022 at 10:38 AM Raul Cumplido Dominguez
wrote:
> +1, verified on ubuntu 22.04
>
> On Fri, Jul 15, 2022 at 2:59 AM Yibo Cai wrote:
>
> > +1, verified on arm64
> >
> > -Original Message-
> > From: Sutou Kouhei
> > Sent: Friday, July 1
+0 I got the following repeatable error in arrow/array on manjaro 21.3.2.
Full log at [1]
└ Found go version go1.18.3 linux/amd64 at /usr/bin/go
/tmp/arrow-7.0.1.DuPzW/apache-arrow-7.0.1/go/arrow
/tmp/arrow-7.0.1.DuPzW/apache-arrow-7.0.1 ~/verify-rc/arrow
ok github.com/apache/arrow/go/v7/arrow 0.0
Jul 2022
> 15:55:35 +0200,
> Krisztián Szűcs wrote:
>
> > +0
> >
> > I'm getting the same error with go version 1.18.1 darwin/arm64 but it
> > works with go version 1.16.12.
> >
> > On Fri, Jul 15, 2022 at 12:09 PM Jacob Wujciak
> > wrote:
>
Hello Everyone,
Currently there have been 452 JIRA tickets resolved for 9.0.0 with 23
tickets (ex. blockers) still open, good job everyone!
Thanks to everyone's work we were able to reduce the number of blockers and
have PRs [1][2][3] for 3/5 open blockers that mostly require reviews. The
followi
Hello Everyone,
in ARROW-17224 [1] the painfully slow solve times of conda (while
installing arrow) were surfaced. The only solution seems to be to use mamba
(or wait until the mamba solver is integrated in conda...).
As waiting for a very long time is pretty bad U/DX should we recommend
mamba in
Hi,
+1 (non-binding)
I have verified on Windows where I had a non-blocking test failure. See
ARROW-17281 [1]
[1]: https://issues.apache.org/jira/browse/ARROW-17281
On Mon, Aug 1, 2022 at 4:36 PM Raul Cumplido Dominguez
wrote:
> Hi,
>
> +1 (non-binding)
>
> TLDR, I've found an issue on Integra
questions there. Feel
free to ping me with '@**Jacob Wujciak-Jens**'.
Best
Jacob
.
[1]: https://github.com/google/oss-fuzz
[2]:
https://arrow.apache.org/docs/developers/continuous_integration/index.html
[3]: https://ursalabs.zulipchat.com
On Thu, Aug 11, 2022 at 4:52 PM Felber, Martin w
- [done] Make the released version as “RELEASED” on JIRA
- [done] Start the new version on JIRA on the ARROW project
- [done] Upload source
- [done] Upload binaries
- [done] Update website
- [done] Update Homebrew packages
- [done] Update MSYS2 package
- [done] Upload RubyGems
- [done] Upload JS p
I am generally in favour of this proposal but would like to mention that we
have to be able to build on MacOS 10.13 for the R package due to CRAN using
it.
The CRAN builder comes with:
Apple LLVM version 10.0.0 (clang-1000.10.44.4); GNU Fortran (GCC) 8.2.0
Antoine Pitrou schrieb am Mi., 17. Aug.
+ 1
After Antoine implemented a work around for an issue with optional::value
[1][2], we were able to successfully build cpp standalone (cpp_build.sh)
and the R package [3] on the 10.13 runner that is setup to match the CRAN
builder. (The run has an R test failure but that is most likely unrelated)
+ 1 (non-binding)
Benjamin Kietzman schrieb am Mi., 24. Aug. 2022,
17:43:
> +1 (binding)
>
> On Wed, Aug 24, 2022, 11:32 Antoine Pitrou wrote:
>
> >
> > Hello,
> >
> > I would like to propose that the Arrow C++ implementation switch to
> > C++17 as its baseline supported version (currently C++1
Congratulations!
On Mon, Sep 5, 2022 at 7:56 AM Sutou Kouhei wrote:
> The Project Management Committee (PMC) for Apache Arrow has invited
> Weston Pace to become a PMC member and we are pleased to announce
> that Weston Pace has accepted.
>
> Congratulations and welcome!
>
+ 1 to independent, semver versioning for adbc.
I would propose we use conventional commit style [1] commit messages for
the pr commits (I assume squash + merge) so we can automate the
versioning|double check manual versioning.
[1]: https://www.conventionalcommits.org/
On Thu, Sep 8, 2022 at 6:05
+1
Raul Cumplido Dominguez schrieb am Di., 13.
Sept. 2022, 10:47:
> Hi,
>
> Currently Kartothek [1] nightly builds are flaky [2].
>
> The Kartothek project does not seem to be active anymore. The last merged
> PR was in December 2021.
> This is not the first time that builds have failed for Kart
Attendees:
- Anja Boskovic
- Ashish Paliwal
- Bryce Mecum
- David Li
- Ian Joiner
- Jacob Wujciak
- Matt Topol
- Percy Camilo Triveño Aucahuasi
- Raúl Cumplido
- Rok Mihevc
- Vibhatha Abeykoon
- Will Jones
Condition of nightly builds
- Raúl would like to remind everyone that the great conditions
Hello Everyone,
To facilitate timely publishing of the 10.0.0 release blog post we have
opened the PR already [1]. We will ping the usual people for the different
sections but please feel free to coordinate the details (there is a zulip
topic [2]).
Thanks for the great work so far, looking forwar
+ 1 (non-binding)
On Tue, Oct 4, 2022 at 11:05 PM David Li wrote:
> Just another reminder - this has been open for a while with only one
> binding vote. I know it's near 10.0.0 and I don't expect this to make the
> release, but I'd appreciate if we could get this wrapped up one way or
> another.
This is definitively an important topic that should be discussed. I just
want to point out that there is no difference between a major, minor or
patch release with regards to the ASF process. Any official release needs a
vote and a PMC to act as a release manager to sign & upload the release
(which
+1 (non-binding) verified on Manjaro with CUDA:
TEST_DEFAULT=0 \
TEST_SOURCE=0 \
TEST_INTEGRATION_CPP=1 \
TEST_CPP=1 \
TEST_PYTHON=1 \
dev/release/verify-release-candidate.sh 10.0.0 0
TEST_DEFAULT=0 \
TEST_SOURCE=0 \
TEST_BINARY=1 \
dev/release/verify-release-candidate.sh 10.0.0 0
+1
While there will be some work associated with migrating to Github Issues I
think it is the only viable solution that does not impose an untenable
burden on the PMC. Additionally I think that using gh issues will lower the
barrier for new contributions as experienced by arrow-rs. I don't think
a
Congratulations! 🎉
On Wed, Oct 26, 2022 at 3:04 PM Larry White wrote:
> Congratulations, Nic!
>
> On Wed, Oct 26, 2022 at 2:31 AM Alenka Frim .invalid>
> wrote:
>
> > 🎉 Congratulations Nic! Well deserved!!
> >
> > On Wed, Oct 26, 2022 at 7:54 AM Daniël Heres
> > wrote:
> >
> > > Congratulation
Congrats!
On Wed, Oct 26, 2022 at 8:31 AM Alenka Frim
wrote:
> Congratulations!
>
> On Wed, Oct 26, 2022 at 7:54 AM Daniël Heres
> wrote:
>
> > Congratulations!
> >
> > On Wed, Oct 26, 2022, 07:50 Benson Muite
> > wrote:
> >
> > > Congratulations Jacob!
> > > On 10/26/22 04:12, Vibhatha Abeyko
Congrats!
On Wed, Oct 26, 2022 at 8:31 AM Alenka Frim
wrote:
> Congratulations!
>
> On Wed, Oct 26, 2022 at 7:55 AM Daniël Heres
> wrote:
>
> > Congratulations!
> >
> > On Wed, Oct 26, 2022, 07:50 Benson Muite
> > wrote:
> >
> > > Congratulations Bogumił!
> > > On 10/26/22 04:13, Vibhatha Abey
The azure implementation is underway but did not make it into 10.0.0:
https://issues.apache.org/jira/browse/ARROW-2034
On Wed, Oct 26, 2022 at 7:59 PM Jerry Adair
wrote:
> Hi-
>
> I am curious about the Apache Arrow filesystem support. I noticed that
> there are classes for S3 and GCS. I am cu
Congratulations!
On Thu, Nov 3, 2022 at 2:40 PM Rok Mihevc wrote:
> Congratulations!
>
> On Thu, Nov 3, 2022 at 12:31 AM David Li wrote:
>
> > Welcome Jarrett!
> >
> > On Tue, Nov 1, 2022, at 17:15, Sutou Kouhei wrote:
> > > On behalf of the Arrow PMC, I'm happy to announce that Jarrett Revels
As joris said, 10.0.1 will happen. In addition to pyarrow there are also
some patches for the R package that are needed due to changes in
dependencies post 10.0.0 which are/will cause issues on CRAN.
On Tue, Nov 8, 2022 at 4:25 PM Matt Topol wrote:
> Hey all,
>
> On JIRA[1] there was a request b
> The merge script would still be useful to flag issues such as a missing
component label, or to ensure the fix version (milestone) is set.
It would be possible to turn the current checks for these into a PR check
that is obligatory and will block merging until green. [1][2]
[1]:
https://cwiki.ap
Hello Everyone,
A quick update, anyone (regardless of committer status) can now self-assign
issues by commenting "take" on the issue.
The PR with examples: https://github.com/apache/arrow/pull/14785
On Wed, Nov 30, 2022 at 4:04 PM Joris Van den Bossche <
jorisvandenboss...@gmail.com> wrote:
> Hi
+1
On Thu, Dec 8, 2022 at 8:17 AM Martin Grigorov wrote:
> +1
>
> As long as there is no promotion/advertisement of any products (e.g.
> InfluxDB) in the article I think it is OK to re-post it!
> I didn't notice such in [3].
> The article is very good by the way!
>
> Martin
>
>
> On Wed, Dec 7,
I think it makes sense to file issues where they are relevant. Issues that
are concerned with changes to parts of the website that live in
apache/arrow-site (the markdown content, jekyll templates and deploy
workflows) should be filled as GH issues in apache/arrow-site. And issues
concerning the do
Hello,
It seems the token we use has expired. I am Working on getting a new token
setup asap so the nightlies and crossbow commands can continue.
Sorry for the inconvenience, will update in this thread.
Jacob
Sutou Kouhei schrieb am Mo., 12. Dez. 2022, 21:11:
> Hi,
>
> It seems that our night
The nightly builds are working again. We are now submitting the new token
to INFRA so the secret can be updated.
On Tue, Dec 13, 2022 at 12:15 PM Jacob Wujciak
wrote:
> Hello,
>
> It seems the token we use has expired. I am Working on getting a new token
> setup asap so the n
+1
Raúl Cumplido schrieb am Do., 15. Dez. 2022, 11:38:
> Hi,
>
> The turbodbc nightly integration tests have been "temporarily" removed from
> our nightly CI for 8 months [1].
> At the moment of writing, turbodbc hasn't had any commits since August 11th
> [2].
>
> There was a GitHub issue opened
I would like to propose the addition of a self-hosted runner system to the
arrow repository to add speciality runners (arm64 and CUDA). This will
allow us to compensate for the arm64 jobs that previously ran on Travis,
which will be turned off EOY[1].
The migration to GitHub Issues will require a
gt; --Matt
>
> On Fri, Dec 16, 2022 at 8:46 AM Jacob Wujciak
>
> wrote:
>
> > I would like to propose the addition of a self-hosted runner system to
> the
> > arrow repository to add speciality runners (arm64 and CUDA). This will
> > allow us to compensate for t
o it), but it is still a possibility.
>
> It's up to you if you would like to protect against it in some ways (in
> Airflow we will likely continue using https://github.com/ashb/runner and
> limit the self-hosted workflows to "main" workflows and to maintainer's
> PRs)
If there are no objections we will start setting up the instance and
working with INFRA to connect it to the arrow repo after the holidays.
Happy Holidays Everyone!
On Mon, Dec 19, 2022 at 3:15 PM Jacob Wujciak wrote:
> Jarek, thank you for the glowing review :)
>
> Yes, we
Congratulations Andrew!
Matthew Turner schrieb am Mo., 26. Dez.
2022, 16:44:
> Congratulations, Andrew!
>
> From: Yijie Shen
> Date: Monday, December 26, 2022 at 8:14 AM
> To: dev@arrow.apache.org
> Subject: Re: [ANNOUNCE] New Arrow PMC chair: Andrew Lamb
> Congrats Andrew!
>
> On Mon, Dec 26,
This is a great idea, I will add some thoughts later but just wanted to
quickly add that the Zulip Chat [1] was recently switched to allow anyone
to register without the need for an invite link!
[1]: https://ursalabs.zulipchat.com/
On Wed, Dec 28, 2022 at 11:27 PM Will Jones wrote:
> Thanks fo
o
> exist
> > > for C++, Go, and Rust (and maybe others I don't know about).
> > >
> > > Stop:
> > >
> > > Will's comment that we should stop building data scientist-facing tools
> > > under the Arrow name struck a pa
Congratulations Jie!
Weston Pace schrieb am So., 8. Jan. 2023, 21:41:
> Congratulations Jie!
>
> On Sun, Jan 8, 2023 at 10:28 AM Rok Mihevc wrote:
> >
> > Congrats Jie!
> >
> > Rok
> >
> > On Sun, Jan 8, 2023 at 7:00 PM Raúl Cumplido
> wrote:
> >
> > > Congratulations Jie!
> > >
> > > El dom,
Hello Everyone,
As discussed in an issue spawned by the state of the project thread [1] I
have created a draft PR that adds a CODEOWNERS file to apache/arrow [2].
Adding a CODEOWNERS file will allow committers to be automatically
requested for reviews that they are interested in (based on touched
Congrats!
On Thu, Jan 12, 2023 at 12:06 AM QP Hou wrote:
> Congratulations Brent!
>
> On Wed, Jan 11, 2023 at 2:56 PM Andy Grove wrote:
>
> > On behalf of the Arrow PMC, I'm happy to announce that Brent Gardner
> > has accepted an invitation to become a committer on Apache
> > Arrow. Welcome, a
Thanks for moving this forward! In apache/arrow we have an umbrella issue
[1] and I think we are at the point where we are ready to ask INFRA to
rename the default branch to main.
Thanks to Fiona and Kevin for their work on the hardcoded branch names in
the dev tooling that was blocking this!
Unle
aúl Cumplido
> wrote:
>
> > Thanks Antoine, I can finally reproduce it.
> >
> > Thanks Jacob Wujciak for the pointer on the log, I couldn't find it:
> >
> > -- Building xsimd from source
> > CMake Error at cmake_modules/ThirdpartyToolchain.cmake:229
Hello Matthew,
The main reason we don't use nexus is that we were unaware of it and as
Raúl said the Java contributors adapted the R workflow that publishes to
nightlies.a.o Looking at your slack conversation with infra it seems that
the nexus repository is a bit tight on space currently so it lik
Looking at the docs it is missing an important detail, we now move/rename
the most recent build to arrow-X.Z.Y-SNAPSHOT e.g. [1] which you can add to
your project and will always get the most recent build vs. having to update
the version manually each day. I have opened an issue to update the
docs
Hello Angelo,
just for completeness sake, which version of arrow are you running?
The error message provides an exact col,row position, have you checked the
value there? That could help pinpoint the cause of the error.
"Invalid: In CSV column #12: Row #580. CSV conversion error to int64:
invalid v
Hello Everyone,
A recent change to the default compression of generated GitHub archives
changes the hash.
As we do checksum verification in arrows build system this breaks the build
if any dependencies using those archives are built from source. I have
opened an issue tracking this [1]. It also ha
+1 on only title
Joris Van den Bossche schrieb am Di., 31.
Jan. 2023, 09:54:
> I would personally prefer to use just "Pull request title" instead of
> "Pull request title and description".
>
> In my experience, including the description in the commit message (as
> we already do) more often gives
Yes same here I personally don't use the git log much but I am fine with
title + description if it is beneficial for others
Joris Van den Bossche schrieb am Di., 31.
Jan. 2023, 22:28:
> And to be explicit, as mentioned in my original post, I am fine with
> both, so +1 on title + description
>
>
Yes the java nightlies alone are 450mb.
Without checking this could be due to JNI bundling the c++ binary multiple
times? Also there are quite a large number of java artifacts but I have no
deeper knowledge about that outside of the CI involved :D
Matthew Benedict de Detrich schrieb am
Mi., 8. F
I asked INFRA and there are no space restrictions in place so we could move
the builds there.
On Wed, Feb 8, 2023 at 7:21 PM Jacob Wujciak wrote:
> Yes the java nightlies alone are 450mb.
>
> Without checking this could be due to JNI bundling the c++ binary multiple
> times? Al
Could it be an issue with an old version of c++.exe not supporting c++17?
Shaheer could you also post the cmake prelude where it displays compiler
version etc.?
Shaheer Ahmad schrieb am Do., 16. Feb. 2023,
18:04:
> I am giving the “cmake –build .” command within “arrow/cpp” directory. I
> did
Congratulations!
vin jake schrieb am Mi., 22. Feb. 2023, 13:32:
> Congratulations !
>
> On Wed, Feb 22, 2023 at 8:26 PM Andrew Lamb wrote:
>
> > Hi,
> >
> > On behalf of the Arrow PMC, I'm happy to announce that mingmwang
> > has accepted an invitation to become a committer on Apache
> > Arrow.
+1 (non-binding) verified on manjaro
On Fri, Mar 3, 2023 at 1:37 AM Sutou Kouhei wrote:
> +1
>
> This was because I already installed the old 'arrow' R
> package (8.0.0). I upgraded it to 11.0.0 and it
> worked. Thanks to Dewey for helping me!
>
> Thanks,
> --
> kou
>
> In
> "Re: [VOTE] Relea
Congratulations Will, well deserved!
On Mon, Mar 13, 2023 at 6:58 PM Andrew Lamb wrote:
> The Project Management Committee (PMC) for Apache Arrow has invited
> Will Jones to become a PMC member and we are pleased to announce
> that Will Jones has accepted.
>
> Congratulations and welcome!
>
Congrats!
On Sat, Apr 1, 2023 at 12:42 AM Raúl Cumplido
wrote:
> Congratulations Mustafa!
>
> El vie, 31 mar 2023, 22:01, Rok Mihevc escribió:
>
> > Congrats!
> >
> > Rok
> >
> > On Fri, Mar 31, 2023 at 9:42 PM Mehmet Ozan Kabak
> wrote:
> >
> > > Congrats Mustafa! You are a great team member
+1 (non-binding) verified on manjaro
On Fri, Mar 31, 2023 at 10:00 PM Raphael Taylor-Davies
wrote:
> Thank you for double checking, ApplicationDefaultCredentialsFile is in a
> crate private module and isn't re-exported, so we should be good.
>
>
>
> On 31 March 2023 20:16:29 BST, Andrew Lamb wr
I am +1 on the general idea. Looking at other projects a two step process
with the PRs being marked stale first (with a comment to ping participants)
and only being closed after a second period of time.
I also agree with Rok that it would be nice to do /something/ with the
issue backlog. There are
I attempted to install via pip but 21.0.0 is not on test.pypi.org, the most
recent version there is 0.7.0
On Fri, Mar 31, 2023 at 9:17 PM Jeremy Dyer wrote:
> +1 (non-binding) validate local conda build (not via verify script), hashes
> for artifacts, and ran verification script. LGTM. Thanks fo
Hello Everyone!
As a reminder, the freeze date for 12.0.0 is the upcoming Tuesday (11th of
April).
Please finish up and merge PRs that you want to include in 12.0.0 and add
the "Priority: Blocker" label and the 12.0.0 milestone to any relevant
issues!
Thanks!
On Tue, Mar 14, 2023 at 3:45 PM Raúl
Congratulations and welcome!
On Mon, Apr 10, 2023 at 8:13 AM Wang Xudong wrote:
> Congratulations!
>
> Yang Jiang 于2023年4月10日周一 13:37写道:
>
> >
> > Congratulations !!!
> >
> > On 2023/04/09 11:25:19 Andrew Lamb wrote:
> > > On behalf of the Arrow PMC, I'm happy to announce that Ruihang Xia
> > >
Committers can re-run workflows via the GHA UI. If you want to avoid having
to add small changes to be able to commit you can use empty commits via
'--allow-empty'.
On Mon, Apr 17, 2023 at 5:25 PM Li Jin wrote:
> Hi,
>
> Is there a github command to rerun CI checks? (instead of pushing a new
> c
am
> reviewing (since one seems to have failed with timeout).
>
> I am not familiar with GHA UI - what do I need to do here?
>
> Li
>
> On Mon, Apr 17, 2023 at 11:44 AM Jacob Wujciak
> wrote:
>
> > Committers can re-run workflows via the GHA UI. If you want to avoid
>
(you don't have to do the long way via the actions tab to reach the
relevant workflow run, you can click on the 'details' linkin the PR CI
Report )
On Mon, Apr 17, 2023 at 8:01 PM Jacob Wujciak wrote:
> Happy to help!
>
> The UI was recently updated:
>
> http
Hi,
All binaries for 11.0.3 are on cran https://CRAN.R-project.org/package=arrow
and should be available via install.packages. Are you not installing from
cran?
Mauricio Andres Vargas Sepulveda schrieb am Di.,
18. Apr. 2023, 15:15:
> Hi
>
> I just realized that when we run install.packages("arr
I tried verifying on manjaro and ran into a number of issues, most
importantly with our FindLLVMAlt.cmake:
CMake Warning at cmake_modules/FindLLVMAlt.cmake:58 (find_package):
Could not find a configuration file for package "LLVM" that is compatible
with requested version "16.0".
The following c
I checked out a trace for the cmake issue and LLVM 15.07 is found
correctly. The issue come from `llvm_map_components_to_libnames` which
complains about X86 not being in the lsit of libraries. But we don't add
that but rather it gets appended in the function?
/usr/lib/cmake/llvm/LLVM-Config.cmake(
-test (Failed)
95 - gandiva-to-string-test (Failed)
99 - gandiva-null-validity-test (Failed)
ARROW_GANDIVA=0 and non conda worked fine though.
On Tue, Apr 25, 2023 at 11:50 PM Jacob Wujciak
wrote:
> I checked out a trace for the cmake issue and LLVM 15.07 is found
> cor
d_library(LLVMCore STATIC IMPORTED)
> > > add_library(LLVMFuzzerCLI STATIC IMPORTED)
> > > add_library(LLVMFuzzMutate STATIC IMPORTED)
> > > add_library(LLVMFileCheck STATIC IMPORTED)
> > > add_library(LLVMInterfaceStub STATIC IMPORTED)
> >
Congratulations, well deserved!
On Wed, May 3, 2023 at 7:48 PM Weston Pace wrote:
> Congratulations!
>
> On Wed, May 3, 2023 at 10:47 AM Raúl Cumplido
> wrote:
>
> > Congratulations Matt!
> >
> > El mié, 3 may 2023, 19:44, vin jake escribió:
> >
> > > Congratulations, Matt!
> > >
> > > Felipe
Congrats!
On Mon, May 15, 2023 at 6:53 PM Andrew Lamb wrote:
> Congratulations!
>
> On Mon, May 15, 2023 at 10:00 AM Matthew Topol
>
> wrote:
>
> > Congrats Gang!
> >
> > On Mon, May 15, 2023, 9:57 AM Ian Cook wrote:
> >
> > > Congratulations Gang!
> > >
> > > On Mon, May 15, 2023 at 9:47 AM v
Hello Everyone,
I think keeping interoperability with the large ecosystem is a very
important goal for arrow so I am overall in favor of this proposal!
You mention benchmarks multiple times, are these results published
somewhere?
Thanks
On Tue, May 16, 2023 at 11:39 PM Benjamin Kietzman
wrote:
Congrats, well deserved!
Nic Crane schrieb am Mo., 18. März 2024, 03:24:
> On behalf of the Arrow PMC, I'm happy to announce that Bryce Mecum has
> accepted an invitation to become a committer on Apache Arrow. Welcome, and
> thank you for your contributions!
>
> Nic
>
Hello Everyone!
I would like to resurface the discussion of separate
versioning/releases/voting for monorepo components. We have previously
touched on this topic mostly in the community meetings and spread across
multiple, only tangential related threads. I think a focused discussion can
be a bit
Congratulations and welcome Joel!
Joel Lubinitsky schrieb am Di., 2. Apr. 2024, 14:21:
> Thanks everyone! It's such a privilege to be working with you all, looking
> forward to building even more.
>
> On Mon, Apr 1, 2024 at 5:34 PM David Li wrote:
>
> > Congrats Joel!
> >
> > On Tue, Apr 2, 202
+ 1 (non-binding)
Am Sa., 6. Apr. 2024 um 01:57 Uhr schrieb Joel Lubinitsky <
joell...@gmail.com>:
> Yes, just updated both the issue and the PR.
>
> Thanks,
> Joel
>
> On Fri, Apr 5, 2024 at 7:51 PM Sutou Kouhei wrote:
>
> > +1
> >
> > Could you also update the description of
> > https://github
+1 (non-binding)
Am Sa., 6. Apr. 2024 um 01:40 Uhr schrieb Sutou Kouhei :
> +1
>
> In <883d16f7-6221-4e93-a19a-df6d2204c...@app.fastmail.com>
> "[VOTE] Bulk ingestion support for Flight SQL (vote #2)" on Fri, 05 Apr
> 2024 17:37:57 +0900,
> "David Li" wrote:
>
> > Hello,
> >
> > Joel Lubinit
Thanks for the eager discussion, great to see that we are aligned on the
broad strokes!
In general I think that this is not something we neither need to nor want
to implement from 0 to 100.
Incrementally evolving and evaluating our process is key for sucsh a core
change
> I think C#, JS, [Java], a
Congratulations and welcome!
Am Do., 11. Apr. 2024 um 17:11 Uhr schrieb Raúl Cumplido :
> Congratulations Sarah!
>
> El jue, 11 abr 2024 a las 13:13, Sutou Kouhei ()
> escribió:
> >
> > Hi,
> >
> > On behalf of the Arrow PMC, I'm happy to announce that Sarah
> > Gilmore has accepted an invitation
Hello,
First off, please try to clean up formating of emails to be legible when
forwarding/quoting previous messages multiple times, especially when most of
the quotes do not contain any useful information. It makes it much easier to
parse the message and thus quicker to answer.
The short answ
t; to
> > > > > specify your desired version, but it can be dangerous to produce
> data
> > > in
> > > > a
> > > > > moving-target format. For example, let's say you write a bunch of
> > data
> > > in
> > > >
Hello everyone!
Great to see this move forward!
+1 on dropping both 8 and 11 unless there is very good reason to keep 11
around.
Otherwise people will just move to 11 and then have the pain of migration
again when we drop that (which will happen soon regardless imo).
Am Di., 30. Apr. 2024 um 16:18
+1 (non-binding)
Am Di., 30. Apr. 2024 um 17:48 Uhr schrieb Weston Pace <
weston.p...@gmail.com>:
> +1 (binding)
>
> On Tue, Apr 30, 2024 at 7:53 AM Rok Mihevc wrote:
>
> > Thanks for all the reviews and comments! I've included the big-endian
> > requirement so the proposed language is now as be
+1 (non-binding) Thanks for moving these two forward Rok!
Am Di., 30. Apr. 2024 um 19:26 Uhr schrieb Rok Mihevc :
> Hi all, thanks for the votes and comments so far.
> I've amended [1] the proposed language with the RFC-8259 requirement as it
> seems to be almost unanimously requested. New langua
Congrats!
Am Di., 7. Mai 2024 um 23:19 Uhr schrieb Bryce Mecum :
> Congrats Dane!
>
> On Tue, May 7, 2024 at 5:53 AM Joris Van den Bossche
> wrote:
> >
> > On behalf of the Arrow PMC, I'm happy to announce that Dane Pitkin has
> > accepted an invitation to become a committer on Apache Arrow. Wel
+1 (non-binding)
I tested C++ sources on pop_os 22.04
Am Fr., 10. Mai 2024 um 17:47 Uhr schrieb Raúl Cumplido :
> +1 (binding)
>
> I have tested both SOURCES and BINARIES successfully on Ubuntu 22.04:
> TEST_DEFAULT=0 TEST_SOURCE=1 dev/release/verify-release-candidate.sh
> 16.1.0 1
> TEST_DEFAUL
; the states of all unresolved tickets and close some as needed.
>
> BTW, do we really need to make a full copy of them to have a mirror
> in the Arrow GitHub issues?
>
> I'd like to seek a consensus here before sending the vote.
>
> Best,
> Gang
>
> On Sat, May 1
+1
> > non-binding votes and no -1 votes.
> > +1 (binding): David Li, Raúl Cumplido, Sutou Kouhei
> > +1 (non binding): Vibhatha Abeykoon, Ruoxi Sun, Rok Mihevc, Gang Wu,
> > Bryce Mecum, Xuwei Fu, Jacob Wujciak
> >
> > I will start the post release tasks for 16.1.0.
>
Great idea, thanks Ian!
On 2024/05/24 16:40:17 Ian Cook wrote:
> > Is it somehow possible to be a "member" of this account to indicate that
> > we have PMC status, or is that not possible within the LinkedIn
> > membership/permissions model?
>
> Yes, Arrow Committers and PMC Members may wish to a
Hey Kevin,
I just took a brief look at the Exchange integration app and it requires
the following permissions:
> Read and write access to code and pull requests
> Read access to administration and metadata
INFRA will never allow any third party apps that require write access to
code (not sure abo
Thanks Dane for starting the discussion!
I would be +1 but I am neither a Java user nor familiar with the space but
seeing spark go 17+ is encouraging.
Also worth mentioning is that people that can't drop 11 can always continue
using the versions that still support it.
Best
Jacob
Am Mi., 31. Jul
1 - 100 of 207 matches
Mail list logo