12076 Commits

Author SHA1 Message Date
Jeff Merrick
dc2db392fd
docs: change roadmap link in docs (#3685) 2021-12-07 17:11:22 -08:00
Gabe Lyons
98366cca1f
feat(delete): support deleting by search w/ tokens (#3684) 2021-12-07 14:31:52 -08:00
Aseem Bansal
b3ef5ee489
docs(scheduling): re-arrange docs related to scheduling, lineage, CLI (#3669) 2021-12-07 10:09:59 -08:00
Kevin Hu
d3081f4807
feat(ingestion): anonymous usage stats (#3668) 2021-12-07 08:57:12 -08:00
Dexter Lee
4a672c2dc5
fix(kafka): Add back changes to centralize kafka config (#3675) 2021-12-06 22:31:48 -08:00
Gabe Lyons
b7a732d96b
fix(build): correcting m1 preflight check (#3677) 2021-12-06 21:49:08 -08:00
Harshal Sheth
9577123802
fix(ingestion): black formatting (#3676) 2021-12-06 17:59:56 -08:00
Swaroop Jagadish
a16c432a1b
feat(metadata-model): adding metadata model doc generation and upload… (#3667) 2021-12-05 12:22:17 -08:00
Dexter Lee
999e9e5b49
fix(search): Improve search and recs performance (#3660) 2021-12-03 18:13:11 -08:00
Harshal Sheth
1afcb661bd
feat(ingest): add --strict-warnings option (#3665) 2021-12-03 14:07:07 -08:00
Aseem Bansal
d6ec5e7257
fix(docs): fix build on m1 (#3662) 2021-12-03 07:30:35 -08:00
Dexter Lee
8757543be8
refactor: remove unused PDL files (#3659) 2021-12-02 20:22:19 -08:00
Pedro Silva
d5eddf52ab
fix(test): Adds docker engine configuration checks before running docker-based tests for metadata-io (#3654) 2021-12-02 12:42:43 -08:00
Aseem Bansal
fe1d6fe59a
fix(cli): fix response handling for deletion cli (#3653) 2021-12-02 07:51:07 -08:00
bartlomiejolma
790363fea1
docs: correct title of postgres gms (#3650)
Co-authored-by: bartlomiej.olma.kitopi <bartlomiej.olma@kitopi.com>
2021-12-01 11:18:22 -08:00
John Joyce
d062e14e37
docs(graphql): adding additional GraphQL docs (#3649) 2021-12-01 11:17:31 -08:00
Tamas Nemeth
f043b79f4c
feat(build): Preflight script for metadata ingestion on m1 (#3652) 2021-12-01 11:16:32 -08:00
Gabe Lyons
2f6fca169a
fix(ui): fix bug where key/value toggle would appear on schema tabs with no fields (#3643) 2021-11-30 18:15:46 -08:00
Gabe Lyons
21f535bce8
fix(ui): fix issue where markdown links are unclickable (#3646) 2021-11-30 18:09:33 -08:00
Swaroop Jagadish
46861600fa
feat(build): add incremental builds for python (#3647) 2021-11-30 18:01:56 -08:00
Maggie Hays
1781691c3a
docs: update to DataHub Adopter logos & Townhall details (#3648) 2021-11-30 16:26:59 -08:00
varunbharill
a5ec05e2b2
fix(ingest): mongodb enable version check for document size filter. (#3644) 2021-11-30 11:33:33 -08:00
Swaroop Jagadish
50122cbd98
fix(docs): small fixes to docs and docker images for custom metadata … (#3640) 2021-11-30 00:12:17 -08:00
Enrico Minack
66328ee23f
feat(quickstart): simplify docker generate and compare script (#3434) 2021-11-29 23:57:47 -08:00
Ravindra Lanka
314f877aeb
fix(ingest): enhance supported and unsupported base_objects_accessed for snowflake (#3608) 2021-11-29 23:54:35 -08:00
Gabe Lyons
996b0491f6
docs(business glossary): document the business glossary file format (#3639) 2021-11-29 23:53:08 -08:00
Gabe Lyons
6436f06d08
feat(autorender): Auto render aspects that don't have frontend components in the UI (#3597) 2021-11-29 21:07:06 -08:00
John Joyce
004cbc8cf5
fix(ui): fixing ownership bug (#3638) 2021-11-29 19:49:22 -08:00
Ravindra Lanka
8008fe3ca4
fix(ingestion): Handling for special characters in snowflake databases and schemas. (#3635) 2021-11-29 18:57:25 -08:00
Harshal Sheth
7d5da17d88
fix(ingest): workaround great-expectations compatibility issue (#3634) 2021-11-29 17:14:19 -08:00
Dexter Lee
de0382784f
feat(ingest): add ca_certificate_path to rest sink (#3632) 2021-11-29 13:05:29 -08:00
Dexter Lee
ca6f69fcdd
fix(ui): fix issue with recently viewed and most popular recs not showing up (#3631) 2021-11-28 22:55:43 -08:00
John Joyce
3e284d8761
feat(ingest): Add configurable GCP log page size to bigquery sources (#3556) 2021-11-28 21:13:50 -08:00
Adrian Garcia Badaracco
bd53f377ec
fix(tests): fix typo in test name (#3582)
* fix(tests): fix typo in test name

* find & replace function name
2021-11-28 21:09:42 -08:00
Claudio Benfatto
f9bc3b32c4
fix(metadata-service): fix debug logging in MAE producer (#3626)
closes: https://github.com/linkedin/datahub/issues/3625
2021-11-28 21:07:42 -08:00
Shirshanka Das
842c05980b
feat(metadata-service): support for custom model extensions without forks (#3630) 2021-11-28 21:06:27 -08:00
Dexter Lee
7f7eb83c9b
fix(delete): remove logic that adds an invalid filter for platform field (#3619) 2021-11-28 17:49:24 -08:00
Swaroop Jagadish
2fd919cb4d
fix(ci): pin great expectations version (#3629) 2021-11-28 17:28:57 -08:00
varunbharill
c22192a3d4
fix(redshift-usage): Add docs for redshift usage ingestion. (#3617) 2021-11-28 16:04:14 -08:00
Dexter Lee
025202a634
fix(search): Fix issue when query is empty (#3620) 2021-11-28 16:03:40 -08:00
Seref Acet
1fbacc16a8
docs(okta): Added Okta Logout Settings (#3627) 2021-11-26 14:52:48 -08:00
mayurinehate
637d05488b
fix(ingest): rectify platform urn in kafka connect source (#3624) 2021-11-26 14:38:53 -08:00
Jeff Merrick
fb60a8acb7
fix(docs-website): fix incorrect managed url (#3618) 2021-11-26 14:35:51 -08:00
John Joyce
f02539ff28
fix(metadata-service): fix Profiling NPE + misc improvements (#3621) 2021-11-26 14:34:22 -08:00
John Joyce
5886e63e5c
doc(components): Adding DataHub components overview (#3606) 2021-11-24 12:41:07 -08:00
Harshal Sheth
cb2a3e6927
feat(profiler): dynamically combine queries (#3572) 2021-11-24 10:19:03 -08:00
Gabe Lyons
fdd5b6bb2f
adding es logo (#3611) 2021-11-24 09:30:54 -08:00
Swaroop Jagadish
9f9aaaac23
feat(cli): adding a put command and docs (#3614) 2021-11-24 00:21:44 -08:00
varunbharill
192cf65c4d
fix(bigquery-usage): fix filters and event joining logic. (#3610) 2021-11-23 15:40:11 -08:00
aseembansal-gogo
8a9236555a
fix(docs): move transformers to be under metadata ingestion (#3591) 2021-11-23 10:36:45 -08:00