help wanted
Description
PyAthena added support for Catalogs in https://github.com/laughingman7743/PyAthena/issues/220 and it'd be great if redash also supported them.
What I think needs to be done:
- Update
athena.pyto includecatalog_namehttps://github.com/getredash/redash/blob/f21f7e211ff5fe12c850a9627cfadb80a5a8819e/redash/query_runner/athena.py#L221-L229 - Update UI to include a new text field to enter a catalog name
- Persist the new field in DB
- Redash version: 10.0