-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GrowthBook Support #9087
Comments
I see in their docs that they have some support for Postgres connections so it might work. However, I don't have a really strong opinion here since I'm unfamiliar with GrowthBook as a product and have no first-hand experience with it. Did you try connection it to Cube? What worked and what did not? |
Hi @igorlukanin! In general all queries look like this QUERY:
but we got error CTE parts |
Without sql push down error looks like
|
All right, so it looks like this one is blocked by this feature (part of Cube Core roadmap): #8483 |
Hi! Is it possible to integrate GrowthBook as a BI tool using the Cube SQL API?
The text was updated successfully, but these errors were encountered: