-
**To Reproduce**
- start a query on a large enough dataset that it takes a while for profiling results to return e.g. `select * from nyc311_reduced`
- try hovering on things that should have tooltip…
-
**Describe the bug**
Deleting a model that is being profiled cause the backend to crash and the UI to hang. Terminal running the backed shows the following:
```
TypeError: Cannot read properties…
-
2022-05-16 14:27:27 ERROR (MainThread) [nyc311calendar.api]
Encountered unknown service or status. Please report this to the developers using the "Unknown Service or Status" bug template at https://…
ghost updated
2 years ago
-
It looks like another status has started showing up and is throwing errors.
```
This error originated from a custom integration.
Logger: custom_components.nyc311
Source: custom_components/nyc3…
-
Keeps throwing the below error:
```
2022-05-01 10:21:31 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nyc311 which has not been tested by Home Assistant. This compone…
-
Use this template when you get an error with the text, "Encountered unknown service or status. Please report this to the developers using the "Unknown Service or Status" bug template at https://github…
-
The Quick Start functionality only takes VARCHARs. It should by default take anything that matches `CATEGORICALS` set object.
This will, for instance, make `BOOLEAN` columns available to the user
-
### What happens?
Executing `PRAGMA table_info(foo)` returns an invalid value for the `dflt_value` col using the data chunks API. I can't reproduce this with the CLI.
The issue is based on an issu…
-
### System Health details
## System Information
version | core-2022.11.4
-- | --
installation_type | Home Assistant Core
dev | false
hassio | false
docker | false
user | u0_a238
virtualenv …
-
## goal
Assess the time to generate the cube, the size of the cube, and the query time from the cube after rollup.