### Why are the changes needed?
In Catalog which supports row level interface (iceberg etc.), merge into will be rewritten as WriteDelta or ReplaceData by rule . We should support the extraction of lineage relationship under this type.
### How was this patch tested?
add new tests for row-level catalog
### Was this patch authored or co-authored using generative AI tooling?
no
Closes#7127 from yabola/master-listener.
Closes#7126
e39d0d93b [chenliang.lu] add for notMatchedInstructions
1530d7c6c [chenliang.lu] add notMatchedInstructions
00660f83b [chenliang.lu] update spark version
db7d9ca85 [chenliang.lu] update spark version && optimize some code
85de5b069 [chenliang.lu] remove useless logger && fix ut
79d2f9bfa [chenliang.lu] fix check style
2f5e62cdd [chenliang.lu] [KYUUBI #7126][LINEAGE] Support merge into syntax in row level catalog
Authored-by: chenliang.lu <chenlianglu@tencent.com>
Signed-off-by: wforget <643348094@qq.com>