Post-process the AST: - Parse the `query` string into `statement` - Use the `visitor` pattern to post-process the statement - Change the `Ident` in the function calls to appropriate AST type, which wouldn't confuse DF