Tony Ouyang
|
cfeecd799d
|
feat(ingest/mongodb): support AWS DocumentDB for MongoDB (#9201)
|
2023-11-14 12:12:39 -05:00 |
|
Harshal Sheth
|
f1b6aa7822
|
docs: clarify how to disable telemetry (#9236)
|
2023-11-13 21:51:27 -05:00 |
|
Harshal Sheth
|
906a5b91a8
|
chore(ingest): cleanup various methods (#9221)
|
2023-11-13 21:51:11 -05:00 |
|
Harshal Sheth
|
19aa215068
|
feat(ingest/dbt): dbt column-level lineage (#8991)
|
2023-11-13 19:00:30 -05:00 |
|
david-leifker
|
ff90fb633d
|
fix(datahub-ingestion): prevent transitive deps, bump addtional pyspa… (#9233)
|
2023-11-13 16:26:53 -06:00 |
|
RyanHolstien
|
3844b78fa2
|
docs(debug): add debug information for cli (#9208)
|
2023-11-13 16:19:41 -06:00 |
|
Yuriy Gavrilov
|
4461b60583
|
Update add new company s7 airlines (#9019)
|
2023-11-13 12:15:13 -06:00 |
|
RyanHolstien
|
582eebe739
|
feat(policies): reduce default access for all users (#9067)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-11-13 10:57:49 -06:00 |
|
Hyejin Yoon
|
7ba54fdb98
|
fix: re-add security.md to sidebar (#9229)
|
2023-11-12 22:33:34 -05:00 |
|
david-leifker
|
ebd2e2312b
|
fix(datahub-ingestion): remove old jars, sync pyspark version (#9217)
|
2023-11-10 22:10:00 -06:00 |
|
Harshal Sheth
|
0e3efabd2c
|
fix(build): set @cliMajorVersion@ correctly (#9228)
|
2023-11-10 16:00:20 -08:00 |
|
Shubham Jagtap
|
bb7300251f
|
feat(ingestion/airflow): support datajobs as task inlets (#9211)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-11-10 15:59:18 -08:00 |
|
Shubham Jagtap
|
a187127ac5
|
feat(ingestion): file-based state checkpoint provider (#9029)
|
2023-11-10 14:36:00 -08:00 |
|
Harshal Sheth
|
89dff8f7bd
|
chore(ingest): start working on pydantic v2 support (#9220)
|
2023-11-10 09:34:08 -08:00 |
|
purnimagarg1
|
b851d59e20
|
Managed Ingestion UX Improvements (#9216)
|
2023-11-10 09:22:04 -08:00 |
|
Xuelei Li
|
179f103412
|
fix(metadata-io): in Neo4j service use proper algorithm to get lineage (#8687)
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-11-10 10:58:38 -06:00 |
|
Hyejin Yoon
|
9c0f4de382
|
docs: adjust sidebar & create new admin section (#9064)
|
2023-11-10 07:06:06 +00:00 |
|
John Joyce
|
bfa1769d4d
|
refactor(schema tab): Remove last observed timestamps from schema tab (#9188)
|
2023-11-09 17:56:33 -08:00 |
|
Teppo Naakka
|
107713846f
|
fix(ingest/powerbi): use dataset workspace id as key for parent container (#8994)
|
2023-11-09 16:48:06 -08:00 |
|
sachinsaju
|
d6cb106fab
|
doc(java-sdk-example):example to create tag via java-sdk (#9151)
|
2023-11-09 12:40:55 -08:00 |
|
sachinsaju
|
5911a7b45e
|
docs(java-sdk-dataset): add dataset via java sdk example (#9136)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
|
2023-11-09 12:24:53 -08:00 |
|
RyanHolstien
|
2187d24b54
|
docs(security): add security doc to website (#9209)
|
2023-11-09 11:58:12 -08:00 |
|
Kos Korchak
|
e494a9cc10
|
test(): Test policy to create and manage privileges (#9173)
|
2023-11-08 21:23:17 -08:00 |
|
sachinsaju
|
9174301719
|
docs: update broken link in metadata-modelling (#9184)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
|
2023-11-08 21:07:09 -08:00 |
|
Andrew Sikowitz
|
f73ecfdcbb
|
style(ingest/tableau): Rename tableau_constant to c (#9207)
|
2023-11-08 18:17:49 -05:00 |
|
Pedro Silva
|
f38c8087bb
|
feat(auth): Add roles to policy engine validation logic (#9178)
|
2023-11-08 22:38:15 +00:00 |
|
John Joyce
|
f87983d69d
|
refactor(pdl): Refactoring Assertion model enums out (#9191)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-11-08 13:29:37 -08:00 |
|
Gabe Lyons
|
70692b44e9
|
fix(lineage): magical lineage layout fix (#9187)
|
2023-11-08 12:49:23 -08:00 |
|
Chris Collins
|
7213591410
|
feat(ui) Debounce auto-complete in search bar (#9205)
|
2023-11-08 14:36:33 -05:00 |
|
Gabe Lyons
|
332d4afaab
|
feat(subtypes): support subtypes for charts in the UI (#9186)
|
2023-11-08 10:22:09 -08:00 |
|
deepgarg-visa
|
399e032dfa
|
feat(neo4j): Allow datahub to connect to specific neo4j database (#9179)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-11-08 11:02:13 -06:00 |
|
Shubham Jagtap
|
e73e926999
|
feat(integration/fivetran): Fivetran connector integration (#9018)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-11-07 23:02:41 -08:00 |
|
david-leifker
|
353584c10a
|
feat(browsepathv2): Allow system-update to reprocess browse paths v2 (#9200)
|
2023-11-07 18:22:18 -06:00 |
|
david-leifker
|
23c98ecf7a
|
feat(policy): enable support for 10k+ policies (#9177)
Co-authored-by: Pedro Silva <pedro@acryl.io>
|
2023-11-07 14:40:48 -06:00 |
|
Chris Collins
|
88cde08d06
|
feat(ui): Update Apollo cache to work with union types (#9193)
|
2023-11-06 18:34:17 -08:00 |
|
John Joyce
|
45770013c9
|
feat(ui): Add command-k icons to search bar (#9194)
|
2023-11-06 18:33:13 -08:00 |
|
John Joyce
|
ac9a014057
|
refactor(ui): Rename "dataset details" button text to "view details" on lineage sidebar profile (#9196)
|
2023-11-06 18:33:02 -08:00 |
|
david-leifker
|
279fdd50d7
|
fix(security): fix for zookeeper CVE-2023-44981 (#9190)
|
2023-11-06 19:51:20 -06:00 |
|
John Joyce
|
34aa08b7f3
|
refactor(ui): Refactor entity page loading indicators (#9195)
unrelated smoke test failing.
|
2023-11-06 16:51:05 -08:00 |
|
david-leifker
|
f2ce3ab62c
|
lint(frontend): fix HeaderLinks lint error (#9189)
|
2023-11-06 15:19:55 -06:00 |
|
Andrew Sikowitz
|
2c58c63780
|
fix(ingest/datahub-source): Order by version in memory (#9185)
|
2023-11-06 15:58:57 -05:00 |
|
Harshal Sheth
|
86d2b08d2b
|
docs(ingest): inherit capabilities from superclasses (#9174)
|
2023-11-06 15:58:07 -05:00 |
|
Harshal Sheth
|
4a4c29030c
|
chore: stop ingestion-smoke CI errors on forks (#9160)
|
2023-11-06 12:47:24 -08:00 |
|
Harshal Sheth
|
02156662b5
|
docs(ingest): clarify adding source guide (#9161)
|
2023-11-06 12:47:07 -08:00 |
|
gaurav2733
|
81daae815a
|
fix: expand the stats row in search preview cards (#9140)
|
2023-11-04 19:46:39 +00:00 |
|
Sumit Patil
|
7cfe3c7979
|
OBS-191 | Viewing domains page should not require Manage Domains priv… (#9156)
|
2023-11-04 19:32:23 +00:00 |
|
Alex Waldron
|
60131a8543
|
fix: bad lineage link in LineageGraphOnboardingConfig.tsx (#9162)
|
2023-11-04 12:07:00 -07:00 |
|
Kos Korchak
|
ac1a5a6d18
|
fix(tests): Origin/fix flaky glossary navigation cypress test (#9175)
|
2023-11-04 12:06:09 -07:00 |
|
david-leifker
|
efd73a5f57
|
fix(elasticsearch): fix elasticsearch-setup for dropped 000001 index (#9074)
|
2023-11-03 16:19:39 -05:00 |
|
david-leifker
|
c2bc41d15e
|
fix(health): fix health check url authentication (#9117)
|
2023-11-03 12:29:31 -05:00 |
|