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 :)