79088747

Date: 2024-10-15 07:05:02
Score: 3.5
Natty:
Report link

I faced the same issue as you and found a way to go using only parameterized queries, keeping an ARRAY of STRUCT in the schema. I described this solution in this post: https://dev.to/stack-labs/how-to-pass-an-array-of-structs-in-bigquerys-parameterized-queries-39nm

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: matthieu.cham