-
Notifications
You must be signed in to change notification settings - Fork 802
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
Building Python Function-based Components #3385
Comments
@mikeedjones are you still facing issues? Issue will be closed if there's no activity. Due date is Jan 31th. |
@mikeedjones we are closing this issue due to the inactivity and it seems the issue was resolved. Please let us know if you are still facing the issue. |
/close |
@varodrig: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hi,
I don't think it is currently possible to pass optional arguments to python based functions - a feature which is widely used and understood. I think this should be explicitly pointed out along with the other caveats.
If I'm incorrect then it would be great to have an example of a
Optional[Input[Dataset]]
being passed.Cheers!
The text was updated successfully, but these errors were encountered: