Re: Asymmetric partition-wise JOIN

Поиск
Список
Период
Сортировка
От Andrey Lepikhov
Тема Re: Asymmetric partition-wise JOIN
Дата
Msg-id 515c3653-02c2-7eb4-6f5f-f996ca97b512@postgrespro.ru
обсуждение исходный текст
Ответ на Re: Asymmetric partition-wise JOIN  (Alexander Pyhalov <a.pyhalov@postgrespro.ru>)
Ответы Re: Asymmetric partition-wise JOIN
Список pgsql-hackers
On 18/6/21 15:02, Alexander Pyhalov wrote:
> Andrey Lepikhov писал 2021-05-27 07:27:
>> Next version of the patch.
>> For searching any problems I forced this patch during 'make check'
>> tests. Some bugs were found and fixed.
> 
> Hi.
> I've tested this patch and haven't found issues, but I have some comments.
Thank you for review!
> Variable names - child_join_rel and child_join_relids seem to be 
> inconsistent with rest of the file
fixed

> When build_child_join_rel() can return NULL?
Fixed
> Missing word:
> each bitmapset variable will large => each bitmapset variable will be large
Fixed
> What hook do you refer to?
Removed> You've changed function to copy appinfo, so now comment is 
incorrect.
Thanks, fixed> Do I understand correctly that now parent_relids also 
contains relids of
> relations from 'global' inner relation, which we join to childs?
Yes

-- 
regards,
Andrey Lepikhov
Postgres Professional

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Doc chapter for Hash Indexes
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: Numeric multiplication overflow errors