I have created a stored procedure which contains IMPORT FROM CSV FILE statement.
While calling the procedure from SAP HANA Studio, it gives following error "GenericFailure exception: feature not supported: import from doesn't support DDL auto commit mode off"
If same statement is fired directly from SAP HANA Studio then it works without issue.
Auto commit mode is "on", but still getting the error.
How to fix it?
Regards,
Rahul