Gengliang Wang created SPARK-51374: -------------------------------------- Summary: Switch to Using java.util.Map in Logging APIs Key: SPARK-51374 URL: https://issues.apache.org/jira/browse/SPARK-51374 Project: Spark Issue Type: Sub-task Components: Spark Core Affects Versions: 4.0.0 Reporter: Gengliang Wang Assignee: Gengliang Wang
Update the internal logging APIs to use {{java.util.Map}} instead of the concrete {{java.util.HashMap.}} *Why:* * Promotes more general usage of the API. * Aligns with standard Java best practices by decoupling the API from a specific implementation. {{}} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org