parquetTarget was given an empty tables list — nothing to write.
Fix — declare at least one table in parquetTarget({ tables: [...] }).Parquet target — No tables declared
parquetTarget was given an empty tables list — nothing to write.
Fix — declare at least one table in parquetTarget({ tables: [...] }).