Is there any way to incorporate aliases into the falcon filter statements?
For instance, falcon_${input}_partition_filter_hive will produce something
like (dt='2014-08-18'). But what if in my sql query, I have a table1 and
table2 and I want to filter with (table1.dt='2014-08-18') is there no way
to do this?Thanks, Josh
