Igor Lukanin
Igor Lukanin
Hi @mohitPanwar1996 đź‘‹ I've tried to reproduce exactly your setup on the latest Cube version (0.35.7) and it works exactly as it should, correctly picking up the databases based on...
@zcpp Did you consider allowing "lower level" teams to contribute to a single repository of Cube data models with multiple connected data sources? I believe it would significantly simplify the...
Hi @ranjeetranjan đź‘‹ Could you please provide more context here?
Hi @mzealey đź‘‹ > a simple query which just returns the contents of the table without grouping etc (ie returns log-lines to the client) I'm quite curious why would you...
Hi @wasd171 đź‘‹ Could you please check what happens if you use the latest version and set `CUBESQL_SQL_PUSH_DOWN=true`? It might help resolve this one.
Hi @mfclarke-cnx đź‘‹ Let's zoom out a little bit here. What is your use case and what are you trying to calculate? Showing an example of data and desired result...
Thanks for elaborating on this @mfclarke-cnx! > However the detail that subquery dimensions don't work with a time dimension is missing from the documentation. How would you use it with...
Hi @midhunjohn11 đź‘‹ Could you please zoom out and provide more context here? What is that user-defined function doing? Why would you want to pass parameters to it? > I...
Could you please elaborate on that value that is passed as an argument to the function? What is the range of values, how many unique values are out there, etc....
Preaggregations partitions are only built for query dateranges instead of the partition granularity.
@gauravbodara Could you please share the exact pre-aggregation definition that you have?