File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Contributors:
2828 * Alex Gaynor
2929 * Branch Vincent
3030 * Jacob Williams
31+ * Nicolas Paris
3132
3233Creator:
3334--------
Original file line number Diff line number Diff line change 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
6141.6.8 (2022/05/15)
@@ -25,7 +33,6 @@ Bugfix:
2533==================
2634
2735* Update the default branch to 'main'
28-
29361.6.4 (2022/04/24)
3037==================
3138
You can’t perform that action at this time.
0 commit comments