[Ideas] Enable pgrx in Cloudberry #732
-
Descriptionpgrx(https://github.com/pgcentralfoundation/pgrx) is a framework for developing PostgreSQL extensions in Rust. As we know, Cloudberry`s pg version is 14.4, so it is possible to enable pgrx. By doing this, we can build new extensions in Cloudberry with rust, and import other extensions in rust(like iceberg-rust, and other datalake components) to enrich the Cloudberry ecosystem. Use case/motivationNo response Related issuesNo response Are you willing to submit a PR?
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Its not quick hard for doing this, only add both big-endian vs little-endian for pgrx side is OK. |
Beta Was this translation helpful? Give feedback.
-
For better context, I would like to share 2 links related to this topic for your information: |
Beta Was this translation helpful? Give feedback.
-
Work in progress: https://github.com/cloudberry-contrib/pgrx |
Beta Was this translation helpful? Give feedback.
Work in progress: https://github.com/cloudberry-contrib/pgrx