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

Incorrect field types identification for dictionaries and arrays #10

Open
2 tasks
ivbeg opened this issue Aug 5, 2022 · 0 comments
Open
2 tasks

Incorrect field types identification for dictionaries and arrays #10

ivbeg opened this issue Aug 5, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ivbeg
Copy link
Collaborator

ivbeg commented Aug 5, 2022

Nested documents in JSON/JSONlines/XML and e.t.c detected as str objects instead of dict or array objects.

Example: nested objects Scores and Geocode detected as strings.

  • implement detection of nested objects correctly
  • write testcases to avoid this bug

изображение
7be63843-6734-4bc7-b6f4-bc1615d1f667.zip

@ivbeg ivbeg added the bug Something isn't working label Aug 5, 2022
@ivbeg ivbeg self-assigned this Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant