Does the Athena JDBC Driver (v3.0) support compression of data in transit?

0

For example the MySQL driver has useCompression=true. But this is always driver-specific. Does the Athena JDBC driver have a similar option?

AlexR
demandé il y a 3 mois322 vues
2 réponses
1
Réponse acceptée

The JDBC driver does not support compression in transit. The reason is that the Athena API does not support compression of result sets at this time.

AWS
Theo
répondu il y a 3 mois
profile picture
EXPERT
vérifié il y a 2 mois
0

Athena supports compression formats for reading and writing data, including reading from a table that uses multiple compression formats however when the data is on transit it cannot be compressed.You can refer Athena Compression support for more information.

Hope it helps and if it does, I would appreciate if answer can be accepted so that community can benefit for clarity when searching for similar enquirers in Repost, thank you ;)

AWS
répondu il y a 3 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions