Saturday, November 02, 2024

Re: [new] databases/arrow 18.0.0

Le Fri, Nov 01, 2024 at 09:38:26PM +0100, Landry Breuil a écrit :
> Le Fri, Nov 01, 2024 at 07:17:31PM +0100, Landry Breuil a écrit :
> > Le Fri, Nov 01, 2024 at 10:10:35AM +0000, Stuart Henderson a écrit :
> > > On 2024/11/01 10:56, Landry Breuil wrote:
<snip>

> > here's a new version that:
> > - enables json support via textproc/rapidjson
> > (CXXFLAGS=-I/usr/local/include was the missing key so that cmake finds
> > rapidjson headers)
> > - enables building tools & tests, lots of tests run fine:
> > 89% tests passed, 9 tests failed out of 81
> > (and i just realized some of the parquet test failures are only because
> > i forgot to set PARQUET_TEST_DATA in the env)
>
> and here's a third version fetching the test files from github via
> DIST_TUPLE, and properly setting TEST_ENV so that more tests pass:

and a fourth version, with:
- disabled the hanging NestedChild test in code, the remaining tests from
arrow-threading-utility-test all pass
- add a missing BDEP on gflags
- builds and tests running on arm64 too

i think i've reach a certain level of turd polishing to get it in along
thrift now :) oks welcome !

Landry

No comments:

Post a Comment