Commit Graph

25 Commits

Author SHA1 Message Date
Bert Blommers
1c11fbc0a2
Athena: get_query_execution() should return exact OutputLocation file (#7422) 2024-03-04 20:17:17 -01:00
Bert Blommers
d2204f3cc2
Athena: Add additional proxy tests (#7401) 2024-02-27 19:19:47 -01:00
Bert Blommers
3064a28202
Tests: Verify Athena QueryResults work in ProxyMode (#7395) 2024-02-26 22:32:33 -01:00
Bert Blommers
a7f3b367b4 Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
tungol
55c589072f
Admin: sorting imports with ruff (#7075) 2023-11-30 14:55:51 -01:00
Bert Blommers
438b2b7843
Feature: Proxy (#6848) 2023-09-27 18:34:30 +00:00
Michael French
1d3ddc9a19
Athena: make statement type dependent on query command (#6786) 2023-09-08 13:13:26 +00:00
Bert Blommers
3697019f01
Techdebt: Replace sure with regular asserts in Athena tests (#6382) 2023-06-09 10:11:05 +00:00
Bert Blommers
af841303d0
Athena - WorkGroup configuration should be a dictionary, not a string (#6212) 2023-04-15 10:02:47 +00:00
Paul Martins
1257e93ec0
Athena fixes and additions (#6055) 2023-03-12 16:14:33 -01:00
Tuukka Ikkala
5dd155de4b
Athena - Make query results configurable (#5928) 2023-02-24 20:25:54 -01:00
Bert Blommers
626803a78e
Prepare release 4.0.12 (#5781) 2022-12-18 09:06:52 -01:00
Greg Hinch
07a8d6f009
Add Athena: get_query_results, list_query_executions (#5648) 2022-12-15 19:49:48 -01:00
Bert Blommers
29d01c35bc
Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
Abdul
e75dcf47b7
Add Athena: create_data_catalog, list_data_catalogs, get_data_catalog (#4854) 2022-02-14 18:11:39 -01:00
Bert Blommers
14a69c7524
Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
Bert Blommers
273ca63d59 Linting 2020-11-11 15:55:37 +00:00
Matěj Cepl
5697ff87a8 Back to Black 2020-11-10 14:12:38 +01:00
Matěj Cepl
ea489bce6c Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
Matěj Cepl
77dc60ea97 Port test suite from nose to pytest.
This just eliminates all errors on the tests collection. Elimination of
failures is left to the next commit.
2020-11-10 08:23:44 +01:00
ktrueda
5880d31f7e
Implemented Athena create_named_query, get_named_query (#1524) (#3065)
* Implemented Athena create_named_query, get_named_query
2020-06-11 17:27:29 +01:00
Bert Blommers
ffb521f86b Linting 2020-05-16 15:03:26 +01:00
Bert Blommers
dd20fec9f3 Athena - Start/stop executions 2020-05-16 15:00:06 +01:00
Asher Foa
96e5b1993d Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
Jack Danger
4d0099499f
Athena - implementing first two endpoints (#2506)
This implements create_work_group() and list_work_groups()
2019-10-22 14:37:29 -07:00