datahq / dataflows

DataFlows is a simple, intuitive lightweight framework for building data processing flows in python.
https://dataflows.org
MIT License
193 stars 39 forks source link

Fix full-outer join adding extraneous fields #165

Closed akariv closed 2 years ago

akariv commented 2 years ago

Based on the issue found and partly fixed by @cschloer , fixing the case to full-outer joins are joined using differently named keys.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 558


Totals Coverage Status
Change from base Build 554: 0.02%
Covered Lines: 2178
Relevant Lines: 2565

💛 - Coveralls