omarismail94 opened a new issue #13750:
URL: https://github.com/apache/airflow/issues/13750


   <!--
   
   Welcome to Apache Airflow!  For a smooth issue process, try to answer the 
following questions.
   Don't worry if they're not all applicable; just try to include what you can 
:-)
   
   If you need to include code snippets or logs, please put them in fenced code
   blocks.  If they're super-long, please use the details tag like
   <details><summary>super-long log</summary> lots of stuff </details>
   
   Please delete these comment blocks before submitting the issue.
   
   -->
   
   **Description**
   
   A sql sensor which uses Standard SQL due to default one uses legacy sql
   
   
   **Use case / motivation**
   
   Currently (correct me if I am wrong!), the sql sensor only supports legacy 
sql. If I want to poke a BQ table, I do not think I can do that using standard 
sql right now.
   
   
   **Are you willing to submit a PR?**
   
   If community approves of this idea, sure!
   
   


----------------------------------------------------------------
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]


Reply via email to