"include/vscode:/vscode.git/clone" did not exist on "7776cfea05bbc1c6ac1ea4fdf337e1db0c77eec9"
  • ebernhardson's avatar
    Experimental support for HDFS (#1243) · 7e186a57
    ebernhardson authored
    * Read and write datsets from hdfs.
    * Only enabled when cmake is run with -DUSE_HDFS:BOOL=TRUE
    * Introduces VirtualFile(Reader|Writer) to asbtract VFS differences
    7e186a57
file_io.cpp 4.89 KB