Skip to content

Set currentRow in PopulateMetadataTable #1091

@keith-turner

Description

@keith-turner

While looking at #1060 I noticed two things about the following code. First I think currentRow needs to be set when a new mutation is generated. Second I think the two if stmts if(m != null) and if (!currentRow.equals(metadataRow)) could be combined into one.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions