Help with finding matching tuples from different set

2013-04-09 Thread Christian
I have the following data: records = foreach std generate request_date as request_date, SubtractDuration(time, CONCAT('PT', CONCAT((chararray)CEIL(response_time), 'S')) as time_requested, ToString(SubtractDuration(time, CONCAT('PT', CONCA

Help with finding matching tuples from different set

2013-04-09 Thread Christian
I have the following data: records = foreach std generate request_date as request_date, SubtractDuration(time, CONCAT('PT', CONCAT((chararray)CEIL(response_time), 'S')) as time_requested, ToString(SubtractDuration(time, CONCAT('PT', CONCA