I Know that query reuse feature was recently added in aws athena. The aws webconsole confirmed this operation. But I cant' use this operation in dbeaver. I tried to changed jdbc url parameter like (jdbc:athena?param1=val1..) but It didn't working.
the parameter is
enableResultReuse=1
ageforResultReuse=60
has anyone solved this problem ??
Try adding both parameters to Athena Driver properties (in connection settings) in DBeaver: