sidshas03 opened a new pull request, #55694: URL: https://github.com/apache/airflow/pull/55694
- Extract Athena-specific parameters from kwargs before passing to AwsBaseHook - This fixes TypeError when using SQLValueCheckOperator with AthenaSQLHook - Parameters like s3_staging_dir and work_group are now properly handled - Maintains backward compatibility and follows pattern used by other SQL hooks Fixes #55678 -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org