Skip to content

Add API to read a file slice from a base file and a list of log files #402

@xushiyan

Description

@xushiyan

This should be available in both rust and python APIs.

Currently only these APIs are available for reading file slices

def read_file_slice(self, file_slice: HudiFileSlice)
def read_file_slice_by_base_file_path(self, relative_path: str)

Metadata

Metadata

Assignees

Labels

featurepythonRelated to Python codebaserustRelated to Rust codebase

Projects

Status

Todo

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions