Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Columns in gooddata_writer_table should be a hashset #23

Open
plmwong opened this issue Apr 24, 2017 · 0 comments
Open

Columns in gooddata_writer_table should be a hashset #23

plmwong opened this issue Apr 24, 2017 · 0 comments

Comments

@plmwong
Copy link
Contributor

plmwong commented Apr 24, 2017

The collection of columns within the gooddata_writer_table resource should be tracked as a HashSet of column definitions rather than a list/array. They are not guaranteed to be in a certain order, so when they are updated, often the difference calculated is much larger because re-orderings show up as differences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant