Given this f-string `f"{OperationName.FETCH}.log"`, `FETCH` shouldn't be interpreted as Snowflake SQL because it occurs inside a replacement field. <img width="620" height="182" alt="Image" src="https://github.com/user-attachments/assets/65a12ed4-944e-4498-a35e-bd9afd5ffa94" />
Given this f-string
f"{OperationName.FETCH}.log",FETCHshouldn't be interpreted as Snowflake SQL because it occurs inside a replacement field.