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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南