Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cannot update incremental table due to EXECUTE IMMEDIATE procedure

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

3 5 767
5 REPLIES 5