2
2
{"_airbyte_raw_id" : " 53ce75a5-5bcc-47a3-b45c-96c2015cfe35" , "_airbyte_extracted_at" : " 2023-01-01T00:00:00Z" , "_airbyte_data" : {"id1" : 2 , "id2" : 100 , "updated_at" : " 2023-01-01T01:00:00Z" , "array" : null , "struct" : null , "string" : null , "number" : null , "integer" : null , "boolean" : null , "timestamp_with_timezone" : null , "timestamp_without_timezone" : null , "time_with_timezone" : null , "time_without_timezone" : null , "date" : null , "unknown" : null }}
3
3
{"_airbyte_raw_id" : " 7e1fac0c-017e-4ad6-bc78-334a34d64fbe" , "_airbyte_extracted_at" : " 2023-01-01T00:00:00Z" , "_airbyte_data" : {"id1" : 3 , "id2" : 100 , "updated_at" : " 2023-01-01T01:00:00Z" }}
4
4
// Note that array and struct have invalid values ({} and [] respectively).
5
- {"_airbyte_raw_id" : " 84242b60-3a34-4531-ad75-a26702960a9a" , "_airbyte_extracted_at" : " 2023-01-01T00:00:00Z" , "_airbyte_data" : {"id1" : 4 , "id2" : 100 , "updated_at" : " 2023-01-01T01:00:00Z" , "array" : {}, "struct" : [], "string" : null , "number" : " foo" , "integer" : " bar" , "boolean" : " fizz" , "timestamp_with_timezone" : {}, "timestamp_without_timezone" : {}, "time_with_timezone" : {}, "time_without_timezone" : {}, "date" : " airbyte" , "unknown" : null }}
5
+ {"_airbyte_raw_id" : " 84242b60-3a34-4531-ad75-a26702960a9a" , "_airbyte_extracted_at" : " 2023-01-01T00:00:00Z" , "_airbyte_data" : {"id1" : 4 , "id2" : 100 , "updated_at" : " 2023-01-01T01:00:00Z" , "array" : {}, "struct" : [], "string" : null , "number" : " foo" , "integer" : " bar" , "boolean" : " fizz" , "timestamp_with_timezone" : {}, "timestamp_without_timezone" : {}, "time_with_timezone" : {}, "time_without_timezone" : {}, "date" : " airbyte" , "unknown" : null }, "test_config" : { "requires_safe_cast_support" : true } }
6
6
{"_airbyte_raw_id" : " a4a783b5-7729-4d0b-b659-48ceb08713f1" , "_airbyte_extracted_at" : " 2023-01-01T00:00:00Z" , "_airbyte_data" : {"id1" : 5 , "id2" : 100 , "updated_at" : " 2023-01-01T01:00:00Z" , "number" : 67.174118 , "struct" : {"nested_number" : 67.174118 }, "array" : [67.174118 ], "unknown" : 67.174118 }}
7
- {"_airbyte_raw_id" : " 7e1fac0c-017e-4ad6-bc78-334a34d64fce" , "_airbyte_extracted_at" : " 2023-01-01T00:00:00Z" , "_airbyte_data" : {"id1" : 6 , "id2" : 100 , "updated_at" : " 2023-01-01T01:00:00Z" , "IamACaseSensitiveColumnName" : " Case senstive value" }}
7
+ {"_airbyte_raw_id" : " 7e1fac0c-017e-4ad6-bc78-334a34d64fce" , "_airbyte_extracted_at" : " 2023-01-01T00:00:00Z" , "_airbyte_data" : {"id1" : 6 , "id2" : 100 , "updated_at" : " 2023-01-01T01:00:00Z" , "IamACaseSensitiveColumnName" : " Case senstive value" }}
0 commit comments