John Joyce
|
3ff49d4499
|
refactor(bootstrap): Adding assertions data to bootstrap (#6324)
|
2022-11-01 12:46:04 -07:00 |
|
Ankit keshari
|
96848d5795
|
feat(ui) Add sorting to the Usage column & fix entity type name in Lineage Drawer (#6290)
|
2022-11-01 15:20:13 -04:00 |
|
Aditya Radhakrishnan
|
873b100a47
|
refactor(change-events): refactor AspectDiffers to EntityChangeEventGenerators (#6320)
* refactor(change-events): refactor AspectDiffers to EntityChangeEventGenerators
* feat(change-event): add change events for AssertionRunEvent
* feat(change-event): add change events for DataProcessInstanceRunEvent
|
2022-11-01 09:53:43 -07:00 |
|
Aditya Radhakrishnan
|
4b3120478d
|
feat(auth): add sso frontend endpoint (#6273)
v0.9.1
|
2022-10-31 16:39:26 -07:00 |
|
djordje-mijatovic
|
9e6489f603
|
refactor(elastic-setup): Elasticsearch setup analytics (#6291)
|
2022-10-31 13:50:54 -07:00 |
|
djordje-mijatovic
|
faddcbb404
|
feat(cassandra): Atomic updates in cassandra aspect dao (#6144)
|
2022-10-31 13:48:24 -07:00 |
|
Chris Collins
|
e1c39e59c8
|
feat(ui) Update bigquery UI ingestion source to be the same as bigquery-beta (#6283)
|
2022-10-31 15:52:13 -04:00 |
|
Mayuri Nehate
|
8e1deb6853
|
fix(ingest): looker - fix exception logging (#6319)
|
2022-10-31 09:42:06 -07:00 |
|
Tamas Nemeth
|
0dc2d6af25
|
feat(ingest): databricks - Unity catalog source (#6292)
Co-authored-by: MohdSiddique Bagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-10-29 21:44:41 -07:00 |
|
Kevin Neville
|
3eae087a30
|
chore(ci): update actions versions addressing warnings in builds. (#6308)
|
2022-10-28 17:10:30 -07:00 |
|
Chris Collins
|
dfc20b3d40
|
feat(ui) Display inputFields in column-lineage visualization (#6303)
|
2022-10-28 17:08:13 -07:00 |
|
David Schmidt
|
5934a0e79f
|
fix(docs): fix custom transformer example interface (#6309)
|
2022-10-28 17:00:18 -07:00 |
|
Tamas Nemeth
|
ff3a9dd4b9
|
fix(spark-lineage): Rename table.platform to table.hive_platform_alias (#6311)
|
2022-10-28 16:59:17 -07:00 |
|
Chris Collins
|
37ac31c06f
|
feat(ui) Add documentation to term/node creation modal (#6294)
|
2022-10-28 15:02:27 -04:00 |
|
Chris Collins
|
6aedf67b02
|
feat(ui) Allow a user to type in a custom value in ingestion Secret Fields (#6301)
|
2022-10-28 12:48:23 -04:00 |
|
Harshal Sheth
|
ef824bd082
|
feat(ingest): add fallthrough support to KeyValuePattern (#6302)
|
2022-10-28 11:07:47 +02:00 |
|
Harshal Sheth
|
5b4f5f8d26
|
feat(ingest): mssql - add type mappings for BIT and SQL_VARIANT (#6304)
|
2022-10-28 11:05:06 +02:00 |
|
Aditya Radhakrishnan
|
7a16f847c4
|
fix(roles): move search button to right side of screen (#6306)
|
2022-10-27 19:35:36 -07:00 |
|
John Joyce
|
f170082137
|
refactor(docs): Minor docs refactoring (#6300)
|
2022-10-27 16:50:54 -07:00 |
|
danielli-ziprecruiter
|
7b2a76dd4c
|
feat(spark-lineage): make platform for spark lineage inferred and configurable (#6251)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
|
2022-10-27 21:59:18 +02:00 |
|
Gabe Lyons
|
615865f805
|
fix(assertion tab): fixing up regression in assertion resolver (#6296)
* fixing up regression in assertion resolver
* small nit
|
2022-10-27 10:06:13 -07:00 |
|
Harshal Sheth
|
d986a044fb
|
fix(ingest): tableau - add extra debug info for lineage failure (#6285)
|
2022-10-26 20:01:55 -07:00 |
|
Harshal Sheth
|
e27b017427
|
fix(ingest): dbt - lowercase external urns + cleanup config (#6289)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-10-26 19:46:51 -07:00 |
|
Mayuri Nehate
|
29b99052d7
|
feat(ingest): tableau - add support for column level lineage (#6264)
|
2022-10-26 19:42:51 -07:00 |
|
Maggie Hays
|
f1423b3808
|
docs(adopter): adding ClassDojo logo to website (#6293)
|
2022-10-26 16:30:05 -07:00 |
|
Maggie Hays
|
3136ad865f
|
docs(getting started): update Getting Started landing page (#6282)
|
2022-10-26 16:29:11 -07:00 |
|
Mayuri Nehate
|
dc1e4d70e4
|
refactor(ingest): snowflake - update field name for column lineage (#6263)
|
2022-10-26 16:27:27 -07:00 |
|
abelstam12
|
cc88c8780c
|
fix(ingest): bigquery - only register failure on exception (#6242)
|
2022-10-26 16:26:09 -07:00 |
|
John Joyce
|
e8d638e84a
|
feat(docs): Adding Managed DataHub Metadata Tests Guide (#6219)
|
2022-10-26 15:00:35 -07:00 |
|
Chris Collins
|
cd1331fffe
|
feat(lineage) Add column-level impact analysis feature (#6272)
|
2022-10-26 16:43:39 -04:00 |
|
Gabe Lyons
|
228c10de43
|
fix(adv search): two advanced search fixes (#6252)
* two advanced search fixes
* another approach
* adding unit tests
* fixing checkstyle issue
|
2022-10-26 11:31:38 -07:00 |
|
Tamas Nemeth
|
94fae0a464
|
feat(ingest): bigquery - Promoting bigquery-beta to bigquery source (#6222)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2022-10-26 11:15:44 -07:00 |
|
Chris Collins
|
31f90a4b52
|
fix(ui) Fix two lineage visualization bugs (#6278)
|
2022-10-26 13:56:32 -04:00 |
|
Shirshanka Das
|
46453e4b10
|
docs(ingest): lookml - add docs for multi-project lookml ingestion (#6284)
|
2022-10-25 19:24:46 -07:00 |
|
Aditya Radhakrishnan
|
855be25865
|
fix(posts): render link posts dynamically and fix margin (#6234)
|
2022-10-25 13:45:18 -07:00 |
|
Shirshanka Das
|
abf1b11a5e
|
fix(quickstart): support for user-level sockets, arch option for forcing quickstart architecture (#6279)
|
2022-10-25 11:45:27 -07:00 |
|
Anirudh181001
|
aeed817783
|
feat(ingest): allow for deleting aspects in cli with -p tag (#6190)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2022-10-25 10:32:21 -07:00 |
|
AdamDz
|
10926ff946
|
fix(ingestion): passing disable_ssl_verification param value to DatahubRestEmitter (#6241)
Co-authored-by: Adam Dziendziel <adam.dziendziel@grandparade.co.uk>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2022-10-25 10:31:49 -07:00 |
|
BZ
|
64c28a2316
|
feat(ingest/kakfa-connect): support generic connectors (#6173)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2022-10-25 10:31:31 -07:00 |
|
Ankit keshari
|
18df38e504
|
feat(ui) Make HoverEntityTooltip width more dynamic (#6238)
|
2022-10-24 14:54:13 -04:00 |
|
david-leifker
|
7cdc9f7fcf
|
test(neo4j): Improve test performance (#6142)
Reuse neo4j graph service in test for performance improvements.
|
2022-10-24 08:49:06 -07:00 |
|
Ankit keshari
|
ac6779989a
|
Add the ability to add Domain to Glossary Terms (#6135)
|
2022-10-24 10:20:48 -04:00 |
|
Shirshanka Das
|
c5fc2ea798
|
fix(ingest): looker - deps, column level lineage fixes (#6271)
|
2022-10-24 08:31:48 +02:00 |
|
Chris Collins
|
a28fc1ede8
|
feat(ui): Display 'View in Github' if externalUrl is link to GitHub (#6253)
|
2022-10-23 21:29:35 -07:00 |
|
ChunTing Wu
|
f1aeafa462
|
fix(ui): repair display name of MongoDB source (#6270)
|
2022-10-23 21:23:10 -07:00 |
|
Aditya Radhakrishnan
|
d905cdffc1
|
fix(oidc): change default oidc username claim to be email (#6220)
|
2022-10-23 21:09:46 -07:00 |
|
Amanda Ng
|
ebd052ec43
|
feat(ui): display entity names in browser tab titles (#6225)
|
2022-10-23 21:07:51 -07:00 |
|
RyanHolstien
|
762c9031e8
|
feat(metrics): add metrics around search caching (#6255)
|
2022-10-23 20:55:43 -07:00 |
|
Maggie Hays
|
16fdd776b3
|
docs(logo) update thoughtworks logo (#6266)
|
2022-10-23 20:38:23 -07:00 |
|
Chris Collins
|
775d2b083b
|
feat(ui-ingestion): Add test connection button to bigquery-beta form (#6248)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
|
2022-10-21 17:33:34 -07:00 |
|