Skip to content
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

feat: add Interval and Bytea data types support #356

Merged
merged 13 commits into from
Oct 24, 2024
Merged

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Oct 23, 2024

What kind of change does this PR introduce?

This PR is to add Interval and Bytea data types support to framework.

What is the current behavior?

There is no support for Interval and Bytea data types.

What is the new behavior?

Interval and Bytea data types are supported in framework.

Additional context

This PR also fixed absolute path issue in wasm fdw test.

@burmecia burmecia added the enhancement New feature or request label Oct 23, 2024
@burmecia burmecia marked this pull request as draft October 23, 2024 06:02
@burmecia burmecia marked this pull request as ready for review October 24, 2024 07:22
@burmecia burmecia requested review from olirice and imor October 24, 2024 07:22
@burmecia burmecia merged commit 6c125ba into main Oct 24, 2024
3 checks passed
@burmecia burmecia deleted the bo/feat/more-data-types branch October 24, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants