Test builder-9 with PostgreSQL tuning and BM25 fix
- Add test-builder-9 tag to sync job to force execution on hive-builder-9 - Apply PostgreSQL CI tuning: fsync=off, work_mem=256MB, maintenance_work_mem=8GB - Fix BM25 index creation failure by converting tables to LOGGED before index creation (ParadeDB pg_search extension doesn't support UNLOGGED tables)
Loading
Please sign in to comment