Ho BLOB and TEXT data types must have not been supported . What is the kind of data you have for BLOB?
And are those 2 columns required? You can remove those columns if not required and complete your oDATA definition if required.
"sample.odata::table" as "MyTable" without ("Text","Time"); }
Check if you remove those columns if this is working or not.
Regards,
Krishna Tangudu