Skip to content

Use Hadoop FileSystem.openFile() to open files #3078

Description

@steveloughran

Describe the enhancement requested

Use the hadoop openFile() builder API to open a file, passing down

  • the existing FileStatus (saves a HEAD on cloud stores)
  • a read policy appropriate for parquet files. This ensures that the object stores know what kind of GET/prefect/cache to do.

Component(s)

Core

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions