cancel
Showing results for 
Search instead for 
Did you mean: 
sowj02
New Contributor
since ‎03-02-2025
‎07-20-2025

User Stats

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I am performing stream-to-stream join in Databricks using MongoDB as a source (readStream()). Both sources collections receive data at same time. Initially I tried with using watermarks orderWithWatermark = order \  .selectExpr("order_id AS orderId",...