airbytehq / PyAirbyte-Hackathon

Tasks for PyAirbyte Hackathon June 2024
0 stars 2 forks source link

Fix Source Connector AmazonSQS #36

Open marcosmarxm opened 5 days ago

marcosmarxm commented 5 days ago

It looks the current connector is broken and need to fix in the main repo. Necessary to finish https://github.com/orgs/airbytehq/projects/75/views/3?pane=issue&itemId=63202738.

DoD = Submit PR in Airbyte repository fixing the existing connector.

btkcodedev commented 5 days ago

I guess there is already a PR in progress by the internal team, which includes fixes for Amazon SQS

Linking Bulk Updation PR which will fix this issue https://github.com/airbytehq/airbyte/pull/40215

15vaibhav2003 commented 5 days ago

@marcosmarxm Incase the PR mentioned by @btkcodedev isn't merge ready yet/needs changes, you can assign it to me 🙇

15vaibhav2003 commented 4 days ago

@marcosmarxm Do you have any update regarding how long it will take to get that PR merged? In case its gonna take a lot of time, can I just get this specific thing fixed 🙏

15vaibhav2003 commented 2 days ago

@btkcodedev I see you are working on it here Can you give some idea how long it will take?

btkcodedev commented 2 days ago

@15vaibhav2003, That PR is not for this hackathon, The connector is being migrating to poetry, along with logger, and is failing its CI due to dependency issues. it is yet to be discussed,

You can try to make the CI green with another PR, if possible

itsxdamdam commented 2 hours ago

@aaronsteers can i get assigned to this

marcosmarxm commented 1 hour ago

this issue was created to help @15vaibhav2003 finish his other task.