r2evans commented on issue #40723: URL: https://github.com/apache/arrow/issues/40723#issuecomment-2026359674
My suggestion is not without precedent, I believe. In the "tidy design principles", it does say > `fs:file_copy(from, to)` returns `to` Which is not too dissimilar from returning the filenames. I think comparing `write_parquet` to `write_csv` is perfectly legitimate, since the filename is unambiguous. However, since `write_dataset` can obviously be significantly different than what it was called with, I think there's precedent and value for that. -- 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]
