to add an append method in the write table node as it is in the csv writer ?
Hi @Fabien_Couprie ,
please consider to join forces and vote for this older feedback thread: Table Writer -- Append if file exists
Thank you for your feedback, it totally makes sense, we simply didn’t get to it yet.
nan
2 Likes
@Fabien_Couprie I am sure you are aware of this. You can use parquet writer to get this function.
I tried and had some reliability problems in the past. The fact is that in 5.7 I have this interface :
@Fabien_Couprie the secret is in using the Folder setting with the Parquet Writer
1 Like

