Honza Stepanovsky

Results 5 comments of Honza Stepanovsky

Hey @nyjy85, I came across the same issue and there is a problem with initialState being undefined or plain object. You can just wrap authStateReducer with initial immutable state like...

For what it's worth, i've implemented compatible HLL functions via [Java UDF here](https://github.com/hhhonzik/starrocks-trino-hll)

same issue here, would be great if this gets resolved as i can't create any tables / materialized_views in my dbt project.

I've found a workaround via `node_converters`. Basically I add a task before each node run that skips the model if not in parameters, in this example it's `context['params']['models']` ``` class...

> ## Temporary Solution > On the superset UI I edited the role of public and removed `can read on Chart` from its permissions. We've just had this issue when...