Igor Lukanin

Results 333 comments of Igor Lukanin

Hi @spljs πŸ‘‹ Could you please provide more context on why you'd like this upgrade? Since you're running Cube in Docker (are you?), does the Node version make much difference?

@spljs Oh, this is very interesting! Could you please provide a little bit more context on how you apply cgroups? As for a potential upgrade to v20, let me add...

Hi @itestyoy πŸ‘‹ Well, this is a pretty interesting data model! 1. If you comment out or remove `sub_query: true` and `propagate_filters_to_sub_query: true`, then the `RangeMaximum call stack size exceeded`...

Even if this data model is simplified for this example, my point is that it doesn't look sound to me. This is not how subquery dimensions are supposed to be...

Hi @itestyoy πŸ‘‹ > Is there a way to retrieve current query options such as dimensions, measures as a compile_context or other variables to use them in the model? Nope,...

Hi @w1992wishes πŸ‘‹ Long story short, it's currently not supported. You can see the supported aggregation functions for measures of different types in this table: https://cube.dev/docs/product/apis-integrations/sql-api#aggregated-and-non-aggregated-queries That being said, there...

@w1992wishes Which BI tool, specifically? Could you also share the query that this BI tool generates when you try to apply `max` to the existing measures? As I said, allowing...

@A-Lasso Thanks for a very elaborate report! I've renamed the issueβ€”do you think I've got the main idea correctly?

@w1992wishes I see, thanks for sharing! Let's keep this issue for future reference and in case anything changes in the SQL API implementation.

@A-Lasso Thanks for the details. > Also I was said to add the "CUBESQL_SQL_PUSH_DOWN" env variable and set it to true, but this just gave me more errors and broke...