+1 Though, I couldn't figure out how to get run-postgresql.sh to work for my setup (postgres installed via Conda), as initdb complained about the arrow_flight_sql.uri / shared_preload_libraries options.
On Tue, Sep 12, 2023, at 06:30, Raúl Cumplido wrote: > +1 non-binding > > I haven't tested manually as I don't have a Flight SQL Client but for > the rest the verification was successful. > > with: > * postgres 15 > * gcc 11.4.0 "c++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0" > > El mar, 12 sept 2023 a las 5:40, Sutou Kouhei (<k...@clear-code.com>) > escribió: >> >> +1 >> >> I ran the following command line on Debian GNU/Linux sid: >> >> dev/release/verify-rc.sh 0.1.0 6 >> >> with: >> >> * Apache Arrow C++ Flight SQL 14.0.0-SNAPSHOT >> * g++ (Debian 13.2.0-2) 13.2.0 >> * postgres (PostgreSQL) 17devel >> * ruby 3.3.0dev (2023-08-30T23:37:11Z master 0aa404b957) [x86_64-linux] >> >> Thanks, >> -- >> kou >> >> In <20230912.095356.1335035186147026371....@clear-code.com> >> "[VOTE] Release Apache Arrow Flight SQL adapter for PostgreSQL 0.1.0 - >> RC6" on Tue, 12 Sep 2023 09:53:56 +0900 (JST), >> Sutou Kouhei <k...@clear-code.com> wrote: >> >> > Hi, >> > >> > I would like to propose the following release candidate (RC6) of >> > Apache Arrow Flight SQL adapter for PostgreSQL version 0.1.0. >> > >> > This release candidate is based on commit: >> > 849661e619e54a7308f195d9ea629811ac35a754 [1] >> > >> > The source release RC6 and release note are hosted at [2]. >> > The binary artifacts are hosted at [3][4]. >> > >> > Please download, verify checksums and signatures, build and run, >> > and vote on the release. See [5] for how to validate a release >> > candidate. >> > >> > The vote will be open for at least 24 hours because Apache Arrow >> > Flight SQL adapter for PostgreSQL doesn't reach 1.0.0 yet. >> > >> > [ ] +1 Release this as Apache Arrow Flight SQL adapter for PostgreSQL 0.1.0 >> > [ ] +0 >> > [ ] -1 Do not release this as Apache Arrow Flight SQL adapter for >> > PostgreSQL 0.1.0 >> > because... >> > >> > [1]: >> > https://github.com/apache/arrow-flight-sql-postgresql/commit/849661e619e54a7308f195d9ea629811ac35a754 >> > [2]: >> > https://github.com/apache/arrow-flight-sql-postgresql/releases/tag/0.1.0-rc6 >> > [3]: https://apache.jfrog.io/artifactory/arrow/debian-rc/ >> > [4]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/ >> > [5]: >> > https://arrow.apache.org/flight-sql-postgresql/devel/development/release.html#how-to-verify >> > >> > Thanks, >> > -- >> > kou