Skip to content

Consider only used datasources when joinpaths not present

Latest

Choose a tag to compare

@ujaval403 ujaval403 released this 29 Oct 15:16
197b5eb
Used table schema check ujaval (#162)

* if measure is * select all the tables in joinPath

* getusedtable schema corrected

* made tableschema handling in another variable

* fix: only check for used table schemas

* fix: tests

* update packages

* fix: handle measure * and remove join scenarios

* fix: remove join path scenario

---------

Co-authored-by: Pranjal Bhagat <[email protected]>