From: | Vijaykumar Sampat Jain <vijaykumar(dot)sampat(dot)jain(at)adjust(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: ERROR: could not find pathkey item to sort |
Date: | 2022-11-21 11:40:05 |
Message-ID: | CALR8u1CtKiy=_ayif_KvKGdxuknAkHL0EVhvon6bAksFBsxv6w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
fyi.
The issue was fixed with this PR.
https://github.com/adjust/parquet_fdw/pull/60
Thanks,
Vijay
On Fri, Oct 28, 2022 at 7:59 PM Vijaykumar Sampat Jain <
vijaykumar(dot)sampat(dot)jain(at)adjust(dot)com> wrote:
> On Fri, Oct 28, 2022 at 7:15 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >
> >
> > I think it's most likely a bug in parquet_fdw. We have tests of similar
> > cases in postgres_fdw, and they work fine.
>
>
> Thanks Tom.
> I'll lookup the net to see how similar errors were solved in the past
> to understand what was being sent to postgres that it did not like :)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Myles Dear | 2022-11-21 13:35:06 | Looking for onchain EVM Postgres port |
Previous Message | Adrian Klaver | 2022-11-21 05:20:24 | Re: Seeking practice recommendation: is there ever a use case to have two or more superusers? |