Skip to content

Investigate removing getValue() from LogEntry class #3943

Description

@DomGarguilo

The LogEntry class has method getValue which is used to put a value for mutations. This data is redundant as the column qualifier stores the same thing (the filePath). Explore removing this method and using just the column qualifier where this data is needed.

Metadata

Metadata

Assignees

Labels

enhancementThis issue describes a new feature, improvement, or optimization.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions