looker-open-source / pylookml

A pythonic api for automatic lookml
https://pylookml.readthedocs.io/en/latest/introduction.html
MIT License
44 stars 22 forks source link

explore + join doesn't add join #5

Closed bryan-at-looker closed 4 years ago

bryan-at-looker commented 4 years ago

explore + join doesn't add the join to the explore

workaround: explore.addJoin(join)