Gürkan İndibay
Gürkan İndibay
@onurctirtir why is this required?
> The PR adds ability to propagate "ALTER DATABASE ..." statement from any node with the last commits. It would be good to update the PR description to reflect this....
While building citus from source in Centos 9 stream, I'm getting the error below ``` /usr/bin/gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation...
I'm a little confused right now. I haven't tried all Rpm based distros recently, but we have been using Centos based images for all rpm based distros. AFAIU, from your...
Thanks @luss , now using AlmaLinux as build environment. I will update the issue whenever I finish baking and testing packages.
Have an open PR to fix the build problem. Waiting for the merge right now https://github.com/citusdata/citus/pull/6499
@mintuhouse checking now
@mintuhouse I agree with including account_id in the outer query. However, removing account_id causes no problems because project_id is unique in this situation. Is there any functional impact on your...
@mintuhouse I tried to implement but Arel::DeleteManager did not allow me to add tenant parameter into delete statement. Here is the draft PR. Feel free to continue working and adding...
@s4ke @Keekteng @quinceleaf started working on the issue. However, as a workaraound, you can check this issue https://github.com/citusdata/django-multitenant/issues/138