ghdna / athena-express

Athena-Express can simplify executing SQL queries in Amazon Athena AND fetching cleaned-up JSON results in the same synchronous or asynchronous request - well suited for web applications.
https://www.npmjs.com/package/athena-express
MIT License
179 stars 70 forks source link

enable Catalog as a parameter #50

Closed Kira-percayso closed 3 years ago

Kira-percayso commented 3 years ago

It would be good to be able to specify the catalog that the query needs to run in rather than the default Glue catalog being used.

ghdna commented 3 years ago

Thanks for bringing this to our notice. This feature has been made available in the latest v7 on GH and NPM that was pushed today.