BhuviTheDataGuy commented on issue #11822:
URL: https://github.com/apache/airflow/issues/11822#issuecomment-715910204
Hey @mik-laj Sure,
Seems it's not resolving the template instead its passing the string as it
is.
```sql
select * from public.m1 where timestamp> {
task_instance.xcom_pull(task_ids='push_result_public.m1') }
```
I'll try to get help from the slack.
Thanks
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]