aws-samples / aws-samples/amazon-redshift-udfs
[Enhancement] Support Python Lambda UDFs w/ dependent libraries
Open
enhancement
- Dominant language
- PLpgSQL
- Stars
- 244
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
Python Lambda UDFs with dependent libraries should be listed in the requirements.txt file and be packaged upon deployment.
Contributor guide
Research direction
Start by locating the requirements.txt file and the deployment entry point for the Python Lambda UDF examples. Check how dependent libraries are currently handled during deployment. Done means the required libraries are listed in requirements.txt and are included in the deployed package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100