You are implementing a solution by using Microsoft Azure Data Lake Analytics.
You have a dataset that contains data-related to website visits.
You need to combine overlapping visits into a single entry based on the timestamp of the visits.
Which type of U-SQL interface should you use?
Comments