I want to join two rdd's using a between join using a column _id and with a timestamp column
can you tell me how I an achieve it using spark?
I want to join two rdd's using a between join using a column _id and with a timestamp column
can you tell me how I an achieve it using spark?