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
feita há 3 meses322 visualizações
2 Respostas
1
Resposta aceita

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
respondido há 3 meses
profile picture
ESPECIALISTA
avaliado há 2 meses
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
respondido há 3 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas