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.sampat.j...@adjust.com> wrote:
> On Fri, Oct 28, 2022 at 7:15 PM Tom Lane wrote:
> >
> >
> > I thin
On Fri, Oct 28, 2022 at 7:15 PM Tom Lane 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 postg
Hello,
ref:
https://github.com/adjust/parquet_fdw#basic-usage
and
https://github.com/adjust/parquet_fdw/issues/58
I came across this error/crash when using partitioning of a table with
foreign tables (parquet_fdw) as partitions.
It might be an issue with parquet_fdw nothing with postgresql, but I