Github user cloud-fan commented on the issue: https://github.com/apache/spark/pull/19269 @steveloughran The current API already supports it. `WriteSupport.createWriter` takes the option parameter, and `DataSourceV2Writer` can propagate this option down to the data writer, via `createWriterFactory` and `createWriter`.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org