Skip to content

add support for unicode header names#111

Open
OriHoch wants to merge 3 commits intockan:masterfrom
OriHoch:add-support-for-unicode-headers
Open

add support for unicode header names#111
OriHoch wants to merge 3 commits intockan:masterfrom
OriHoch:add-support-for-unicode-headers

Conversation

@OriHoch
Copy link

@OriHoch OriHoch commented Aug 17, 2020

Currently, unicode characters in headers are encoded to ascii using unidecode library.

This PR adds a config option (ckanext.xloader.unicode_headers) which allows to keep unicode charactes in the column names

Includes new tests for this functionality + verified no regressions in existing tests

Copy link

@davidread davidread left a comment

Choose a reason for hiding this comment

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

Great to see this contribution! Just a question about the test parameter.

@OriHoch OriHoch requested a review from davidread August 20, 2020 12:01
@davidread davidread mentioned this pull request Oct 14, 2020
@kaplanlior
Copy link

@davidread @OriHoch

First, thanks for the PR and the review.
Can we move forward with merging it ?

Anything needed except a rebase of the branch with HEAD?

@ThrawnCA
Copy link
Collaborator

This looks good to me, but @OriHoch can you resolve the merge conflict?

@duttonw
Copy link
Collaborator

duttonw commented Oct 16, 2024

@ThrawnCA are you able to cherry pick his work and make it function. (the file that they wanted to put under test and see the result on load)

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.

5 participants