[DISCUSS] Linear Formula Types

2024-01-06 Thread Morrison-Reed Elliot (BEG/PJ-EDS-NA)
Background I have been looking into using parquet files for storing and working with automotive data. One interesting thing about automotive data is that most communication happens on the CAN bus where we have extremely limited bandwidth. In order to encode "physical" values in a very space effici

Re: [VOTE] Accept donation of flightsql-odbc

2024-01-06 Thread Andrew Lamb
+1 (binding) Thank you for helping make this happen On Sat, Jan 6, 2024 at 2:10 AM Sutou Kouhei wrote: > +1 > > In > "[VOTE] Accept donation of flightsql-odbc" on Fri, 05 Jan 2024 10:41:21 > -0500, > "David Li" wrote: > > > Hello, > > > > This vote is to determine if the Arrow PMC is in f

Re: [DISCUSS] Linear Formula Types

2024-01-06 Thread Andrew Lamb
Hi Elliot, Given your description, I agree extension types sound like they may be a good idea, similar to geoarrow[1] for Geospatial data where there is extra metadata[2] needed to interpret underlying types (e.g. factor and offset) Andrew [1] https://github.com/geoarrow/geoarrow [2] https://arr

Re: [VOTE] Accept donation of flightsql-odbc

2024-01-06 Thread L. C. Hsieh
+1 (binding) Thanks. On Sat, Jan 6, 2024 at 5:05 AM Andrew Lamb wrote: > > +1 (binding) > > Thank you for helping make this happen > > On Sat, Jan 6, 2024 at 2:10 AM Sutou Kouhei wrote: > > > +1 > > > > In > > "[VOTE] Accept donation of flightsql-odbc" on Fri, 05 Jan 2024 10:41:21 > > -0500,

Re: [VOTE] Release Apache Arrow ADBC 0.9.0 - RC0

2024-01-06 Thread Sutou Kouhei
+1 I ran the following on Debian GNU/Linux sid: JAVA_HOME=/usr/lib/jvm/default-java \ dev/release/verify-release-candidate.sh 0.9.0 0 with: * g++ (Debian 13.2.0-4) 13.2.0 * go version go1.21.5 linux/amd64 * openjdk version "17.0.9-ea" 2023-10-17 * Python 3.11.7 * ruby 3.1.2p20 (