[urgent]Can you reconstruct datasets using the cache file (.arrow file)?

I think your answer can easily load if the arrow_file is single. But when I process the data using multiple processes, the datasets are stored into several arrow files. Can I simply load each of them and concatenate them?