Hi,
I like this. I tried this before but it didn't work.
I tried the pull request and it worked!
Thanks,
--
kou
In
"[Dev] Switch to token authentication for archery & merge script" on Wed, 1
Jun 2022 13:44:06 +0200,
Jacob Wujciak wrote:
> Hello Everyone,
>
> I would like to propose th
Hi,
In
"[Discuss][C++] macOS minimum requirements" on Wed, 1 Jun 2022 16:22:17 +0200,
Antoine Pitrou wrote:
> The topic came up recently of bumping up our minimal macOS
> requirements from 10.11 to 10.13 (*). Do people have any particular
> concerns about this?
>
> (*) https://github.com/
We've had some evidence for a while now that the kernel functions
suffer from an overhead problem that prevents us from effectively
utilizing cache. The latest and greatest evidence of this might be
[1]. A number of people have made some very interesting suggestions
that I think could really cut
I've set up the new repo and enabled issues. I still need to get things
building independently of Arrow, but now adbc.h is self-contained and the
"driver manager" being prototyped can also be built and used independently of
Arrow.
On Wed, Jun 1, 2022, at 13:55, David Li wrote:
> Wes: thanks! I'
hi Jacob — this sounds very reasonable and fixes a rough edge for
maintainers running into captcha issues.
Thanks
Wes
On Wed, Jun 1, 2022 at 6:44 AM Jacob Wujciak wrote:
>
> Hello Everyone,
>
> I would like to propose that we switch from basic authentication with JIRA
> in the merge script and a
Wes: thanks! I'll move things over and update the list.
Gavin: I mean more that ADBC won't support every little feature in JDBC/ODBC,
or won't necessarily make it easy to support certain things (e.g. updating a
single row in a ResultSet). But it's not that OLTP is taboo, it's just not what
is b
This isn't Java related directly, but for the R bindings we have to
support at least 10.13.6 to be on CRAN, so bumping up to 10.13 would
be fine for that too.
-Jon
On Wed, Jun 1, 2022 at 9:24 AM Antoine Pitrou wrote:
>
>
> Sorry, I put "C++" in the title but this really affects Java via JNI.
>
>
This sounds great, but I had one question:
Read the initial ADBC proposal and it mentioned that OLTP was not a
targeted usecase
If this work is intended to take on the role of a sort of standard ABI/SDK,
does that mean that building OLTP-oriented drivers/tooling with it is off
the table?
On Wed,
I went ahead and created
https://github.com/apache/arrow-adbc
I directed issue comments / PRs to issues@
On Tue, May 31, 2022 at 8:49 PM Wes McKinney wrote:
>
> I think spinning up a new repository while this exploratory work
> progresses is a fine idea — perhaps apache/arrow-dbc / arrow-adbc o
Would it make sense to make a draft PR with your branch so that folks can
comment on specific parts of it?
Neal
On Wed, Jun 1, 2022 at 10:20 AM Tobias Zagorni
wrote:
> Am Dienstag, dem 31.05.2022 um 12:41 -0700 schrieb Micah Kornfield:
> >
> > - Should we allow multiple runs of the same value f
Sorry, I put "C++" in the title but this really affects Java via JNI.
Le 01/06/2022 à 16:22, Antoine Pitrou a écrit :
Hello,
The topic came up recently of bumping up our minimal macOS requirements
from 10.11 to 10.13 (*). Do people have any particular concerns about this?
(*) https://git
Hello,
The topic came up recently of bumping up our minimal macOS requirements
from 10.11 to 10.13 (*). Do people have any particular concerns about this?
(*) https://github.com/apache/arrow/pull/13157#issuecomment-1143670152
Regards
Antoine.
Am Dienstag, dem 31.05.2022 um 12:41 -0700 schrieb Micah Kornfield:
>
> - Should we allow multiple runs of the same value following each
> other?
> > Otherwise we would either need a pass to correct this after a lot
> > of
> > operations, or make RLE-aware versions of thier kernels.
>
> Is there
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
14 matches
Mail list logo