athena-express icon indicating copy to clipboard operation
athena-express copied to clipboard

Add support for @aws-sdk/client-athena

Open mdesousa opened this issue 3 years ago • 9 comments

Hi, thanks for this great library!

I was wondering if you had plans to add support for aws-sdk v3?

https://www.npmjs.com/package/@aws-sdk/client-athena

Thanks

mdesousa avatar Jan 17 '21 13:01 mdesousa

I'm looking into v3 and evaluating the value and the rework necessary. Want to ensure any update to this package is backwards compatible.

ghdna avatar Apr 16 '21 00:04 ghdna

@ghdna any update on supporting V3?

jzybert avatar Oct 03 '22 16:10 jzybert

They added a note to the v2 readme stating that it'll go into maintenance mode in 2023, and so will reach end of life in 2024.

MasterOdin avatar Dec 22 '22 18:12 MasterOdin

Is there any hope for this or should we fork?

alfaproject avatar Apr 19 '23 15:04 alfaproject

Deprecation notice now being pushed during usage as well:

(node:10977) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy

janpio avatar Apr 28 '23 17:04 janpio

Hello 👋🏼 , just wondering do you have an ETA for this implementation? Thanks, amazing library though :)

Jurajzovinec avatar Aug 25 '23 09:08 Jurajzovinec

https://www.npmjs.com/package/@classmethod/athena-query seems like replacement for SDK v3 - haven't gone into it in detail yet

LeoLapworthKT avatar Aug 25 '23 10:08 LeoLapworthKT

@LeoLapworthKT that package doesn't seem to support skipping results )':

alfaproject avatar Sep 06 '23 15:09 alfaproject

Hi, Athena-Express-Plus is now available and it's a direct fork of Athena-Express. Express Athena Plus is an extension of the original Athena Express library, tailored to work seamlessly with AWS V3 architecture, bringing you the latest enhancements and security features offered by Amazon Web Services. Additionally, it introduces comprehensive parameterized query support, allowing you to build more dynamic and efficient Athena queries within your Node.js applications.

sr-26 avatar Sep 16 '23 14:09 sr-26