Max Yang
Max Yang
Close the PR since no response for a long time.
@August-beaulo Please don't change original commit, and add a new commit for your own logic.
After discussion, it is not needed anymore.
Please cherry pick: https://github.com/greenplum-db/gpdb/pull/13938 ?
Please fix CI failures.
@shmiwy Please fix CI failures?
After discussion with @shmiwy, close the PR.
Close the PR since no response for a long time.
This is my plan for heap table: ``` postgres=# explain analyze verbose select * from int8_tbl where q1 in (select c1 from inner_text); QUERY PLAN ---------------------------------------------------------------------------------------------------------------------------------------------- Gather Motion 3:1 (slice1;...
So, should we handle hash Subplan correctly in Pax?