Adam Lee

Results 41 comments of Adam Lee
trafficstars

Cool! It would be even better if dev could make the `gpfdist://` and `gpfdists://` of readable and writable external tables support decompression and compression natively.

@jimmyyih I still could reproduce the issue with the latest main branch. 1, it lost all hierarchy, and only has: ``` CREATE TABLE public.m_partition ( a integer, b date, c...

Oops, I meant to comment but not reopen, feel free to close if I missed something.

Hmm... I probably hit another corner case? ``` $ psql psql (12.12) Type "help" for help. gpadmin=# CREATE TABLE m_partition (a int,b date,c text,d int) DISTRIBUTED BY (a) PARTITION BY...

https://vincent.bernat.ch/en/blog/2014-tcp-time-wait-state-linux This is the best article I have found. 1, Yes, `tcp_tw_reuse` would help and allow the TIME_WAIT ports to be reused on QD (the client side). 2, `SO_REUSEADDR` are...

Fixed by https://github.com/greenplum-db/gpdb/pull/13949

Reopen this issue since the first fix was reverted, we will have a new solution.

https://dev.ci.gpdb.pivotal.io/teams/main/pipelines/gpdb-dev-dsm_subxip_array-rocky8