Skip to content

Update merge strategy for duckdb #4985

@sungchun12

Description

@sungchun12

Duckdb recently added new merge functionality: duckdb/duckdb#18135

SQLMesh should update its merge strategy to make incrementals more efficient.

Design Considerations:

  • Make sure sqlglot handles it correctly
  • Switch out which approach DuckDB uses in SQLMesh (easy)
  • Validate correctness in SQLMesh

Internal Slack thread: https://tobikodata.slack.com/archives/C04DTU8RF4J/p1752768381864729

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureAdds new functionalitydependenciesPull requests that update a dependency file

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions