Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a requirement where i need to rename the parquet file after appending more than one parquet file.my files are in Azure Blob.
Can someone help how can i achieve this
Thanks
Lmit
you can do so with tfilecopy and tfiledelete
Hi @lmit
okay, then use tfileinputdelimeted-->tfileoutputdelimited and pass the old file in inputdelimeted and new name in outputdelimeted.