Mehmet YILMAZ
Mehmet YILMAZ
| No | tests | test_group | example | |---|---|---|---| | 1 | @naisila columnar_create.out | | - WARNING: Metadata index chunk_pkey is not available, this might mean slower read/writes...
AI generated list by 13.10.25 | No | tests | test_group | example | |---|---|---|---| | 1 | columnar_create.out | | - WARNING: Metadata index chunk_pkey is not available, this...
17.10 [combined_regression.txt](https://github.com/user-attachments/files/22971323/combined_regression.txt) | No | tests | test_group | example | |---|---|---|---| | 1 | columnar_create.out | | + ERROR: could not open relation with OID N+ ERROR: Timeout while...
We’re actively working on this. We’ve successfully built against 18beta1, and we’re now focused on resolving the regression test failures. PR for build: https://github.com/citusdata/citus/pull/7981 Issue page related to regress test:...
18beta2 support added to main branch.
Closing this issue for now, but it can be reopened if needed.
> Instead, let's fix the columnar views -the views inside columnar schema, not the tables in columnar_internal- in a way that they skip other sessions' temp relations always. > >...
"So it looks like PG18 has broken the PR ([#7577](https://github.com/citusdata/citus/pull/7577)) that created this test, going by the comment there: Check that query that psql "\d test_table" does gets optimized to...
`describeTableDetails -> validateSQLNamePattern -> processSQLNamePattern ` [postgres/src/fe_utils/string_utils.c at REL_16_STABLE · postgres/postgres](https://github.com/postgres/postgres/blob/REL_16_STABLE/src/fe_utils/string_utils.c#L1124)