Karina

Results 10 comments of Karina

I'm not sure what has changed, but I get this assertion failure just running tests now. I have Ubuntu 22.04, gcc 11.4.0, PostgreSQL REL_16_3 configured with options `CFLAGS=" -Og" --enable-tap-tests...

The mentioned pull request is merged and version is bumped, but this issue is still open and 12.1.4 release is listed neither in https://github.com/citusdata/citus/releases nor in https://www.citusdata.com/updates/v12-1 That's confusing

The test doesn't actually test anything. I added this test to v12.1.3 and it passed whereas the query itself (being ran in psql) fails

This PR could probably be connected to issues #6968 and #5985, but they seem too old to me to ask the authors if it helps.

I haven't touched string literals in tests because citus is not tested with `standard_conforming_strings=off` anyway. But it could also be done

I've rebased the branch to updated main. Check if all GUCs are sorted alphabetically has failed, and I can't see how since `shared_library_init.c` isn't even changing in this PR. Could...

Finally all required tests have passed! @JelteF could you please merge it? I would also love some advice for the future how to deal with randomly failing required tests. I...

@m3hm3t thank you for the investigation! Please note that this issue is about the test failing after dealing with assertion failure. I created a separate issue #7591 about this assertion...

+1 Is there any way to place shards into a specified tablespace?