Skip to content

Deduplicate 'any' version attribute#286

Open
leonardehrenfried wants to merge 1 commit intoentur:masterfrom
leonardehrenfried:deduplicate-version
Open

Deduplicate 'any' version attribute#286
leonardehrenfried wants to merge 1 commit intoentur:masterfrom
leonardehrenfried:deduplicate-version

Conversation

@leonardehrenfried
Copy link

@leonardehrenfried leonardehrenfried commented Mar 18, 2026

EPIP allows you to use the version any and some feeds us it for every entity.

In my particular example at hand the string any is duplicated 72 million times!

image

For this reason, I'm implementing a very simple version de-duplicator which checks for the version "any".

If desired, this could also be a bit more aggressive by, for example, deduplicating purely numeric versions from 0-100.

cc @vpaturet

Ref: #284
Ref: noi-techpark/opendatahub-mentor-otp#273

cc @rcavaliere

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.

1 participant