I am trying to run some expectations on a table - these expectations reference more than one table (example - table a column a only has values that exist in table b column b) is there a way to do this natively within great expectations.
Moreover I would like to create custom data assests using SQL joins is there a way to do this?