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) ```