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

Facet by array shouldn't suggest for arrays that are not arrays-of-strings #562

Closed
simonw opened this issue Jul 19, 2019 · 2 comments
Closed

Comments

@simonw
Copy link
Owner

simonw commented Jul 19, 2019

It's triggering for arrays that look like this at the moment:

[
    {
        "type": "HKWorkoutEventTypeSegment",
        "date": "2019-05-21 09:43:50 -0700",
        "duration": "12.2780519704024",
        "durationUnit": "min"
    },
    {
        "type": "HKWorkoutEventTypeSegment",
        "date": "2019-05-21 09:43:50 -0700",
        "duration": "19.467273102204",
        "durationUnit": "min"
    }
]
@simonw
Copy link
Owner Author

simonw commented Jul 19, 2019

I'll do this as part of #551

@simonw
Copy link
Owner Author

simonw commented Oct 7, 2019

This is bothering me a lot more now - it shows up a lot with https://github.com/dogsheep databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant