You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, and I could not find an existing issue for this feature
I am requesting a straightforward extension of existing dbt functionality, rather than a Big Idea better suited to a discussion
Describe the feature
I was previously a user of the open-source Greenplum Database. After Broadcom acquired VMware, they shut down the Greenplum Database open-source community. Due to the specific nature of our industry, open-source software is our preferred choice. Therefore, Greenplum Database is no longer a viable option for us.
Recently, a new open-source massively parallel processing (MPP) database, Apache Cloudberry, has entered the Apache Incubator. Based on its GitHub page, it's an open-source fork of Greenplum Database but with an upgraded PostgreSQL kernel version. As a result, I'm evaluating whether we can migrate from Greenplum Database to Apache Cloudberry.
Additionally, our company is preparing to use dbt to restructure our entire data pipeline process. So, I'm particularly interested in knowing if there is dbt support for Apache Cloudberry.
Additionally, our company is preparing to use dbt to restructure our entire data pipeline process. So, I'm particularly interested in knowing if there is dbt support for Apache Cloudberry.
There is not currently a trusted or community dbt adapter for Apache Cloudberry.
But if you or someone else was interested in creating an adapter for Apache Cloudberry, you could follow our guidance for building, testing, document, and promoting an adapter. You could either fork the code for the preexisting dbt-greenplum adapter or start from scratch.
dbt has an interface to enable folks to bring their own dbt adapter for their database. dbt Labs maintains a small set of these adapters ourselves, but most adapters are maintained by third parties.
Since we wouldn't be interested in creating and maintaining this adapter at dbt Labs, I'm going to close this issue as not planned.
Is this your first time submitting a feature request?
Describe the feature
I was previously a user of the open-source Greenplum Database. After Broadcom acquired VMware, they shut down the Greenplum Database open-source community. Due to the specific nature of our industry, open-source software is our preferred choice. Therefore, Greenplum Database is no longer a viable option for us.
Recently, a new open-source massively parallel processing (MPP) database, Apache Cloudberry, has entered the Apache Incubator. Based on its GitHub page, it's an open-source fork of Greenplum Database but with an upgraded PostgreSQL kernel version. As a result, I'm evaluating whether we can migrate from Greenplum Database to Apache Cloudberry.
Additionally, our company is preparing to use dbt to restructure our entire data pipeline process. So, I'm particularly interested in knowing if there is dbt support for Apache Cloudberry.
Describe alternatives you've considered
There is a github project:
https://github.com/markporoshin/dbt-greenplum
which enables DBT to work with Greenplum Database.
I am still determining if this project is a direct fit for Apache Cloudberry.
Who will this benefit?
Anyone who is interested in using both DBT and Apache Cloudberry
Are you interested in contributing this feature?
Yes
Anything else?
I think we need something like this: https://docs.getdbt.com/reference/resource-configs/greenplum-configs
but for Apache Cloudberry.
The text was updated successfully, but these errors were encountered: