Arunodoy18 commented on issue #17182:
URL: https://github.com/apache/superset/issues/17182#issuecomment-3901634312

   Hi — I’m interested in investigating this issue.
   
   From reading the thread, it looks like there may be multiple related 
problems:
   
   1) IAM role-based authentication failing when credentials are not explicitly 
provided in URI
   2) Athena schema selection not respecting schema_name in connection URI 
during metadata listing
   3) Connection test succeeding but database creation failing during 
schema/table discovery
   
   I plan to:
   - Reproduce on Superset 5.x (and possibly 4.x for comparison)
   - Trace Athena engine spec schema resolution path
   - Check how schema is propagated from URI → DB model → engine spec → listing 
APIs
   - Verify whether boto credential chain is correctly used for IAM role 
environments
   
   If maintainers have preferred direction (engine-spec fix vs connection layer 
fix), I’m happy to align.
   
   Thanks!
   


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