Hello,
in an Application Engine script we are using the SQLBulkInsertData function to write ~100.000 rows to SAP HANA.
This process takes around 10 minutes and it seems like the inserts are executed row by row instead of being inserted in larger bulks.
Do you have any ideas of how to speed this up?
Thanks and best regards
Mario