pankajastro commented on code in PR #30166:
URL: https://github.com/apache/airflow/pull/30166#discussion_r1181035876


##########
airflow/providers/common/sql/operators/sql.py:
##########
@@ -585,41 +622,70 @@ def __init__(
         partition_clause: str | None = None,
         conn_id: str | None = None,
         database: str | None = None,
+        accept_none: bool = True,

Review Comment:
   sorry, I don't have example I was just worried that this may surprise some 
users.
   @mag3141592 do you have some examples of how we are using this?



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to