Hi, I am looking for a tool to serve as a late data handler for our project. The late data we have would store as tables in Azure Storage Blob, and the records are timestamped. We found Trill may be a choice, but I have a few questions:
- Could we process the table data using Trill? If so, which sample is suggested to better understand the use?
- Could we use Azure Stream Analytics language to process the data in Trill?
Any suggestions will be appreciated. Thanks!