Azure Data Lake Store dynamic output path
We want to store events to different folders based on a field - in a query.
I can imagine the output as a function that can take some parameters
e.g.
SELECT * INTO [out($type)] FROM Input


Unfortunately we don’t have a way to support this scenario today. We are working on supporting a similar scenario for output to Blob storage which could be used as an alternative when it goes live. We are always looking for feedback to make Stream Analytics even better!