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 <t...@sss.pgh.pa.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 :) >