8185 Commits

Author SHA1 Message Date
Chris Collins
18c1f12436
feat(ui) Allow a configurable default tab for domain entity profile page (#8316) 2023-07-11 10:30:47 -04:00
Shirshanka Das
b97e9b5b53
refactor(graphql): make graphql engine extensible (#8394) 2023-07-10 23:53:14 -07:00
Segun Sogunle
d8888cf0b7
feat(ingest): Add disable flag for TopicRecordNameStrategy (#8224)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-07-10 11:51:48 -07:00
Tamas Nemeth
e4736d7b46
fix(ingest/s3): Deequ import rearragement (#8389) 2023-07-10 14:40:06 -04:00
Felix Lüdin
64697eb5a0
fix(ui): fix a too much recursion error when column lineage is highlighted (#8207)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-07-10 13:47:46 -04:00
Andrew Sikowitz
d92cbe99e0
test(ingest/kafka): Configure kafka connect tests for arm64 (#8362) 2023-07-10 12:27:29 -04:00
Chris Collins
12543bca33
fix(config) Set search and browse flags default off (#8378) 2023-07-10 11:57:35 -04:00
Harshal Sheth
3e47b3d228
feat(ingest): schema-aware SQL parsing for column-level lineage (#8334) 2023-07-07 16:24:35 -07:00
Andrew Sikowitz
1f84bf5b2b
fix(ingest/sql-common): Fix profile_table_level_only (#8331)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-07-07 19:05:50 -04:00
Andrew Sikowitz
8617e072fa
build(ingest): Pin pydeequ to unblock CI (#8381) 2023-07-07 16:18:52 -04:00
Andrew Sikowitz
74301ecb60
test(ingest/nifi): Configure nifi tests for arm64 (#8363)
Co-authored-by: Mayuri N <mayuri.nehate@gslab.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2023-07-07 12:43:01 -04:00
Harshal Sheth
4daee108c2
chore(ingest/delta-lake): cleanup import error handling (#8230)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-07-06 16:53:03 -04:00
Andrew Sikowitz
3a21c27f06
feat(ingest): Turn on browse path v2 creation (#8342)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-07-06 16:43:42 -04:00
Segun Sogunle
b8f5074763
fix(cli): local variable reference before assignment (#8222)
Co-authored-by: John Joyce <john@acryl.io>
2023-07-06 13:16:46 -07:00
Mayuri Nehate
8cf778dc9b
fix(ingest): update pydantic helpers to address unique name issue (#8324)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-07-06 13:16:07 -07:00
Dmitry Bryazgin
294857ab8d
feat(ingest): Add advanced configuration for LDAP manager ingestion (#7784)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-07-06 13:15:16 -07:00
Chris Collins
5d3c6a8a00
fix(java) Add try catch block when backfilling browse v2 (#8377) 2023-07-06 15:41:38 -04:00
david-leifker
217151ea55
fix(schema-registry): fix internal schema reg with custom duhe topic … (#8371) 2023-07-06 14:15:58 -05:00
Joshua Eilers
c57037eb86
feat(stats): show size in bytes and scale at y=min (#8375) 2023-07-06 17:19:40 +00:00
david-leifker
91ebb0706a
chore(smoke-test): use a more recent ingestion cli version in tests (#8374) 2023-07-06 10:42:47 -05:00
david-leifker
a5f420ffd4
feat(browsepathv2): enable incremental update browsepath (#8354) 2023-07-06 10:42:07 -05:00
Harshal Sheth
393b5a3039
ci(docs): add missing deps for lxml package for vercel (#8372) 2023-07-05 15:21:27 -07:00
Joshua Eilers
3207e732da
fix(browse): filter entities by whether they might exist in the instance (#8355) 2023-07-05 20:39:00 +00:00
Andrew Sikowitz
afbd52bdf0
test(ingest/mysql): Configure sql_server tests for arm64 (#8360)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-07-05 13:41:24 -04:00
Chris Collins
0f2a21df4e
fix(ui) Update copy of the demo site acryl banner (#8370) 2023-07-05 13:11:44 -04:00
Francesco Macagno
5901e94ee0
fix(ingest/airflow): Remove info log on import (#8246)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-07-05 11:56:59 +02:00
Tamas Nemeth
74ab1bea06
fix(ingest/s3): Fix for flaky s3 test - uploading s3 files in consistent order (#8367) 2023-07-04 19:19:39 +02:00
skrydal
cfa864e418
feat(auth): Fine grained ownership policies (#7499)
Co-authored-by: davidlacedonia <davidlacedonia@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-07-03 09:44:22 -07:00
RyanHolstien
10e5ecf6d2
fix(async): submit additional default aspects only when not in async mode (#8320) 2023-06-30 15:56:12 -05:00
Ellie O'Neil
ac4af259f2
docs(lineage): add read lineage example (#8322) 2023-06-30 08:48:05 -07:00
Indy Prentice
52c9eb9370
fix(restli): Add docs for get task status, and fix hostname regex (#8341)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-06-30 17:53:58 +05:30
Andrew Sikowitz
72a41ef9f6
test(ingest/trino): xfail test to unblock CI (#8340) 2023-06-30 17:51:50 +05:30
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