Does anyone have same issue and know solution for this?
- I get this message when I execute an incremental type sqlx file: "reason:"invalidQuery" location:"query" message:"Syntax error: Illegal escape sequence: \\. at [144:44]": invalid argument"
- I executed this sqlx file almost every day but I had never gotten this error until yesterday. (And I don't make any changes on since then)
- I found that the error occurs inside EXECUTE IMMEDIATE procedure, which doesn't exist in my sqlx file but in "Query" log generated after execution. So I think it has something to do with some updates on dataform yesterday.
- I don't get this error message when executing it with "Run with full refresh". And also I found that EXECUTE IMMEDIATE is not used for "Run with full refresh". So for sure there is something wrong with this procedure.
Dataform version : 2.6.0