Lakeflow SDP

2 items tagged with Lakeflow SDP

  • Quarantine Bad Rows in Lakeflow SDP Without Breaking Your Clean Table

    10 min read

    A tested inverse-expectations quarantine pattern for Lakeflow SDP: route bad rows to their own dead-letter table while clean rows flow through, plus the NULL trap that silently breaks the split and the companion agent skill that adapts it to your data.

  • Recover a Lakeflow SDP Pipeline From a Recreated Source Table

    6 min read

    When an upstream Delta table is dropped and recreated, your Lakeflow SDP pipeline breaks with DIFFERENT_DELTA_TABLE_READ_BY_STREAMING_SOURCE. Here's how to reset checkpoint selection and recover without a full refresh.