uranusjr commented on code in PR #32867:
URL: https://github.com/apache/airflow/pull/32867#discussion_r1277104086


##########
airflow/models/connection.py:
##########
@@ -23,6 +23,7 @@
 from json import JSONDecodeError
 from urllib.parse import parse_qsl, quote, unquote, urlencode, urlsplit
 
+import re2

Review Comment:
   Can we use `re2` in providers yet?



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