Did you try
select unnest(field.a.b) from table_parquet
I would try it in the CLI before trying in Dbeaver. Is there a reason you are using an older duckdb version?