VictorD-Veolia

Results 2 issues of VictorD-Veolia

Fix to handle properly nullable array of records and arrays of nullable records in BigQuery Sink

BigQuery fields can't be both NULLABLE and REQUIRED. However, it is still possible to insert null arrays BigQuery, which are then converted into empty arrays. There is then no reason...