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: rewrite Notion FDW to Wasm FDW #350

Merged
merged 4 commits into from
Sep 26, 2024
Merged

feat: rewrite Notion FDW to Wasm FDW #350

merged 4 commits into from
Sep 26, 2024

Conversation

burmecia
Copy link
Member

@burmecia burmecia commented Sep 26, 2024

What kind of change does this PR introduce?

This PR is to rewrite Notion FDW to Wasm FDW.

What is the current behavior?

The current Notion FDW is a native FDW. It was developed for POC purpose and is only support reading User object.

What is the new behavior?

The Notion FDW is rewritten to a Wasm FDW and added support for more objects like Database, Block and Page.

Additional context

The FDW package checksum in the docs cannot be retrieved for now, will fill it when we do a release later on.

@burmecia burmecia added wasm enhancement New feature or request labels Sep 26, 2024
@burmecia burmecia merged commit 0b0bad2 into main Sep 26, 2024
3 checks passed
@burmecia burmecia deleted the bo/feat/notion-fdw branch September 26, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants