7127 Commits

Author SHA1 Message Date
John Joyce
57b7ade1f0
feat(ui): Add rich UI ingestion run summary (#5577) 2022-08-08 14:33:57 -07:00
liyuhui666
d33eecbad5
feat(ingest): clickhouse - add metadata modification time and data size (#5330)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-08-08 14:00:02 -07:00
John Joyce
737543900e
feat(ui): Support batch deleting from ui (#5582) 2022-08-08 13:41:59 -07:00
Jordan Wolinsky
3a86ff3485
Fix profiling when using {table}. (#5531)
* profiling fix for when using {table}

Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-08-08 13:16:59 -07:00
Jordan Wolinsky
33339e2c89
Expose catalog_name in athena.py (#5548)
* expose catalog_name to the sql alchemy uri that is passed into pyathena

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-08 11:40:05 -07:00
mohdsiddique
0a3721cab3
feat(ingest): power-bi - make ownership ingestion optional (#5335)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-08-08 11:26:00 -07:00
Aditya Radhakrishnan
aabc55499d
fix(groups): fix user, search, and preview group membership to be fetched for both external and native group memberships (#5587) 2022-08-08 10:54:18 -07:00
xiphl
e4a587ac24
feat(ui): make container description searchable and have description show up in results (#5586) 2022-08-08 09:39:24 -07:00
mohdsiddique
d62441b937
fix apache ranger plugin readme file rendering (#5585) 2022-08-08 09:34:29 -07:00
Mugdha Hardikar
b32a0723a1
feat(ingest): delta-lake - extract table history into operation aspect (#5277)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-07 11:35:09 -07:00
Shirshanka Das
da0258c6ad
fix(ingest): moving delta-lake connector to be 3.7+ only (#5584) 2022-08-07 09:32:18 -07:00
Mugdha Hardikar
d6621b4481
fix(ingest): sql-common - db2, snowflake bug fixes to extract table descriptions (#5526)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-07 09:23:23 -07:00
Harshal Sheth
9790f3cefa
feat(ingest): infer aspectName from aspect type in MCP (#5566) 2022-08-07 07:52:58 -07:00
Mugdha Hardikar
c7f477813c
feat(datahub-client): add java file emitter (#5578)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-07 07:21:44 -07:00
Piotr Sierkin
828a711684
feat(ingest): dbt - control over emitting test_results, test_definitions, etc. (#5328)
Co-authored-by: Piotr Sierkin <piotr.sierkin@getindata.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-08-06 21:42:53 -07:00
Harshal Sheth
69124a0a99
fix(ingest): handle when current server version is unavailable (#5547) 2022-08-06 20:59:52 -07:00
Chris Collins
e4fc28e747
feat(ingestion) Add Save & Run button to managed ingestion builder (#5579) 2022-08-05 16:36:05 -07:00
Aseem Bansal
edc31f453a
feat(test): add read-only smoke tests (#5558) 2022-08-05 16:35:23 -07:00
Maggie Hays
8ac436105e
chore(gradle): update node version for docs site (#5581) 2022-08-05 16:03:57 -07:00
John Joyce
69aba0beb3
fix(ui): Fixing batch set domains bug (#5580) 2022-08-05 15:45:16 -07:00
Chris Collins
6749171568
feat(ingestion) Implement secrets in new managed ingestion form (#5574) 2022-08-05 15:24:47 -04:00
NoahFournier
cfcc1cf760
feat(graphql): add MutableTypeBatchResolver (#4976) 2022-08-05 11:20:29 -07:00
John Joyce
da77752f0d
feat(ui): Support batch deprecation from the UI (Batch actions part 6/7) (#5572) 2022-08-04 15:14:33 -07:00
Gabe Lyons
89dd04e159
extending assertion std model (#5575) 2022-08-04 14:56:54 -07:00
John Joyce
6c616fd417
feat(ui): Batch set & unset Domain for assets via the UI (#5560) 2022-08-04 13:37:47 -07:00
Aseem Bansal
8ea5295294
chore(build): tweak stale issue timing (#5571) 2022-08-04 10:40:05 -07:00
Aseem Bansal
4f35a6c43d
fix(gms): missing directory for gms (#5570) 2022-08-04 22:09:30 +05:30
Aseem Bansal
2eef7e4c44
fix(ci): flaky smoke test fix (#5569) 2022-08-04 19:03:28 +05:30
Aseem Bansal
f984585990
fix(gms): ensure directory is present (#5568) 2022-08-04 18:58:06 +05:30
Gabe Lyons
f06b8eb4e8
(chore): upgrading ingestion to 0.8.42 (#5562) 2022-08-04 17:06:16 +05:30
Harshal Sheth
3c2a9c585b
fix(ingest): activate mypy support for ParamSpec typing annotation (#5551) 2022-08-04 17:05:52 +05:30
Gabe Lyons
60468c91a8
chore(0.8.42): update breaking changes doc (#5563) 2022-08-04 16:12:55 +05:30
mohdsiddique
c619ba9500
feat(transformers): Add domain transformer for dataset (#5456)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
2022-08-03 21:11:42 -07:00
Harshal Sheth
858b132444
fix(ingest): fix some typos and logging issues (#5564) 2022-08-03 21:01:45 -07:00
xiphl
16ff4aaa94
feat(ingest) Allow ingestion of Elasticsearch index template (#5444)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-08-03 20:58:07 -07:00
Marcin Szymański
fa42b59d9f
fix(ingestion): correct trino datatype handling (#5541)
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-08-03 20:55:14 -07:00
Chris Collins
9a3ee1cb6b
feat(ingestion) Update managed ingestion scheduler to be easier to use (#5559) 2022-08-03 17:16:20 -07:00
John Joyce
76b40b0946
feat(ui): Batch add & remove Owners to assets via the UI (#5552) 2022-08-03 17:02:37 -07:00
mohdsiddique
f1abdc91ee
fix(dbt): fix issue of assertion error when stateful ingestion is used with dbt tests (#5540)
* fix(dbt): fix issue of dbt stateful ingestion with tests

Co-authored-by: MugdhaHardikar-GSLab <mugdha.hardikar@gslab.com>
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
v0.8.42
2022-08-03 13:22:04 -07:00
Aseem Bansal
0cbcaf333d
fix(quickstart): failure on a path not being present (#5554) 2022-08-03 09:03:36 -07:00
Dan Andreescu
865074e338
feat(ingestion): superset - add display_uri to config (#5408) 2022-08-03 11:42:51 +02:00
Harshal Sheth
b1ff0300e6
test(ingest): mark trino/hana tests as xfail due to flakes (#5549) 2022-08-03 10:30:36 +05:30
Aseem Bansal
120875f3fd
feat(ci): test quickstart works (#5518)
* feat(ci): test quickstart works

* do not fail fast

* remove macos

* add some debug information

* tweak triggers

* fix workflow file

* remove running on every PR

* Update .github/workflows/check-quickstart.yml

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>

* Update .github/workflows/check-quickstart.yml

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>

Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2022-08-02 17:38:54 -07:00
John Joyce
5c7975bd7c
feat(ui): Support Batch adding and removing Glossary Terms (Batch Actions 3/7) (#5544) 2022-08-02 15:20:24 -07:00
John Joyce
4e0da5de29
fix(docker): Fixing dev docker and quickstart (#5550) 2022-08-02 15:02:01 -07:00
Skyler Sinclair
2a18c6a2f6
fix(docs): Fixed typo in schema history markdown! (#5545) 2022-08-02 14:48:31 -07:00
RyanHolstien
823ae9758e
fix(ingestionSource): improve error experience when ingestion source is in an inconsistent state (#5522) 2022-08-02 08:46:38 -07:00
John Joyce
44d5276879
feat(ui): Support batch adding / remove tags from search lists. (Batch Actions part 2/7) (#5534) 2022-08-02 08:38:44 -07:00
Salih Can
0ded02544c
fix(analytics-tab) - fix analytics tab config variable for gms (#5529) 2022-08-02 17:05:04 +05:30
John Joyce
f6736bf7a9
Fixing OIDC logout issues (#5538) 2022-08-01 19:23:03 -07:00