| From: | Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com> |
|---|---|
| To: | Rajkumar Raghuwanshi <rajkumar(dot)raghuwanshi(at)enterprisedb(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: advanced partition matching algorithm for partition-wise join |
| Date: | 2017-09-05 11:04:18 |
| Message-ID: | CAFjFpRfdXpuSu0pxON3dKcr8WndJkaXLzHUVax_Laod0Tgc6UQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> I have applied v27 patches and tested feature. Also tried to reduce
> regression diff with the
> existing partition_join.sql by adding new partition instead of changing
> original partition bounds.
>
> Attached WIP patch have a server crash and some wrong output which need to
> be fixed. I have
> commented these issue in patch itself, Please take a look and let me know if
> it need more
> changes.
I have fixed the issues which were marked as TODOs in the attached
patches. Also, I have included your test change patch in my series of
patches. Are there any other issues you have commented out?
--
Best Wishes,
Ashutosh Bapat
EnterpriseDB Corporation
The Postgres Database Company
| Attachment | Content-Type | Size |
|---|---|---|
| 0011-Modify-bound-comparision-functions-to-accept-members.patch | text/x-patch | 7.5 KB |
| 0012-WIP-Partition-wise-join-for-1-1-1-0-0-1-partition-ma.patch | text/x-patch | 48.9 KB |
| 0013-Tests-for-0-1-1-1-and-1-0-partition-matching.patch | text/x-patch | 216.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2017-09-05 11:07:37 | Re: Proposal: pg_rewind to skip config files |
| Previous Message | Michael Paquier | 2017-09-05 11:04:06 | Re: Proposal: pg_rewind to skip config files |