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
已提问 3 个月前322 查看次数
2 回答
1
已接受的回答

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
已回答 3 个月前
profile picture
专家
已审核 2 个月前
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
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则