-
Notifications
You must be signed in to change notification settings - Fork 11
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
feat: be-3332 | added additional dependencies #46
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
saurabh0402
reviewed
Nov 25, 2024
saurabh0402
approved these changes
Nov 25, 2024
akshayjain04
approved these changes
Nov 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Description of what this PR does. What have you added or changed, and why? If it fixes a bug or resolves a feature request, be sure to link to that issue.
Added additional Python utilities and data warehouse connectors for Workspaces global images and alos updated peak-sdk version to latest
Python utilities:
pyenv
,poetry
,python-dotenv
,boto3
Data warehouse connectors:
psycopg2-binary
,redshift-connector
,sqlalchemy-redshift
,snowflake-connector-python
,snowflake-snowpark-python
,snowflake-sqlalchemy
Review Checks
Please check if the PR fulfills these requirements:
Put an
x
in the boxes that apply, Remove any lines that do not applyDependencies
Add links to any pull requests or documentation related to this pull request.
YOUR LINK HERE
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
Security Considerations
Are there any other security or data concerns to be aware of?
Please discuss the security implications/considerations relevant to the proposed change.
This may include...
YOUR TEXT HERE
Types of change
What kind of change does this Pull Request introduce?
Put an
x
in the boxes that applyIf "Other" please specify
YOUR TEXT HERE
Testing
Please include steps that the reviewer can follow in order to test the changes
Other information
Please add any other information that would be useful for the reviewer.
Associated JIRA ticket https://peak-bi.atlassian.net/browse/BE-3332