meltano / squared

Where the Meltano team runs Meltano! Get it???
25 stars 6 forks source link

refactor: use dynamodb schedules from the deployments table #668

Closed pnadolny13 closed 1 year ago

pnadolny13 commented 1 year ago

Closes https://github.com/meltano/squared/issues/657

Since the data was nested in an object column I decided to keep the schedules table on our side so the downstream doesnt have to deal with denesting it.