Skip to content

Commit 12e7777

Browse files
committed
changelog and contrib
1 parent 71064f6 commit 12e7777

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Contributors:
2828
* Alex Gaynor
2929
* Branch Vincent
3030
* Jacob Williams
31+
* Nicolas Paris
3132

3233
Creator:
3334
--------

changelog.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
TBD
2-
=====
1+
1.7.0 (TBD)
2+
============
33

4+
Features:
5+
---------
6+
* Add support for Amazon Athena query result reuse with configurable TTL
7+
- Add `--result-reuse-enable` CLI option to enable/disable query result reuse
8+
- Add `--result-reuse-minutes` CLI option to configure TTL in minutes
9+
- Add `result_reuse_enable` and `result_reuse_minutes` configuration options in athenaclirc
10+
- Requires Athena engine version 3
11+
- Can drastically improve query performance for repeated queries
412
* Allow catalog to be specified as part of the database argument. ([<catalog>.]<database>)
513

614
1.6.8 (2022/05/15)
@@ -25,7 +33,6 @@ Bugfix:
2533
==================
2634

2735
* Update the default branch to 'main'
28-
2936
1.6.4 (2022/04/24)
3037
==================
3138

0 commit comments

Comments
 (0)