簡體   English   中英

在使用 dbeaver 時,如何添加添加了 aws athena 查詢引擎 3 新參數的 jdbc 參數?

[英]How can I add jdbc parameter that added new parameter of aws athena query engine 3 while using dbeaver?

我知道最近在 aws athena 中添加了查詢重用功能。 aws webconsole 確認了這個操作。 但是我不能在 dbeaver 中使用這個操作。 我試圖更改 jdbc url 參數,如 (jdbc:athena?param1=val1..) 但它沒有用。

參數是

enableResultReuse=1
ageforResultReuse=60

有人解決了這個問題嗎??

參考) https://aws.amazon.com/ko/blogs/big-data/reduce-cost-and-improve-query-performance-with-amazon-athena-query-result-reuse/

嘗試將這兩個參數添加到 DBeaver 中的 Athena Driver 屬性(在連接設置中):驅動程序屬性

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM