Help with finding matching tuples from different set
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
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