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

Ensure that collations that use the import mechanism instead of alias are properly deduplicated #1966

Open
hsivonen opened this issue May 30, 2022 · 2 comments
Assignees
Labels
C-data-infra Component: provider, datagen, fallback, adapters

Comments

@hsivonen
Copy link
Member

#1965 is about the CLDR collation alias mechanism. Some collations are logically aliases but are implemented as duplicated data via import.

Ensure that these work and the data is deduplicated:
gl: es
bs: hr
bs-Cyrl: sr
fa-AF: ps
sr-Latn: hr

@hsivonen hsivonen added the C-data-infra Component: provider, datagen, fallback, adapters label May 30, 2022
@hsivonen hsivonen added this to the ICU4X 1.0 (Polish) milestone May 30, 2022
@hsivonen
Copy link
Member Author

CC @sffc

@sffc
Copy link
Member

sffc commented Sep 26, 2022

Now that we support custom parents for collation data, this is something we can fix if necessary. Note that ICU4C already performs this mapping in the icuexportdata.

@sffc sffc modified the milestones: ICU4X 1.0 (Final), ICU4X 1.1 Sep 26, 2022
@sffc sffc modified the milestones: ICU4X 1.1, ICU4X 1.x Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-data-infra Component: provider, datagen, fallback, adapters
Projects
None yet
Development

No branches or pull requests

2 participants