Read a tuple from CSV file in a TERR Operator in StreamBase.
I want to read a CSV file and pass each tuple(one at a time) to an TERR adapter in StreamBase.
What is the TERR script that I should write to retrive value corresponding to each Column Variable in the tuple?
I am attaching a screenshot along with.
In the screenshot RED line is the error I am getting.
+ Add a Comment