We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
I can create a lakehouse partitioned table by selecting Overwrite in the destination options and choosing a column for the partition (simplified for this post):
Result:
The behaviour I expected for subsequent runs was one of the following:
Neither of these happens - 1) just overwrites everything and 2) gives an error - so how are you supposed to update a partitioned table? This is the error for Append:
"ErrorCode=TableActionNotSupportAppendToPartitionedTable,
'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,
Message=Table action 'Append' is not supported for writing into existing partitioned table."
Hi @coolie
This is a duplicate thread of the similar one available at the link : Duplicate Link
Hence I am closing this thread.
Thanks.