Skip to content

Conversation

@iandees
Copy link
Member

@iandees iandees commented Dec 14, 2025

In openaddresses/openaddresses#7943 we found that the Esri downloader is failing because it finds an integer value and assumes its a column name. This then fails because you can't sort a list of string and integer mixed types.

The change here skips non-string values in the conform object and adds a test.

@iandees iandees merged commit 6bc17d6 into master Dec 14, 2025
1 check passed
@iandees iandees deleted the handle-integer-fields-in-esri branch December 14, 2025 18:06
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