| From: | "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com> |
|---|---|
| To: | 'Dilip Kumar' <dilipbalaut(at)gmail(dot)com> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Tomas Vondra <tomas(at)vondra(dot)me>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, Andrei Lepikhov <lepihov(at)gmail(dot)com>, wenhui qiu <qiuwenhuifx(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | RE: Parallel Apply |
| Date: | 2026-04-27 10:42:55 |
| Message-ID: | OS9PR01MB1214925E5602E564156BB6F69F5362@OS9PR01MB12149.jpnprd01.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Dear Dilip,
> 0001:
> 1. Looking at the commit message and patch, the motivation for
> WORKER_INTERNAL_MSG_RELATION isn't very clear to me. It's clear what
> it does, but the motivation isn't very clear to me.
Descriptions were added in the commit message in 0001. The code comment was also
added where the message is being sent to the parallel apply worker (0004).
The latest patch is usable in [1].
Best regards,
Hayato Kuroda
FUJITSU LIMITED
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hayato Kuroda (Fujitsu) | 2026-04-27 10:44:19 | RE: Parallel Apply |
| Previous Message | Hayato Kuroda (Fujitsu) | 2026-04-27 10:40:24 | RE: Parallel Apply |