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

[Core feature] Flytekit Rust SDK #5193

Open
2 tasks done
pingsutw opened this issue Apr 5, 2024 · 1 comment
Open
2 tasks done

[Core feature] Flytekit Rust SDK #5193

pingsutw opened this issue Apr 5, 2024 · 1 comment
Labels
enhancement New feature or request feature-request

Comments

@pingsutw
Copy link
Member

pingsutw commented Apr 5, 2024

Motivation: Why do you think this is important?

Rust code can be run inside the container, and users don't need to install the Python SDK

Goal: What should the final outcome look like, ideally?

An SDK, similar to Python, but written in Rust. This SDK should have

  • Add a Entrypoint to load the rust code
  • Add a Rust file system to download input/output/user code
  • Add Rust Type Transformers
  • Add a Rust task decorator

Describe alternatives you've considered

NA

Propose: Link/Inline OR Additional context

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@pingsutw pingsutw added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Apr 5, 2024
@kumare3
Copy link
Contributor

kumare3 commented Apr 6, 2024

@pingsutw i and hunk we should write a small doc with a diagram of all
Components we want in rust.

Type transformer is probably not needed.
We should add checkpoints

@pingsutw pingsutw added feature-request and removed untriaged This issues has not yet been looked at by the Maintainers labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-request
Projects
None yet
Development

No branches or pull requests

2 participants