-
**Describe the bug**
With the useCubeQuery hook, there exists a function `useDeepCompareMemoize` which compares the queries to determine if the `useEffect` within the hook to make a request is trigge…
-
**Is your feature request related to a problem? Please describe.**
when i implement custom checkAuth as recommended by examples (https://cube.dev/docs/security#custom-authentication) i cannot access …
-
**Describe the bug**
I am trying to use security context with Cognito and JWT. As per your documentation we generate JWT. The response is like:
` "user": "{\"company_id\":\"moleculedata\",\"user_i…
-
**Is your feature request related to a problem? Please describe.**
Currently, there is no way to turn off Timezone Conversion for CubeJS query rewrite for time dimensions. This caused some problems w…
-
## Docker Networking on Windows and Mac
Using macOS or Windows? Use CUBEJS_DB_HOST=host.docker.internal instead of localhost if your database is on the same machine. Said [Cube](https://cube.dev/do…
-
**Is your feature request related to a problem? Please describe.**
We are forced to rely on a 3rd party helm chart to deploy Cube to K8's
**Describe the solution you'd like**
An official Helm…
-
**Describe the bug**
https://github.com/cube-js/cube.js/blob/master/packages/cubejs-schema-compiler/src/scaffolding/ScaffoldingSchema.js#L144
**To Reproduce**
generate cube.js schema with pl…
-
**Describe the bug**
Metabase 35.3 generates date range as the first ms from stardate and next period first ms.
IMHO time dimension and preaggregation rules are not applied properly.
`{
"measu…
-
**General Question**
I am just wondering whether CubeJs implementation is safe against SQL injections using the URL query parameter `query`? I tried to look into the documentation to read if it has…
-
**Is your feature request related to a problem? Please describe.**
https://github.com/cube-js/cube.js/blob/master/packages/cubejs-client-core/index.d.ts#L131
need a way to check ResultSet conten…