Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mwever
Copy link
Contributor

@mwever mwever commented Mar 17, 2021

Fixing the XStream Alias for the ignore_attribute tag.

@mwever mwever added the bug label Mar 17, 2021
@mwever mwever linked an issue Mar 17, 2021 that may be closed by this pull request
private String row_id_attribute;

@XStreamImplicit(itemFieldName = "ignore_attribute")
@XStreamImplicit(itemFieldName = "oml:ignore_attribute")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would you mind also extending a unit test (e.g., one that downloads a dataset with ignore attribute from the test set, and checks whether it is not empty)?

Thanks!

mwever and others added 2 commits March 17, 2021 17:26
Base automatically changed from develop to fix/issue_44 March 19, 2021 09:53
@janvanrijn janvanrijn merged commit 5761733 into fix/issue_44 Mar 19, 2021
@janvanrijn janvanrijn deleted the fix/issue_44 branch March 19, 2021 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ignore_attribute in DataSetDescription null.

3 participants