Andrei Martsinchyk
Results
2
comments of
Andrei Martsinchyk
~~Apparently the NOT NULL flag is currently used to indicate the column is a part of PK. So if it is set in DocDB for regular not null columns, Postgres...
+1 on parallel append unnecessarily enforced when arbitrary hint is present. Also, that line from a snippet above ``` int parallel_workers = 0; ``` May cause `Workers Planned` to be...