Delta Lake Tables to SQL Server
Recently tasked with shipping data that we've processed and stored in Delta Lake Tables to a SQL Server instance.
The ID
The ID of the destination table is in bigint while the ID within the delta table is varchar(32). To complicate things the ID colu...
wind010.hashnode.dev3 min read