Open scriptdruid opened 8 months ago
Not for mergeing, please discard, only for meetup and idea
next steps
@vipulrai91 @hellowithchicken Thanks again for your efforts during the spring last Saturday! To summarize the sprint:
hub_link_dml.py
is expressed in terms of SQLAlchemy objects. Since this file consists of a select statement and a merge statement, I think it should be a simple select statement and to use those results in a MergeInto object.
MergeInto
is totally fine.Hope those guidelines will help you out and once again thank you for your contribution!
just a poc to test usage of sqlachemy as required by use case