Joffreybvn commented on code in PR #32304: URL: https://github.com/apache/airflow/pull/32304#discussion_r1251248837
########## airflow/providers/apache/impala/provider.yaml: ########## @@ -28,7 +28,7 @@ versions: - 1.0.0 dependencies: - - impyla>=0.18.0,<1.0 + - impyla[kerberos]>=0.18.0,<1.0 Review Comment: Edited the PR to make it optional. I'll open a PR to update the docs on airflow-website asap. -- 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]
