Dave Tomkinson
11/07/2022, 11:47 AM_airbyte_additional_properties
comes out as
_airbyte_additional_properties: map<string, string ('_airbyte_additional_properties')>
child 0, _airbyte_additional_properties: struct<key: string not null, value: string not null> not null
child 0, key: string not null
child 1, value: string not null
(This also seems to be affecting a timestamp field I'm using, which comes through as:
struct<member0: timestamp[us, tz=UTC], member1: string>
child 0, member0: timestamp[us, tz=UTC]
child 1, member1: string
)user
12/06/2022, 8:21 PMDave Tomkinson
12/08/2022, 1:23 PMmangole
08/11/2023, 10:07 AMMehak Kapoor
08/11/2023, 12:41 PM