Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In Qlik Talend Cloud we're experiencing an issue similar to this: Re: Replicate not Ignoring setIgnoreCaseflag advan... - Qlik Community - 2431632
We get the same error code as in the linked post. When examining the code pushed down to Snowflake, we can see that the same stage is tried to be created twice.
We believe this is due to a check that the code makes to see if the stage exists, but the logic of the check is checking for a stage with lowercase characters in the name, but when the setIgnoreCaseflag is set the stage is created with all caps in the name. Therefore the script tries to create the stage again and the job fails.
Has anybody been able to mitigate this?
Hello @festergard_sq
I would suggest open a support ticket with us so that we can check the above behavior with the R&D Team, Thanks
Regards,
Suresh
Hi @sureshkumar
This have already been reported in a support ticket and moved to the R&D team.
thanks for the suggestion