paimon
paimon copied to clipboard
[core] Delete redundant if statement when produce changelog by lookup for first row.
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.