File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ Contributors:
2424 * Toska Chin
2525 * Pete Sheridan
2626 * Anthony Ross
27+ * Nicolas Paris
2728
2829Creator:
2930--------
Original file line number Diff line number Diff line change 1+ 1.7.0 (TBD)
2+ ============
3+
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
12+
1131.6.4 (2022/04/24)
214==================
315
You can’t perform that action at this time.
0 commit comments