[Ideas] Enable pgrx in Cloudberry #732
Answered
by
roseduan
roseduan
asked this question in
Ideas / Feature Requests
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?
|
Answered by
roseduan
Dec 3, 2024
Replies: 3 comments
|
Its not quick hard for doing this, only add both big-endian vs little-endian for pgrx side is OK. |
0 replies
|
For better context, I would like to share 2 links related to this topic for your information: |
0 replies
|
Work in progress: https://github.com/cloudberry-contrib/pgrx |
0 replies
Answer selected by
my-ship-it
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Work in progress: https://github.com/cloudberry-contrib/pgrx