Samagra-Development / WarpSQL

WarpSQL
https://samagra-development.github.io/WarpSQL/
Apache License 2.0
16 stars 28 forks source link

Extention Tracker Support for AWS S3 #47

Closed AtulRajput01 closed 1 year ago

AtulRajput01 commented 1 year ago

AWS S3: Add Master Tracker Extension Support for AWS S3

This PR addresses issue #10 Add Master Tracker for Extension Support for AWS S3. The changes include:

Please review the changes and consider merging them into the main branch. Thank you!

singhalkarun commented 1 year ago

Hey @AtulRajput01, I see lot of other commits which are not associated with the current issue. Please remove all other commits from this PR so that it will be easier for us to review the changes.

Here are steps you should follow to avoid that in future as well,

1) Fork the repo 2) Create a new branch out of main branch for the specific issue 3) Commit and push all changes associated with that issue on that branch 4) Raise a PR to be merged into main branch of original repo

Thanks.

AtulRajput01 commented 1 year ago

Sir @singhalkarun to address your valuable feedback and ensure the clarity and focus of the pull request, I kindly request your assistance in identifying the specific unrelated commits that you noticed. This information will greatly assist me in better understanding and rectifying the issue at hand. My aim is to align the pull request precisely with the intended scope of the current issue, and your guidance in this matter is highly appreciated.

Thank you for your time and consideration. I eagerly await your response.

jayanth-kumar-morem commented 1 year ago

@AtulRajput01 Please squash multiple commits with the same commit message and also add smoketests to test the AWS S3 support. Also, before raising a PR, please check whether the GHA are passing in your forked repo. Thanks!

AtulRajput01 commented 1 year ago

@AtulRajput01 Please squash multiple commits with the same commit message and also add smoketests to test the AWS S3 support. Also, before raising a PR, please check whether the GHA are passing in your forked repo. Thanks!

hii @jayanth-kumar-morem could you please review my PR.

AtulRajput01 commented 1 year ago

hii @ChakshuGautam, @singhalkarun Could you please take a look and provide your feedback?

ChakshuGautam commented 1 year ago

Hey @AtulRajput01 I see the @jayanth-kumar-morem 's comments are still not resolved. Can you please take a look at those?