Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Upsert operation Eventstream into a delta table

how do i do an upsert operation in the eventstreams to a delta table? i dont see in the transformation event has the option to do an upsert using Key.
Does the only way to do upsert is using azure event hub with Spark job? 

2 ACCEPTED SOLUTIONS

For now I would run a notebook (Spark.)

Or - and mind you, I haven't tested this on Onelake, only SQL - use a UDF in Kusto that upserts to a OneLake shortcut/external table (https://learn.microsoft.com/en-us/fabric/real-time-intelligence/onelake-shortcuts?tabs=onelake-short...)

View solution in original post

joezhang-es
Microsoft Employee
Microsoft Employee

for event stream and lakehouse integration today, append is the already operator supported.  there is one backlog item tracking the "delete" and "upsert" operator support for lakehouse

View solution in original post

4 REPLIES 4
joezhang-es
Microsoft Employee
Microsoft Employee

for event stream and lakehouse integration today, append is the already operator supported.  there is one backlog item tracking the "delete" and "upsert" operator support for lakehouse

Anonymous
Not applicable

thank you. so how do i do an upsert to a delta table then?

For now I would run a notebook (Spark.)

Or - and mind you, I haven't tested this on Onelake, only SQL - use a UDF in Kusto that upserts to a OneLake shortcut/external table (https://learn.microsoft.com/en-us/fabric/real-time-intelligence/onelake-shortcuts?tabs=onelake-short...)

JohanLudvig
Advocate I
Advocate I

Upsert isn't supported. And not sure if that support will come in the future - but maybe if Eventstreams get to parity with Stream Analytics it will be possible.

 

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Solution Authors
Top Kudoed Authors