Chasen Sherman
04/28/2022, 5:51 PMPlease note that the stream name may contain a prefix, if it is configured on the connection. A data sync may create multiple files as the output files can be partitioned by size (targeting a size of 200MB compressed or lower) .
Is there a way (either UI or code changes) to change the 200mb to a different chunking size?Chasen Sherman
04/28/2022, 6:06 PMChasen Sherman
04/28/2022, 6:30 PMMAX_PER_STREAM_BUFFER_SIZE_BYTES in FileBuffer.java, which looks like it could be modified in the codebase if neededMarcos Marx (Airbyte)
04/30/2022, 2:34 AMChasen Sherman
05/02/2022, 4:27 PM