You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
Is this error related to using python 3.12?
from impala.dbapi import connect
[c:\Users\F3164582\Banco](file:///C:/Users/F3164582/Banco) do Brasil S.A\DINED Biz Dev - General\Python\LojaBB\.venv\Lib\site-packages\impala\interface.py:273: SyntaxWarning: invalid escape sequence '\d'
operation = re.sub(":([^\d\W]\w*)", "%(\g<1>)s", operation)
[c:\Users\F3164582\Banco](file:///C:/Users/F3164582/Banco) do Brasil S.A\DINED Biz Dev - General\Python\LojaBB\.venv\Lib\site-packages\impala\interface.py:273: SyntaxWarning: invalid escape sequence '\g'
operation = re.sub(":([^\d\W]\w*)", "%(\g<1>)s", operation)
impyla 0.19.0
The text was updated successfully, but these errors were encountered:
Hi guys,
Is this error related to using python 3.12?
impyla 0.19.0
The text was updated successfully, but these errors were encountered: