12076 Commits

Author SHA1 Message Date
Aseem Bansal
0c22bda209
docs(tests): document test eval endpoint (#8227) 2023-06-14 08:49:23 -05:00
Aseem Bansal
5fc6601d8d
fix(search): tag/term should filter for both entity and field level (#7881) 2023-06-14 14:01:45 +05:30
Harshal Sheth
1528935d40
fix(cli): make quickstart robust to docker race conditions (#8233) 2023-06-13 23:28:03 -07:00
Harshal Sheth
e5f9ee178c
fix(cli/quickstart): handle docker hangs gracefully (#8211)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-06-13 14:34:06 -05:00
Pedro Silva
460f96d683
fix(ownership): Corrects graphQL resolver for entity operations (#8219) 2023-06-13 16:23:36 +01:00
Pedro Silva
4cfb795c1c
chore(release): update default cli for managed ingestion (#8226) 2023-06-13 15:51:03 +01:00
Jinlin Yang
166dc90896
Upgrade kafka and its dependencies to 3.4 in docker compose (#8161)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-06-13 13:57:54 +01:00
Mayuri Nehate
8e8f2f5e65
fix(ingest/delta-lake): fix CI issues due to delta lake version bump (#8215) 2023-06-12 08:02:04 -07:00
Mayuri Nehate
f3cf9b7d5a
fix(glue): fix typo in reported warning, report with flow_urn (#8138) 2023-06-12 05:08:20 -07:00
Mayuri Nehate
ab3fe0da81
refractor(classification): datahub classifier init (#8193) 2023-06-12 05:07:03 -07:00
Andrew Sikowitz
f2c66fd8d3
feat(ingest): Produce browse paths v2 on demand and with platform instance (#8173)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
v0.10.4
2023-06-09 10:35:54 -07:00
david-leifker
43d37ff442
chore(cp-schema-registry): bump minor version (#8192) 2023-06-09 11:53:18 +01:00
Indy Prentice
2b94a103ac
Add combined health check endpoint which can check multiple components (#8191)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-09 10:36:25 +01:00
Aseem Bansal
29b22f4eec
docs(managed datahub): add docs link to v0.2.8 (#8202) 2023-06-09 14:24:55 +05:30
Andrew Sikowitz
369a04ae30
revert(ingest/bigquery): Do not emit DataPlatformInstance; remove references to platform_instance (#8196) 2023-06-09 13:44:24 +05:30
Tamas Nemeth
8d31a18e1f
fix(ingest/redshift): Adding env parameter where it was missing for urn generation (#8199) 2023-06-09 08:38:33 +02:00
Andrew Sikowitz
a04631bb5c
fix(ingest/bigquery): Swap log order to avoid confusion (#8197) 2023-06-08 21:05:06 +00:00
mohdsiddique
8a3a7bd1af
docs(tableau): site config is required for tableau cloud / tableau online (#8041)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
2023-06-08 12:59:51 +05:30
Harshal Sheth
2e1d31b6ae
fix(ingest/profiling): only apply monkeypatches once when profiling (#8160) 2023-06-08 12:59:17 +05:30
mohdsiddique
45e592b7c6
fix(ingestion/looker): ingest looks not part of dashboard (#8140)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
2023-06-08 12:54:14 +05:30
Mayuri Nehate
ac06cf3d3f
feat(classification): configurable minimum values threshold (#8186) 2023-06-07 21:28:13 -07:00
Hyejin Yoon
6813f4af1a
fix: add dedicated guide on changing default credentials (#8153)
Co-authored-by: socar-dini <dini@socar.kr>
2023-06-08 13:20:38 +09:00
david-leifker
81fdf9df55
fix(vulnerabilities)/vulnerabilities_fixes_datahub (#8075) (#8189)
Co-authored-by: Sejal-NucleusTeq <109514187+Sejal-NucleusTeq@users.noreply.github.com>
2023-06-07 18:42:19 -05:00
Andrew Sikowitz
fd790e33d8
fix(ingest/kafka): Better error handling around topic and topic description extraction (#8183) 2023-06-07 12:52:38 -07:00
Indy Prentice
b20561aecd
docs(ingest) Add MetadataChangeProposalWrapper import to example code (#8175)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-07 10:44:56 -07:00
Jorrick Sleijster
593fec5071
refactor: Return original exception as caused by (#7722)
Co-authored-by: Aditya Radhakrishnan <aditya.radhakrish@gmail.com>
2023-06-07 10:28:39 -07:00
Yang Jiandan
5588a04bc5
feat(docker):Add the jattach tool to the docker container(#7538) (#8040)
Co-authored-by: yangjd33 <yangjd33@chinaunicom.cn>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-06-07 12:23:38 -05:00
david-leifker
22e77710f2
fix(nocode): fix DeleteLegacyGraphRelationshipsStep for Elasticsearch (#8181)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-06-07 09:36:03 -05:00
Aseem Bansal
9ca821825a
docs(managed datahub): release notes for v0.2.8 (#8185) 2023-06-07 17:47:21 +05:30
Tamas Nemeth
ea79a4b6af
feat(ingest/presto-on-hive): add support for extra properties and merge property capabilities (#8147)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-06-07 13:12:20 +02:00
Andrew Sikowitz
9fa8489cb8
feat(ingest/snowflake): Okta OAuth support; update docs (#8157) 2023-06-07 01:09:05 -07:00
Andrew Sikowitz
7041281bbe
build(ingest/feast): Pin feast to minor version (#8180) 2023-06-07 10:04:42 +02:00
Indy Prentice
7391e805dd
docs(lineage): document timestamp filtering in lineage feature (#8174)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-06 16:21:46 -07:00
Shirshanka Das
8e6e4e8962
refactor(ci): move from sleep to kafka lag based testing (#8094) 2023-06-06 14:44:52 -07:00
Andrew Sikowitz
6bad15be5c
fix(ingest): Fix modeldocgen; bump feast to relax pyarrow constraint (#8178) 2023-06-06 13:12:10 -07:00
david-leifker
57c5d2fb47
fix(restli): update base client retry logic (#8172) 2023-06-06 09:50:08 -05:00
Mayuri Nehate
983a8ca675
feat(classification): support for regex based custom infotypes (#8177) 2023-06-06 14:41:51 +02:00
Mayuri Nehate
9fc1ef0111
fix(ingest/snowflake): set use_quoted_name to profile lowercase tables (#8168)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-06-06 14:40:58 +02:00
Tamas Nemeth
279f9eb455
fix(ingest/kafka): Fixing error printing in Kafka properties get call (#8145) 2023-06-06 11:17:14 +02:00
Andrew Sikowitz
fcaaedd83f
feat(ingest/snowflake): Deprecate legacy lineage and optimize query history joins (#8176) 2023-06-06 10:14:28 +02:00
Adrián Pertíñez
743439c11d
feat(ingest/bigquery_v2): enable platform instance using project id (#8142)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-06-05 15:17:40 -07:00
Andrew Sikowitz
3022c2d12e
feat(ingest/unity): Add qualified name to dataset properties (#8164) 2023-06-05 11:20:13 -07:00
Maggie Hays
257b205305
docs(townhall): feb and march town hall agenda and recording (#7676) 2023-06-05 19:25:13 +05:30
Pedro Silva
8e64fe9caa
fix(docs): Fix ownership type typos (#8155) 2023-06-05 19:22:20 +05:30
mohdsiddique
e7d1b900ec
fix(ingestion/looker): set project-name for imported_projects views (#8086) 2023-06-02 17:04:34 -07:00
Andrew Sikowitz
802c91a0a7
feat(ingest): Create Browse Paths V2 under flag (#8120) 2023-06-02 12:50:38 -07:00
Mayuri Nehate
fe1ff71318
fix(ingest/nifi): allow nifi site url with context path (#8156) 2023-06-02 15:43:33 +02:00
Chris Collins
03ac44c595
fix(ui) Show Entities first on Domain pages again (#8159) 2023-06-01 11:56:44 -04:00
Mayuri Nehate
fb44cbdb15
feat(ingest/snowflake): support for more operation types (#8158) 2023-06-01 15:47:39 +02:00
Harshal Sheth
690ed083d9
feat(ingest): add more fail-safes to stateful ingestion (#8111) 2023-05-31 18:49:48 -07:00