anshuksi282-ksolves commented on issue #67459:
URL: https://github.com/apache/airflow/issues/67459#issuecomment-4718411948
Hey @ashb @amoghrajesh @potiuk — would really appreciate a review when you
get a chance!
The fix normalizes non-word separators (dots, dashes, slashes) to
underscores in `should_hide_value_for_key` so that Spark/Hadoop dotted config
keys like `spark.hadoop.fs.s3a.bucket.spark.access.key` correctly match
underscore-style sensitive fields like `access_key`.
PR: #68624
Fixes: #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]