paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[core] Delete redundant if statement when produce changelog by lookup for first row.

Open wwj6591812 opened this issue 4 months ago • 1 comments

Purpose

When I study the logic of produce changelog, I find a redundant if statement affects my understanding of the code logic. In order not to affect more people, so now delete it.

Linked issue: close #xxx

Tests

Existing tests should cover this change.

API and Format

Documentation

wwj6591812 avatar Sep 27 '24 01:09 wwj6591812