Skip to content

Lazy load pyspark/numpy dependency instead of eager load, modify chunking contract as per UDS team request#97

Merged
ritaagarwala-sf merged 8 commits intomainfrom
break_function_dependencies
May 8, 2026
Merged

Lazy load pyspark/numpy dependency instead of eager load, modify chunking contract as per UDS team request#97
ritaagarwala-sf merged 8 commits intomainfrom
break_function_dependencies

Conversation

@ritaagarwala-sf
Copy link
Copy Markdown
Collaborator

  1. Lazy load pyspark/numpy dependency instead of eager load. This is needed to have minimal dependency injection while creating customer-function image. Currently with eager loading of pyspark/numpy, having these dependencies in customer-function is must. With lazy load, adding these dependencies become optional

  2. modify chunking contract as per UDS team request

@ritaagarwala-sf ritaagarwala-sf merged commit 2e974af into main May 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants