hiSandog commented on issue #10312: URL: https://github.com/apache/arrow-rs/issues/10312#issuecomment-4942780627
Moving the factory into `WriterProperties` avoids process-wide contention cleanly. During the deprecation window, should a per-writer factory always take precedence if the global initializer is also set? A concurrent test with two writers using different factories would directly verify the intended isolation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
