that is an object of a subclass of #GArrowFileSystem.
FileSystem.create
arrow.file_system.FileSystem create(string uri)This is a factory function to create a specific #GArrowFileSystem object.
Parameters
uri | An URI to specify file system with options. If you only have an absolute path, glib.global.filenameToUri will help you. |
Returns
The newly created file system