Skip to content

MERGE INTO #62881

@raphaelauv

Description

@raphaelauv

Feature request

Is your feature request related to a problem? Please describe.
I would like to express complex merge into logic in iceberg tables

Describe the solution you'd like
have all the powers of Apache spark merge into ( WHEN MATCHED , WHEN NOT MATCHED BY SOURCE/BY TARGET ... )

Describe alternatives you've considered
2 operations ( delete then insert ) but without "lock" a concurrent query can occur between the 2 operations

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions