Bonobo sqlalchemy skips data when a table joins itself

后端 未结 0 1516
暖寄归人
暖寄归人 2020-12-17 18:23

I use bonobo sqlalchemy for my ETL task, which needs to Select a table and left join itself.

def get_mastertable_graph(**options):
    graph = bonobo.Graph()
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题