On Wed, Dec 17, 2025 at 2:29 AM Peter Smith <[email protected]> wrote: > > On Tue, Dec 16, 2025 at 7:39 PM Chao Li <[email protected]> wrote: > > > > > > > > AFAIK, Chao's improved text is mostly good, except I think there might > > > be some nuances when there are multiple levels of partitioning. > > > > > > For example, maybe you need to make this change? > > > BEFORE > > > When set to true, changes are published using the identity and schema > > > of the partitioned table > > > AFTER > > > When set to true, changes are published using the identity and schema > > > of the root partitioned table > > > ~~~ > > > > Agreed to add “root”. > > > > PSA v2 done that way. >
LGTM. As this is not any bug fix rather a text improvement, so it is good to fix this in HEAD only. -- With Regards, Amit Kapila.
