Marco Villalobos
09/22/2023, 6:12 PMMartijn Visser
09/22/2023, 6:14 PMMarco Villalobos
09/22/2023, 6:18 PMMartijn Visser
09/22/2023, 6:45 PMMarco Villalobos
09/22/2023, 6:56 PMMarco Villalobos
09/22/2023, 6:57 PMMartijn Visser
09/22/2023, 6:57 PMNicholas Erasmus
09/29/2023, 9:22 AM_symlink_format_manifest
while Flink doesn’t. This is used in most cases when importing to something like Redshift.
In one of our end-to-end tests we use Spark to assert that the Flink produced data is correct and it works fine.Marco Villalobos
10/03/2023, 8:47 PMlastName=Villalobos/part-586e1629-8de8-4071-989f-c763657fad3b-0-107
. So in that sense, the partition and partition value is added to the file. Is that what you mean?Nicholas Erasmus
10/04/2023, 10:36 AMSo in that sense, the partition and partition value is added to the file. Is that what you mean? (edited)yes exactly. So it is added in the sense you mention, but the file itself isn’t identical with what Spark produces. I’ve only worked a tiny bit with Spark while migrating our service over to Flink, but these differences did cause issues for our downstream customers.