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

add package templates #2571

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add package templates #2571

wants to merge 1 commit into from

Conversation

aimethed
Copy link
Contributor

@aimethed aimethed commented Feb 3, 2025

Description of changes:
For all connectors that have jar/zip files small enough to be deployed directly to lambda, the templates are being added back. These templates will not be deployed to standard partition regions but can be used to manually deploy the connectors.

Snowflake and Bigquery connector zip/jar files are too large. GCS and Vertica connector zip/jar files are very close, so they are included for now to test.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.68%. Comparing base (f3521ad) to head (6311edf).
Report is 22 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2571      +/-   ##
============================================
- Coverage     60.68%   60.68%   -0.01%     
+ Complexity     3871     3870       -1     
============================================
  Files           593      593              
  Lines         22130    22130              
  Branches       2732     2732              
============================================
- Hits          13430    13429       -1     
  Misses         7398     7398              
- Partials       1302     1303       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant