diffix / explorer

Tool to automatically explore and generate stats on data anonymized using Diffix
MIT License
2 stars 1 forks source link

Datetime histogram not generated #267

Closed dandanlen closed 3 years ago

dandanlen commented 4 years ago

It looks like in some case the datetime histogram is not generated.

Example:

        "DataSource": "Clinic"
        "Table": "prescriptions",
    "Columns": [
        "end_date"
    ]

It seems like there's enough data in the table but for some reason it seems to all be suppressed. Maybe an issue with the query. TBC.

sentry-io[bot] commented 4 years ago

Sentry issue: EXPLORER-2G

sentry-io[bot] commented 4 years ago

Sentry issue: EXPLORER-2F

dandanlen commented 3 years ago

I'm unable to reproduce this in the current master for any combination of datetime columns. Closing.