Skip to content

feat: Port async sourcetransformer to Rust#361

Closed
BulkBeing wants to merge 2 commits into
mainfrom
port-transformer-async
Closed

feat: Port async sourcetransformer to Rust#361
BulkBeing wants to merge 2 commits into
mainfrom
port-transformer-async

Conversation

@BulkBeing

@BulkBeing BulkBeing commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Attempt to migrate (to Rust FFI version) one component at a time from pure python pynumaflow package itself, without the need for a separate pynumaflow_lite package.

Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
@vigith

vigith commented Jun 16, 2026

Copy link
Copy Markdown
Member

are you sure we want to do this now? there are some breaking changes, esp. around streaming interface. let's make sure pynumaflow-lite is complete and is adopted before we switch.

@yhl25

yhl25 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Can we make pynumaflow-lite backward compatible before porting the pynumaflow to use ffi?

@vigith

vigith commented Jun 17, 2026

Copy link
Copy Markdown
Member

Can we make pynumaflow-lite backward compatible before porting the pynumaflow to use ffi?

it is more about cleanup and standardization.

@BulkBeing

Copy link
Copy Markdown
Contributor Author

Will keep pynumaflow-lite as separate package itself. I will work on implementing the CI pipeline and publishing that package.

@BulkBeing BulkBeing closed this Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants