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

Remove table_index_values #376

Merged
merged 3 commits into from
Oct 3, 2023
Merged

Remove table_index_values #376

merged 3 commits into from
Oct 3, 2023

Conversation

daniel-sol
Copy link
Contributor

This PR removes the table_index_values field from the metadata
Testing on large datasets like Snorre shows that the table_index_values is not sustainable.
There are also many problems with json serializability related to this field.

Copy link
Member

@perolavsvendsen perolavsvendsen left a comment

Choose a reason for hiding this comment

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

As I understand it, this is removing an unused feature only. Nothing is added. So I don't immediately see any big issues. I don't know what - if anything - is affected by this, but I assume that this is under control 🤷

@perolavsvendsen
Copy link
Member

Once (squashed and) merged, create a new release. Hopefully we can include it as a bugfix in Komodo latest.

@perolavsvendsen
Copy link
Member

Also, if not done, suggest to test it out using e.g. komodo-env first to ensure it is compatible with whatever else is going on.

@daniel-sol daniel-sol merged commit 46a569f into main Oct 3, 2023
7 checks passed
@daniel-sol daniel-sol deleted the remove_table_index_values branch October 3, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants