Commit 776c85d
committed
[SPARK-57402][SQL] Rename applyChanges local to autoCdcInto in visitCreateFlowAutoCdc
Rename the local variable holding the AutoCdcIntoCommand from applyChanges
to autoCdcInto to match the command type. No behavior change.
Co-authored-by: Isaac1 parent 14ec11a commit 776c85d
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1576 | 1576 | | |
1577 | 1577 | | |
1578 | 1578 | | |
1579 | | - | |
| 1579 | + | |
1580 | 1580 | | |
1581 | 1581 | | |
1582 | | - | |
| 1582 | + | |
1583 | 1583 | | |
1584 | 1584 | | |
1585 | 1585 | | |
| |||
0 commit comments