Junwang Zhao

Results 14 issues of Junwang Zhao

I believe this is a typo.

## Bug Report when configure `--prefix` with a directory with root permission, after `sudo make intall`, the `tablespace-setup` create dir with root permission, and the following `make` will fail as...

type: bug

In function `GetAllFileSegInfo_pg_aoseg_rel`, when handling each tuple, we `palloc0` a FileSegInfo, `oneseginfo` is just a pointer to the zero-allocated memory, using `+=` with the left operand 0 is the same...

%s/compatable/compatible/g in file gparray.py Since initFromString is already compatible with repr() formatting, remove the TODO mark. Search `compatable` globally and change them all to `compatible`. Signed-off-by: Junwang Zhao ## Here...

Signed-off-by: Junwang Zhao ## Here are some reminders before you submit the pull request - [ ] Add tests for the change - [ ] Document changes - [ ]...

in NextRunId, we are generating runId but not jobId, fix the typo. Signed-off-by: Junwang Zhao

%s/kubectl get rs hello-deploy-65cbc9474c/kubectl describe rs hello-deploy-65cbc9474c/g

fix broken link

This patch rename citus_handler to mpp_handler, along with some renaming stuff in DCS module, obey the following 5 meanings of terminology _cluster_ in Patroni. 1. PostgreSQL cluster: a cluster of...

refactoring

This patch fix issue #16