褚华兴

Results 4 comments of 褚华兴

I think spath->parallel_aware can be removed, because there is no check for parallel_aware when dealing with parallel append in add_paths_to_append_re func ``` if (partial_subpaths_valid && partial_subpaths != NIL) { AppendPath...

tableam exist in https://github.com/citusdata/citus/issues/5569 , but not here, is it resolved?

> > tableam exist in #5569 , but not here, is it resolved? > > I guess we did not see any flakiness in this time period for that test....

I am very sorry for troubling you. My understanding of this part is limited at present. I just said my current thoughts. The change is just to remove 'spath->parallel_aware' ```...