skrydal
|
baae3d261d
|
fix(ingest/okta): fix event_loop RuntimeError with nested asyncio (#8637)
|
2023-08-16 10:32:57 +05:30 |
|
Andrew Sikowitz
|
526e626146
|
feat(ingest): Add DataHub source (#8561)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-08-15 17:49:20 -04:00 |
|
Chris Collins
|
9594f2cf34
|
feat(ui) Display consistent search results in embedded searches (#8597)
|
2023-08-15 14:03:04 -04:00 |
|
Chris Collins
|
d9b8191b09
|
feat(ui) Display combined sibling results in search + 2 minor updates (#8602)
|
2023-08-15 12:20:51 -04:00 |
|
Gabe Lyons
|
ee507a5e78
|
feat(impact analysis): allow deep linking of url params in impact analysis (#8617)
|
2023-08-15 08:39:33 -07:00 |
|
Tamas Nemeth
|
ec693d744a
|
feat(ingest/s3): Adding option to pass in any spark config property to s3 source (#8621)
|
2023-08-15 14:43:25 +02:00 |
|
Harshal Sheth
|
9eb432cda0
|
fix(ingest/airflow): make inlets work again (#8631)
|
2023-08-15 14:42:43 +02:00 |
|
Mayuri Nehate
|
ddcd5109dc
|
feat(ingest): allow relative start time config (#8562)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-08-14 17:48:06 -07:00 |
|
mohdsiddique
|
b3251577e1
|
docs(ingsetion/csv-enricher): fix sample csv mentioned in Docstrings (#8432)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
|
2023-08-14 10:18:54 -07:00 |
|
Aseem Bansal
|
b4d46323d0
|
fix(cleanup): cleanup of 2 sub-modules (#8616)
|
2023-08-14 09:09:20 +05:30 |
|
Joshua Eilers
|
0d06ca6d40
|
fix(cypress): attempt to fix autocomplete test (#8619)
|
2023-08-11 22:35:14 -05:00 |
|
alplatonov
|
11fdfcf956
|
Fix(ingestion/clickhouse) move to two tier sqlalchemy (#8300)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
|
2023-08-11 16:11:40 -04:00 |
|
Mayuri Nehate
|
7bb4e7b90d
|
docs(ingest): update s3 and gcs doc with concept mapping (#8575)
|
2023-08-11 11:01:15 -07:00 |
|
Aseem Bansal
|
ef5931fbed
|
refactor(graphql): extract code into metadata-io part 1 (#8607)
|
2023-08-10 21:00:50 +05:30 |
|
Meenakshi Kamalaseshan Radha
|
93cc10ebfc
|
fix(ingest): Add client_certificate_path for rest client cert instead of ca_certif… (#8581)
Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02DN212MD6R.uhc.com>
|
2023-08-10 15:43:06 +05:30 |
|
Chris Collins
|
265e2a4e42
|
feat(ui/graphql) Add ability to sort search results from search results page (#8595)
|
2023-08-09 16:51:06 -04:00 |
|
Joshua Eilers
|
e631fc9c40
|
harden autocomplete test (#8603)
|
2023-08-09 14:57:48 -04:00 |
|
alplatonov
|
b58f9bb396
|
Feat(ingest/ldap)fix list index out of range error (#8525)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
|
2023-08-09 13:13:27 -04:00 |
|
Harshal Sheth
|
ebf42e2702
|
fix(ingest): use hive pure_sasl variant (#8570)
|
2023-08-09 13:04:36 -04:00 |
|
Harshal Sheth
|
fd9121737d
|
fix(ingest/file): remove entity_type_counts and aspect_counts (#8586)
|
2023-08-09 13:01:12 -04:00 |
|
Joshua Eilers
|
0d03f4b7bb
|
feat(search): embedded view dropdown (#8598)
|
2023-08-09 16:30:48 +00:00 |
|
Ellie O'Neil
|
d3fd025b11
|
feat(ui): apply views to: domains, containers, terms (#8572)
|
2023-08-09 09:18:26 -07:00 |
|
Aseem Bansal
|
7a6b106cb5
|
docs(release): fix typo (#8600)
|
2023-08-09 17:51:02 +05:30 |
|
Aseem Bansal
|
8040aafcae
|
doc(release): release notes for 0.2.10 (#8599)
|
2023-08-09 16:27:31 +05:30 |
|
Kos Korchak
|
104f0f87ea
|
test(ownership): dataset ownership test (#8583)
|
2023-08-09 10:42:14 +05:30 |
|
Aseem Bansal
|
2b0952195b
|
doc(ingest/log): failure log at pipeline level document (#8591)
|
2023-08-09 10:18:14 +05:30 |
|
Ellie O'Neil
|
4b3e566be8
|
docs(lineage): Add description to make_lineage_mce (#8596)
|
2023-08-08 16:06:47 -07:00 |
|
Gabe Lyons
|
b9dc1a3ae6
|
feat(siblings): dont show multiple platform icons if the siblings are ghost nodes (#8543)
|
2023-08-08 14:11:43 -07:00 |
|
Indy Prentice
|
926a9c36a6
|
refactor(search) Use search across multiple-entities API, deprecate Aggregator classes (#8498)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-08 11:23:27 -03:00 |
|
Indy Prentice
|
d2efbba4dc
|
feat(ebean): Add metric in ebean aspect DAO for failed tries, as well as failed operation… (#8576)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
|
2023-08-07 11:13:14 -03:00 |
|
Hyejin Yoon
|
cf2750e0fa
|
feat(docs): add github repo links to readme and docs (#8422)
Co-authored-by: socar-dini <hyejin.yoon@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2023-08-04 12:35:39 -07:00 |
|
Mayuri Nehate
|
b4e104f190
|
fix(ingest/snowflake): maintain qualified name casing, do not lowercase (#8574)
|
2023-08-04 10:43:22 -07:00 |
|
Harshal Sheth
|
ef15861d0d
|
fix(ingest): handle redaction of configs with int keys (#8545)
|
2023-08-04 13:02:04 -04:00 |
|
Chris Collins
|
c77b0d0260
|
feat(ui) Show source documentation when editing entity documentation (#8516)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2023-08-04 09:31:39 -07:00 |
|
Kos Korchak
|
faa368c2be
|
test(policies): add cypress test for managing policies (#8554)
|
2023-08-04 16:37:39 +05:30 |
|
Harshal Sheth
|
b8681a7129
|
feat(quickstart): bump quickstart start periods more (#8573)
|
2023-08-04 15:17:16 +05:30 |
|
Indy Prentice
|
53f7ebdd88
|
fix(aspect): count query only for relevant aspect index (#8569)
|
2023-08-04 12:18:35 +05:30 |
|
Aseem Bansal
|
dbd594b2f8
|
fix(stats): default to 3 months in historical tab (#8566)
|
2023-08-04 10:59:43 +05:30 |
|
Aseem Bansal
|
dac89fb1fb
|
feat(ingest): allow lower freq profiling based on date of month/day of week (#8489)
|
2023-08-04 10:13:48 +05:30 |
|
Hyejin Yoon
|
47114bf83c
|
fix: fix features section (#8571)
|
2023-08-03 19:23:52 -07:00 |
|
Maggie Hays
|
ab101bc49c
|
docs(updating): add details on Unified Search & Browse experience (#8568)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
|
2023-08-03 19:19:43 -07:00 |
|
John Joyce
|
d36166f6d8
|
docs(observe): Add feature doc for Freshness Assertions (#8547)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
|
2023-08-04 08:28:03 +09:00 |
|
Hyejin Yoon
|
de9f49a042
|
fix: add --write args on pre-commit prettier (#8560)
|
2023-08-04 07:47:00 +09:00 |
|
John Joyce
|
a44550070e
|
fix(ui): Simplify background color for Entity Health Status popover (#8559)
|
2023-08-03 14:40:35 -07:00 |
|
Indy Prentice
|
4778a8cd99
|
fix(usage): Update index lifecycle policy to not delete old datahub usage events (#8565)
Co-authored-by: Indy Prentice <indy@ip-192-168-3-10.us-west-2.compute.internal>
|
2023-08-03 18:02:59 -03:00 |
|
Paulo Gonçalves Lima
|
fb40c769d3
|
docs(development.md): Minor grammatical error (#8558)
|
2023-08-03 12:30:56 +05:30 |
|
mohdsiddique
|
6a36118b4f
|
feat(ingestion/snowflake): use user email-id in urn generation for top users stat (#8513)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
|
2023-08-03 08:30:50 +05:30 |
|
Indy Prentice
|
037ae14800
|
docs(release): Update updating-datahub.md for 0.10.5 release (#8557)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
|
2023-08-03 08:30:12 +05:30 |
|
Indy Prentice
|
6fc1f98bb8
|
build(release): Update files for 0.10.5 release (#8556)
|
2023-08-03 08:29:44 +05:30 |
|
RyanHolstien
|
b142851b32
|
fix(glue): restore glue configurations (#8533)
|
2023-08-02 17:17:49 -05:00 |
|