Serhii Dimchenko
Serhii Dimchenko
actually this is the final blocker for https://github.com/gr8-toolkit/cubejs-tableau-connector usage. Once this issue is fixed, we'll test the connector again, sign it and all the community will be able to use...
I'm facing the same problem. And it can be reproduced only when pre-aggregation is enabled. Once it's disabled, everything works good.
however the following hack fixes the issue ``` ${withdrawal_amount_eur} / NULLIF(CAST(${deposit_amount_eur} AS REAL), 0)) ``` is it a problem on `datafusion` or `cubestore` level ?
+1 for buildx support. I can not build arm64 image for aws lambda inside x86 gitlab ci runner due to such issue
pls, review following PR: https://github.com/brainly/terraform-provider-redshift/pull/82
The PR was closed automatically. I'm using patch on my installation and it works.
Here it is https://github.com/apache/superset/pull/18110
@klezovics there is livenessProbe defined for [cubestore router](https://github.com/gadsme/charts/blob/df82d753874c40a815b03c2ffe80d00c5f713fd0/charts/cubestore/templates/router/statefulset.yaml#L101). However I don't see there any liveness probe for cubestore worker. The probe for worker should be clarified I guess
@DaanRademaker hi there! Could you take a look at this PR if you are still supporting this repo?
Upvote for this issue. For now the table must be created manually (