StreamsyncsData Pipelines
⌘K
production
Pipeline · orders_postgres → iceberg_lake
Schema mapping
Field mapping13
Normalizer rules4
Evolution policy
Sample preview
pg
Source schema
orders_postgres.public.orders
v3 · 47 fields
ic
Target schema
iceberg_lake.analytics.orders
v3 · 38 fields
Source fieldSource typeTransformTarget fieldTarget typeTags
order_idbigintidentityorder_idBIGINTPK
customer_idbigintidentitycustomer_idBIGINTFK
order_total_centsintegercents → dollarsorder_totalDECIMAL(12,2)
currency_codevarchar(3)upper()currencySTRING
customer_emailvarchar(255)sha256()customer_email_hashSTRINGPII
shipping_addressjsonb$.countryshipping_countrySTRING
created_attimestamptzutccreated_atTIMESTAMP
updated_attimestamptzutcupdated_atTIMESTAMP
statusorder_status_enumlower()statusSTRING
regionvarchar(8)identityregionSTRINGpartition
metadatajsonbjson → structmetadataSTRUCT
_opcdc.op (i/u/d)_opSTRINGcdc
_lsncdc.lsn_lsnBIGINTcdc