You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if I append a row with bad data to a batch, the batch is basically ruined.
Can we add a transactional semantic to Batch.Append so no data is appended to any column if there is an error?
The text was updated successfully, but these errors were encountered:
yujiarista
changed the title
Clear bad data from a batch
Transactional append to a batch
Mar 6, 2024
yujiarista
changed the title
Transactional append to a batch
Append to a batch transactionally
Mar 6, 2024
Currently if I append a row with bad data to a batch, the batch is basically ruined.
Can we add a transactional semantic to Batch.Append so no data is appended to any column if there is an error?
The text was updated successfully, but these errors were encountered: