Skip to main content
Auto-creation cannot emit DDL for REPEATED (array) or RECORD/STRUCT fields. Fix — pre-create the table manually with the proper ARRAY<...> / STRUCT<...> column and re-run; the target validates it without recreating.