11753 Commits

Author SHA1 Message Date
Chris Collins
c051ea00b0
feat(ui) Show Acryl information with button and banner behind flag (#8330) 2023-06-29 17:13:50 -04:00
Harshal Sheth
08d4e904a8
feat(ingest): add YamlFileUpdater utility (#8266) 2023-06-29 13:15:34 -07:00
Indy Prentice
a679e661c6
feat(usagestats): Optimize elasticsearch query for usage stats aggregations (#8333)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-29 13:55:15 -05:00
Gabe Lyons
653dc7312a
feat(usage): add max width to users tooltip (#8335) 2023-06-29 10:58:47 -07:00
Joshua Eilers
fd6617a141
fix(browse): try to prevent overlapping pagination calls (#8329) 2023-06-28 23:50:54 +00:00
Joshua Eilers
80fcb21169
Container link in browse v2 sidebar (#8305) 2023-06-28 22:20:31 +00:00
Indy Prentice
6b8c4c83bc
feat(elasticsearch): Add rest.li endpoint that does truncation cleanup of a timeseries index (#8277)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: Indy Prentice <indy@ip-172-16-225-44.us-west-2.compute.internal>
2023-06-28 17:06:51 -05:00
Chris Collins
96dd91e994
fix(search) Add facets list to our cache key to avoid cache collisions (#8327) 2023-06-28 17:05:12 -04:00
Joshua Eilers
2d6c235d1e
fix(browsev2): improved error handling (#8326) 2023-06-28 13:43:00 -07:00
Joshua Eilers
e0f8e9c944
fix(documentation): remove links from associatedUrn (#8319) 2023-06-28 13:42:26 -07:00
Gabe Lyons
55d75a9401
feat(tableau): add config knobs for excluding external links from tableau (#8314) 2023-06-28 10:46:17 -07:00
Indy Prentice
71633c788c
tests(elasticsearch): Add fixture test for basic scroll functionality (#8321)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-28 12:37:24 -05:00
Mayuri Nehate
75d67b97bc
fix(ingest/postgres): fix profiling errors, skip json type column (#8291) 2023-06-28 10:59:31 -04:00
Mayuri Nehate
711efde2c0
feat(ingest/snowflake): snowpipe s3 lineage (#8262)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-06-28 10:59:01 -04:00
Aseem Bansal
09e5c3fe7b
docs(managed datahub): docs for v0.2.9 (#8323) 2023-06-28 15:20:42 +05:30
Andrew Sikowitz
1f0723fad1
fix(ingest/looker): Fix typo on ViewField creation for measures (#8318) 2023-06-28 11:13:45 +05:30
Chris Collins
7b55f2f63e
fix(ui) Only show search and browse V2 onboarding steps if flag is on (#8315) 2023-06-27 14:59:32 -04:00
Andrew Sikowitz
8a198cd615
fix(ingest/unity): Pin databricks-sdk and update docs (#8293) 2023-06-27 13:38:55 -04:00
Gabe Lyons
c9e4be5dab
fix(embed): hide chart & dashboard previews if not for looker (#8307) 2023-06-27 08:26:46 -07:00
Gabe Lyons
d075bb4824
fix(embed): set embed url to false for tableau config (#8308) 2023-06-27 07:55:16 -07:00
Chris Collins
a36b9ed04f
fix(ingestion) Fixes producing MAE events with browsePathsV2 aspect (#8304) 2023-06-27 14:38:51 +05:30
david-leifker
3dba524b1c
fix(test): consolidate mae-consumer test entity registry (#8309) 2023-06-27 13:28:34 +05:30
Indy Prentice
cbac747392
docs(graphql): add developer guide for adding a new graphql endpoint (#8297)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
Co-authored-by: Indy Prentice <indy@HOUEPC-L-94837.localdomain>
2023-06-26 17:44:23 -05:00
Ellie O'Neil
8880b47ca1
docs(business glossary) Update business glossary docs (#8287) 2023-06-26 11:00:09 -07:00
Chris Collins
1343082535
feat(ui) Add ability to view CLL through DataJobs in lineage visualization (#8281) 2023-06-25 13:41:22 -04:00
Chris Collins
a4ab7672ac
fix(ui) Fix UI issues with self-referencing column level lineage (#8296) 2023-06-24 07:39:26 +05:30
Joshua Eilers
c074d2fdc1
Sidebar local storage setting + toggle tooltip (#8288) 2023-06-23 08:54:16 -07:00
Andrew Sikowitz
584366771d
refactor(unity): Remove databricks_cli and cleanup (#8249)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-06-23 18:01:05 +05:30
Mayuri Nehate
381d4d4afa
fix(ingest/snowflake): snowflake profiling geometry type (#8279) 2023-06-23 18:00:54 +05:30
Aseem Bansal
78ae6e3d1e
feat(search): add search annotations for profile aspect (#8282) 2023-06-23 17:55:05 +05:30
Indy Prentice
6ebef9a0de
tests(urn): Add tests for more cases of invalid urns (#8285)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-23 12:53:56 +05:30
Tamas Nemeth
726ee0f6b8
fix(ingest/csv-enricher): Adding extra check in csv enricher to ignore non-urn urns (#8169)
Co-authored-by: Pedro Silva <pedro@acryl.io>
2023-06-23 12:42:50 +05:30
david-leifker
82272aed03
chore(deprecate): remove legacy sql table (#8253) 2023-06-23 12:41:10 +05:30
abiwill
44667ebd54
docs(posts): add examples (#7688) 2023-06-23 12:31:36 +05:30
Ellie O'Neil
795b185f59
docs(ingest/lineage): Update fine grained file lineage docs (#8283) 2023-06-23 12:29:54 +05:30
Felix Lüdin
5bab604432
fix(metadata-io): retry transactions on serialization errors when using a PostgreSQL database (#8278) 2023-06-22 21:25:59 -05:00
John Joyce
65dd8e8d32
refactor(validations): Add URL-based Routing to Dataset Validations Tab (#8254) 2023-06-22 17:41:21 -07:00
Chris Collins
2a3e9a63a6
fix(docs) Update Chrome extension docs to reflect current reality (#8284)
Co-authored-by: John Joyce <john@acryl.io>
2023-06-22 14:30:20 -07:00
Andrew Sikowitz
aa5e02d0ec
feat(ingest): Create zero usage aspects (#8205)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2023-06-22 17:07:50 -04:00
Joshua Eilers
620d245d57
Add retries to JavaEntityClient:deleteReferencesTo (#8268) 2023-06-22 20:03:58 +00:00
Chris Collins
91cac94ed1
feat(graphql) Prevent duplicate glossary term names within a group (#8187) 2023-06-22 15:18:53 -04:00
Serhii Dimchenko
5b9fd977eb
fix(ingest/dbt-athena): dbt-athena types mapping for complex types (#8264)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-06-22 11:40:27 +02:00
mohdsiddique
9c65715c5e
fix(ingestion/powerbi): use admin api resolver to fetch modified workspaces (#8273)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
2023-06-22 11:37:38 +02:00
Tamas Nemeth
d3aed62778
feat(cli): Initial support for sending exceptions to Sentry (#7172) 2023-06-22 10:24:58 +02:00
Joshua Eilers
cecc005971
Support de-selecting browse paths (#8242) 2023-06-21 23:36:51 +00:00
Joshua Eilers
42260fc5d8
fix aggregation sorting in browsev2 sidebar (#8276) 2023-06-21 20:25:02 +00:00
Andrew Sikowitz
e7312db202
feat(ingest/delete-cli): Add configurable batch size; update docs (#8274) 2023-06-21 14:41:49 -04:00
Indy Prentice
3a0b2ed0e9
feat(elasticsearch): Add endpoint for getting the size of timeseries indices (#8265)
enabling auto-merge as flaky tests succeeded on the first run
2023-06-21 16:47:13 +00:00
Aseem Bansal
af6973ebe0
fix(ingest/okta): Set default of okta connector to match OIDC defaults (#8272) 2023-06-21 19:15:31 +05:30
Mayuri Nehate
88ceac316b
fix(ingest/tableau): split table columns query from datasources query (#8217)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-06-21 11:50:35 +02:00