Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Fabric transfer transaction usage (fixes #4486)
- access simulated extract operations in transaction as well - get rid of the inner transaction, as commit or rollback depends on the spark type and thus is identical for all accesses within the outer transaction (as recommended in #4403) - ensure to commit the outer transaction after iterating over the slots if extracting via non-creative spark
- Loading branch information