Akira Noda
|
90bdd72555
|
Admin: Using ruff format instead of black (#7502)
|
2024-03-21 19:17:29 -01:00 |
|
MartinAltmayerTMH
|
ad63e3966b
|
Support tags in Glue create_database (#7317)
|
2024-02-09 21:21:39 -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
|
06982582b7
|
Glue: Default CatalogId should be the AccountID (#6864)
|
2023-09-29 12:08:22 +00:00 |
|
Bert Blommers
|
414a9e6c86
|
Techdebt: Replace sure with regular assertions in Glue (#6568)
|
2023-07-29 22:26:04 +00:00 |
|
Robert Schmidtke
|
2ea551b6a3
|
fix test, as filtering no longer emits experimental warning
|
2023-06-20 17:07:30 +02:00 |
|
Dean Matter
|
f7b2478726
|
Add sessions to Glue (#6302)
|
2023-05-12 15:41:48 +00:00 |
|
Przemysław Dąbek
|
69cf309183
|
[Glue] Triggers (#6253)
|
2023-04-25 16:02:57 +00:00 |
|
Przemysław Dąbek
|
7e83233774
|
[Glue] Implement delete_job (#6246)
|
2023-04-23 10:21:43 +00:00 |
|
Przemysław Dąbek
|
c6b048695b
|
[Glue] Implement batch_get_jobs (#6241)
|
2023-04-21 12:12:16 +00:00 |
|
Przemysław Dąbek
|
aa9bba72af
|
[Glue] Add support to more fields in Glue job (#6045)
|
2023-03-10 11:45:16 -01:00 |
|
Bert Blommers
|
96b8e12d45
|
Glue: get_table() should return latest version (#6006)
|
2023-03-03 18:43:44 -01:00 |
|
Dan Ward
|
354c81b7e1
|
Glue: get_jobs() (#5974)
|
2023-02-25 10:18:01 -01:00 |
|
Bert Blommers
|
95bbb5af4b
|
Glue: get_table_version() (#5968)
|
2023-02-24 20:24:01 -01:00 |
|
Bert Blommers
|
768a8884ef
|
Glue:get_table_version() - Add VersionId/UpdateTime fields (#5940)
|
2023-02-17 10:35:15 -01:00 |
|
Robert Schmidtke
|
c9fe32520d
|
Glue: support nanosecond-precision timestamp partition filtering (#5915)
|
2023-02-10 21:09:56 -01:00 |
|
shmuelqwak
|
c6c0e50ee9
|
[Glue] fix return dates error on sdk . (#5912)
|
2023-02-09 12:42:16 -01:00 |
|
Przemysław Dąbek
|
985bf4f5a9
|
Glue: batch_get_crawlers (#5896)
|
2023-02-02 11:44:53 -01:00 |
|
Bert Blommers
|
84e0e39d04
|
Glue: get/delete/list_registries, get/update_schema (#5849)
|
2023-01-16 21:14:48 -01:00 |
|
Daniel Roschka
|
0588db704a
|
Remove dependency on pytz (#5749)
|
2022-12-09 22:56:08 -01:00 |
|
Bert Blommers
|
1a8ddc0f2b
|
Techdebt: Replace string-format with f-strings (for tests dirs) (#5678)
|
2022-11-17 21:41:08 -01:00 |
|
rafcio19
|
951a271b49
|
Glue: Fix get_tables()-expression (#5533)
|
2022-10-05 21:27:08 +00:00 |
|
Bert Blommers
|
4f84e2f154
|
TechDebt - enable pylint rule redefined-outer-scope (#5518)
|
2022-10-04 16:28:30 +00:00 |
|
rafcio19
|
e11e4c3551
|
Glue: Add expression param to existing get_tables glue api (#5495)
|
2022-09-28 10:44:01 +00:00 |
|
Bert Blommers
|
9fc64ad93b
|
Glue: allow multiple job runs (#5483)
|
2022-09-17 11:46:42 +00:00 |
|
Robert Schmidtke
|
6abecdf856
|
Glue: UpdateDatabase (#5407)
|
2022-08-24 09:24:05 +00:00 |
|
Bert Blommers
|
3d913f8f15
|
MultiAccount support (#5192)
|
2022-08-13 09:49:43 +00:00 |
|
Himani Patel
|
5dfe4e00d6
|
Feature: Glue Schema Registry APIs: GetSchemaVersion, GetSchemaByDefinition, DeleteSchema, PutSchemaVersionMetadata (#5351)
|
2022-08-05 20:59:01 +00:00 |
|
Himani Patel
|
02270ffcef
|
Glue: CreateSchema and RegisterSchemaVersion features (#5301)
|
2022-08-04 15:48:08 +00:00 |
|
tim
|
a9372c2fbc
|
Support CatalogId in create_database (#5339)
|
2022-07-27 09:38:08 -03:00 |
|
Himani Patel
|
6343d24c92
|
Implemented Glue Schema Registry CreateRegistry API (#5234)
|
2022-06-21 20:31:28 +00:00 |
|
diepholz
|
788e14ed40
|
add createtime to glue table response (#5245)
|
2022-06-20 22:29:16 +00:00 |
|
joshuaghezzi
|
5389a4e9e2
|
Implement glue tags methods (#5127)
|
2022-05-16 10:48:03 +00:00 |
|
joshuaghezzi
|
1cb2c80bf2
|
list crawler implementation (#5123)
|
2022-05-12 10:17:17 +00:00 |
|
Bert Blommers
|
10bd677cf2
|
Admin - enable more Pylint rules (#5037)
|
2022-04-18 20:44:56 +00:00 |
|
Robert Schmidtke
|
794e940421
|
Support Expression in Glue's get_partitions (#5013)
|
2022-04-14 19:37:10 +00:00 |
|
Max A
|
26397e9c6d
|
Feature/glue start job (#4959)
|
2022-03-22 09:19:56 -01:00 |
|
Max A
|
662b96693d
|
Glue: get_job() (#4948)
|
2022-03-19 15:30:46 -01:00 |
|
Bert Blommers
|
29d01c35bc
|
Update Black + formatting (#4926)
|
2022-03-10 13:39:59 -01:00 |
|
Bert Blommers
|
71f831dae6
|
Glue - delete_database() (#4631)
|
2021-11-24 12:21:45 -01:00 |
|
Dan Aronson
|
3d6d8c27fd
|
Implement list jobs (#4610)
|
2021-11-22 15:46:17 -01:00 |
|
Dan Aronson
|
c7fc9f490d
|
Glue jobs initial implementation (#4606)
|
2021-11-21 12:17:52 -01:00 |
|
Anay Nayak
|
3b0bc394f8
|
Glue start stop crawler (#4495)
|
2021-10-28 21:20:08 +00:00 |
|
Bert Blommers
|
14a69c7524
|
Techdebt: Enable pylint rules (#4432)
|
2021-10-18 19:44:29 +00:00 |
|
Mark Woods
|
21021a6a03
|
Glue - Implemented create_crawler, get_crawler, get_crawlers, delete_crawler. Updated IMPLEMENTATION_COVERAGE.md. (#4222)
|
2021-08-26 10:49:41 +01:00 |
|
aaronfowles-emis
|
a2246df1a4
|
Implement full Database object for Glue get_database() - fix for #3571. (#3572)
* implement potential fix for #3571.
* freeze_time decorator not used in TEST_SERVER_MODE
|
2021-01-11 13:10:18 +00:00 |
|
Don Kuntz
|
effb075b62
|
Add glue.batch_update_partition (#3534)
* Add glue.batch_update_partition
* Fix error output for glue.batch_update_partition and add test case for non-existent partition in the batch update
|
2020-12-10 20:03: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 |
|