airbytehq / PyAirbyte-Hackathon

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

Debug issues with mixpanel connector #9

Closed aaronsteers closed 4 months ago

aaronsteers commented 6 months ago

Summary

The mixpanel source is having issues when run in PyAirbyte. The goal is to replicate and document any observed issues and then propose a fix.

Resources to Assist

TLazarevic commented 5 months ago

@aaronsteers I am interested in this one, with a team of additional two.

Also can you provide some sort of acceptance criteria (eg the expected output, should we write a readme page and a bug fix PR for example?)

marcosmarxm commented 5 months ago

@TLazarevic the overall goal of this one is to understand if the existing Mixpanel connector works in PyAirbyte. If it doesn't report what issues you faced.

marcosmarxm commented 5 months ago

Let me know if you need any further input here

marcosmarxm commented 5 months ago

Remove assignee

btkcodedev commented 5 months ago

I would like to take up this issue, if there is no assignee, If my other request assignment is not possible :raised_hands:

avirajsingh7 commented 5 months ago

@marcosmarxm can you assign me this one, @btkcodedev already assigned to #32

TLazarevic commented 5 months ago

I am working on this one, what input do you need from me?

marcosmarxm commented 5 months ago

@TLazarevic re-assigned to you!

Mitep commented 4 months ago

Hello guys, we've made some progress and we'd like to let you know. Everything we worked on can be found under this pull request.

Here you have a doc with the outlined issues we found so far.

There are a couple of tests and some playground files which we use for debugging.

Expect more in the upcoming days.