You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>