Phạm Mạnh Hùng
10/25/2024, 7:23 AMuser
10/25/2024, 7:24 AMpart_size_mb
was deprecated to achieve parallel stream syncs to S3 [Link](https://discuss.airbyte.io/t/2292). 3. Multiple examples in the forum posts show that Airbyte splits large files into numbered parts when syncing to S3 [Link](https://discuss.airbyte.io/t/1489). Given this information, it seems that file splitting is a core part of how Airbyte handles large data transfers to S3, and there's currently no built-in way to bypass this behavior. If you require transferring large files to S3 as single, unsplit files, you may need to explore alternative solutions outside of Airbyte.Phạm Mạnh Hùng
10/25/2024, 7:26 AM