Re: [DISCUSS] Flight RPC/Flight SQL/ADBC enhancements

2023-02-17 Thread Adam Lippai
One more thing to consider regarding transactions is the potential support for distributed transactions. It can be interesting for parallel data fetching, data insertion (ETL job with many workers). Best regards, Adam Lippai On Fri, Feb 17, 2023 at 4:46 PM Matthew Topol wrote: > Looking at the

Re: [DISCUSS] Flight RPC/Flight SQL/ADBC enhancements

2023-02-17 Thread Matthew Topol
Looking at the info, there's already some SqlInfo values that correspond to indicating support for transaction isolation types, so we just need to add the ability to request the isolation desired when Beginning a transaction, I'll aim to suggest an edit to the document later today or tomorrow. On

Re: [DISCUSS] Flight RPC/Flight SQL/ADBC enhancements

2023-02-17 Thread David Li
I think it'd make sense. Do you want to propose a section in the doc? I think it'd make the most sense to just define enums/flags in Flight SQL instead of arbitrary options. (A corresponding set of SqlInfo values could indicate support for each of them.) On Thu, Feb 16, 2023, at 16:16, Matthew

[VOTE][RUST][DataFusion] Release DataFusion Python Bindings 0.8.0 RC1

2023-02-17 Thread Andy Grove
Hi, I would like to propose a release of Apache Arrow DataFusion Python Bindings, version 0.8.0. This release candidate is based on commit: d7471cdc4d24ebcb0a9fba0f8c097d689b6cfbc1 [1] The proposed release tarball and signatures are hosted at [2]. The changelog is located at [3]. The Python wheel

Re: Proposal: renaming the 'master' branch to 'main'

2023-02-17 Thread Kevin Gurney
Hi Joris, This is great news! Thank you to everyone who made this possible! It's encouraging to see steps being taken to make the Apache Arrow community more inclusive. Best Regards, Kevin Gurney From: Joris Van den Bossche Sent: Friday, February 17, 2023 3:06

Re: Proposal: renaming the 'master' branch to 'main'

2023-02-17 Thread Joris Van den Bossche
Also for https://github.com/apache/arrow the default branch is now renamed to "main". You will see some instructions the first time visiting the github repo since the rename, but copying them here below. You can rename the master branch on your fork as well (visiting https://github.com//arrow will