[ Version ( since = "6.0.0" ) ]
public FileWriter open_writer (OutputStream destination, FileSystem file_system, string path, Schema schema, FileWriteOptions options) throws Error
| this |
A FileFormat. |
| destination |
A OutputStream. |
| file_system |
The FileSystem of |
| path |
The path of |
| schema |
A Schema that is used by written record batches. |
| options |
|
The newly created FileWriter of this on success, null on error. |