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
Add config option "windows.appendatomically" support
Atomic append on windows is only supported on local disk files, and it may cause errors in other situations, e.g. pipeline and network file system. If that is the case, this config option should be used to turn atomic append off.
Signed-off-by: sunzhuoshi <[email protected]>
Co-Authored-By: Johannes Schindelin <[email protected]>
0 commit comments