Skip to content

Allow additional unused columns in csv files  #839

Closed
@t-ober

Description

@t-ober

As defined in the Factory.validateParameters() method we filter on a set of attributes that exactly match the expected parameters, also throwing an exception if there are additional fields. Since we can just ignore them I do not think we need to throw an exception, but rather just log that they will not be used.

This maybe up for discussion, but I think the added flexibility might very well be worth it.
@sebastian-peter : Thoughts?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions