haseebmalik18 opened a new pull request, #67520: URL: https://github.com/apache/airflow/pull/67520
The secrets masker matches sensitive field names by substring, but its default fields use underscores (`access_key`, `api_key`) while Spark/Hadoop configs use dots (`spark.access.key`). Normalize separators so dotted keys also match. closes: #67459 -- 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]
