-
### Describe the bug
If you have a table in any data warehouse under a Trino with a decimal type, queries will fail
### To Reproduce
1) create a postgres table
```
CREATE TABLE temp_table2
…
-
**Describe the bug**
Error in https://github.com/metabase/metabase/issues/12761 . Postgres allows for "infinity" datetimetz values which we currently don't handle. Our query processor throws an error…
-
### Describe the bug
In https://support.microsoft.com/en-us/office/excel-specifications-and-limits-1672b34d-7043-467e-8e27-269d656771c3 MSFT says that "Total number of characters that a cell can cont…
-
If CssMinProcessor (cssMin) is applied @media queries will be removed.
This is still an issue with wro4j-1.7.9.
I tried CSSMin standalone as described in CSSMin readme:
# java -jar CSSMin.jar [input…
-
## Context
- [API v2](https://dev.heeus.io/launchpad/#!23905)
- [Schemas: Open API](https://dev.heeus.io/launchpad/#!19003)
Some endpoints
- https://api.github.com/graphql
- https://api.github.com…
-
**Is your feature request related to a problem? Please describe.**
Currently the LDESClientProcessor defines it's own entityManagers and handles those connections to the DB, using `StatePersistenceFa…
-
**Use case**
To know which part of the query consumed memory.
**Describe the solution you'd like**
`IProcessor::work` will store the processor name into a thread-local variable.
The query-le…
-
I hit this flake but admittedly have no idea how frequent it is. I suspect it's not tied to any test in particular so will probably be really difficult to track its frequency. It seems like a bug with…
-
**Describe the bug**
Running a native query that uses a common table expression against an SQL Server instance returns the correct results. However, when clicking on explore results, it returns an er…
-
Hello.
Pretty sure this is a syphon issue - I am ingesting from a QLab syphon server running at 30fps. If I view this using simple client the frame rate is reported as 30fps as expected - I believ…