Arunodoy18 opened a new pull request, #37974:
URL: https://github.com/apache/superset/pull/37974

   Fixes issues where Athena connections would validate successfully but fail 
during database creation or dataset discovery, especially when using IAM role 
authentication or working with multiple schemas.
   
   This ensures schema context and authentication details are consistently 
applied during connection setup and metadata discovery. The change is minimal 
and preserves existing authentication and connection behavior.
   
   TESTING INSTRUCTIONS
   
   Tested Athena connection using IAM role authentication
   
   Verified database creation works after connection test
   
   Verified correct schema is used during table/dataset discovery
   
   Confirmed no regression for key/secret based auth
   
   ADDITIONAL INFORMATION
   
    Has associated issue: Fixes #17182
   
    Changes UI
   
    Includes DB Migration
   
    Introduces new feature or API
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to