Skip to content

Use the correct FileIO for all file interaction #47

@rdblue

Description

@rdblue

#14 split the file-related methods from TableOperations into a separate FileIO class. The new class is serializable so that it can be sent to other JVMs where tasks run. The Spark integration needs to be updated to send a FileIO instance and use it when opening data files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions