11753 Commits

Author SHA1 Message Date
Indy Prentice
1b6f6e3a9e
feat(urn): Add a validator when creating an URN that it is no longer than the li… (#7836)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-18 22:44:45 +00:00
Harshal Sheth
cf7eb570a0
fix(ingest): pin sqlparse version (#7847) 2023-04-18 14:25:42 -07:00
mohdsiddique
11d6fe2f20
doc(ingestion/tableau): Fix rendering ingestion quickstart guide (#7808)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-04-18 10:39:05 -07:00
John Joyce
b46822399c
feat(timeseries): Support sorting timeseries aspects by non-timestampMillis field + fix operations resolver (#7840) 2023-04-18 09:10:04 -07:00
Aseem Bansal
ee9dfda25e
chore(ci): regular upgrade base requirements.txt (#7821) 2023-04-18 20:36:05 +05:30
Harshal Sheth
399e3333ad
feat(cli): improve quickstart stability (#7839) 2023-04-17 21:19:19 -07:00
Gabe Lyons
80650f05e5
docs(): Update DataJobInputOutput.pdl to express that CLL fields are not shown in the UI right now (#7830) 2023-04-17 19:48:30 -07:00
Jeff Merrick
1c03bef7da
docs(): add markprompt help chat (#7837) 2023-04-17 17:02:56 -07:00
david-leifker
429c54f3ad
fix(ci): fix spark lineage test (#7829) 2023-04-17 15:29:45 -07:00
Harshal Sheth
e461d03d94
feat(ingest/unity): capture create/lastModified timestamps (#7819)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-04-17 12:18:21 -07:00
Mayuri Nehate
a8681dae75
fix(ingest/snowflake): fix column name in snowflake optimised lineage (#7834) 2023-04-17 11:44:53 -07:00
John Joyce
ed85296e4a
feat(ui): Support PowerBI Ingestion via UI form (#7817) 2023-04-17 11:37:00 -07:00
Chris Collins
9c726b3a56
fix(ui) Fix 404 page routing bug (#7824) 2023-04-17 11:29:54 -04:00
Harshal Sheth
af566e1184
feat(model): fully populate the entity registry (#7818) 2023-04-15 13:33:05 -07:00
RyanHolstien
97ac8d93f8
fix(ci): prevent republish of images on release edits (#7828) 2023-04-15 13:31:58 -07:00
Harshal Sheth
342830c68c
fix(cli): use correct ingestion image in script (#7826) 2023-04-14 23:47:08 -07:00
Andrew Sikowitz
1ac1ccf26e
perf(ingest/bigquery): Improve bigquery usage disk usage and speed (#7825) 2023-04-14 18:09:43 -07:00
Andrew Sikowitz
e839ac4c40
fix(ingest/bigquery): Handle null values from usage aggregation (#7827) 2023-04-14 16:54:22 -07:00
Mayuri Nehate
8ec74ce41c
fix(ingest/bigquery): update usage query, remove erroneous init (#7811) 2023-04-14 13:38:50 -07:00
Andrew Sikowitz
37e7485184
fix(ingest/bigquery): Do not query columns when not ingesting tables or views (#7823) 2023-04-14 09:08:22 -07:00
Andrew Sikowitz
408cd7db2a
fix(ingest/bigquery): Enable lineage and usage ingestion without tables (#7820) 2023-04-14 01:41:00 -07:00
Andrew Sikowitz
d8d8176b1a
fix(ingest/bigquery): Add to lineage, not overwrite, when using sql parser (#7814) 2023-04-14 08:46:10 +02:00
Tamas Nemeth
4ec280ee20
fix(ingest/redshift): Remove pg_user table from metadata queries (#7815) v0.10.2 2023-04-13 15:35:26 -07:00
Andrew Sikowitz
ce795406b9
feat(ingest): Track disk usage in report (#7812) 2023-04-13 14:43:25 -07:00
John Joyce
4742e81726
fix(ui): Fix subtle initial redirect bug (#7796) 2023-04-13 14:22:02 -07:00
RyanHolstien
0d5873db2a
feat(patch): patch support for flow info and job info and refactor patchbuilders for java sdk (#7495)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: David Leifker <david.leifker@acryl.io>
2023-04-13 15:46:35 -05:00
Harshal Sheth
4f59169566
feat(ingest/lookml): correctly handle include directives from imported projects (#7798) 2023-04-13 13:28:58 -07:00
david-leifker
1831b89a86
servlet(config): add search configuration endpoint (#7641) 2023-04-13 14:35:08 -05:00
RyanHolstien
cbf0809c4c
chore(snakeyaml): upgrade to snakeyaml 2 (#7786)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-04-13 12:01:51 -05:00
Tony Ouyang
23a2788c4d
feat: set generateParameterizedFieldsResolvers to false to have parameterized queries be generated (#7806) 2023-04-13 11:12:22 -05:00
david-leifker
9b14c1800b
chore(security): removing unmaintained es7 upgrade proces (#7790) 2023-04-13 10:00:58 -05:00
Harshal Sheth
204727a6ee
feat(ingest/unity): support extracting ownership (#7801) 2023-04-12 19:45:41 -07:00
Felipe Ribeiro
6f5f8de99a
feat(upgrade): add gms protocol variable (#7752)
Co-authored-by: Felipe Ribeiro <fribeiro@fanatics.com>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-04-12 20:47:55 -05:00
Jeremy Pharo
cb69114f89
fix(docs): Timeline API examples: should be owner, not ownership (#7744)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-04-12 19:28:41 -05:00
david-leifker
82e55636a7
feat(search): allow longer customProperties (#7804) 2023-04-12 16:59:11 -05:00
mohdsiddique
782f03c82b
doc(ingestion): powerbi quick ingestion guide (#7670)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-04-12 11:58:26 -07:00
Harshal Sheth
3079f0a7e1
feat(sdk): support executing graphql via DataHubGraph (#7753)
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2023-04-12 11:30:05 -07:00
Andrew Sikowitz
73016ebff9
test(ingest/bigquery): Add sql parser xfail test to fix later (#7792) 2023-04-12 10:51:29 -07:00
Tamas Nemeth
0cc12bcce7
feat(ingest): redshift - Redshift rework (#6906) 2023-04-12 19:15:43 +02:00
Mayuri Nehate
ec1228f67d
fix(dep): add sqllineage dependency for tableau (#7803) 2023-04-12 15:33:31 +02:00
Andrew Sikowitz
b7feb2a671
config(ingest/bigquery): Default lineage_use_sql_parser to true; update description (#7797) 2023-04-11 23:00:41 -07:00
Andrew Sikowitz
156d9df6b5
fix(ingest/bigquery): Fix lineage / usage table ref checks (#7800) 2023-04-11 23:00:27 -07:00
Andrew Sikowitz
54f047e1a8
test(ingest/snowflake): fix tests around host_port (#7791)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-04-11 16:06:35 -07:00
Kevin Meyer
97027fecce
fix(snakeyaml): cve-2022-1471 upgrade (#7795) 2023-04-11 15:17:21 -05:00
Indy Prentice
1bbb87bad1
build: Upgrade jettison dependency to 1.5.4 (#7794)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-11 14:50:04 -05:00
Indy Prentice
c5e09f65f2
build: Use external dependency to set jsonSmart version in frontend build file (#7793)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-11 14:49:53 -05:00
David Sanchez
a50c71264d
feat(ingest/tableau): extract lineage from csql queries (#7561)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-04-11 11:12:15 -07:00
Indy Prentice
77c5e8d3af
(build) Upgrade json-smart dependency to 2.4.9 (#7788)
Co-authored-by: Indy Prentice <indy@Indys-MacBook-Pro.local>
2023-04-11 11:55:26 -05:00
Mayuri Nehate
cf365c32fd
fix(ingest/snowflake): fix to not emit upstream external lineage for non-existent, non-allowed entities (#7778) 2023-04-11 09:08:56 -07:00
Aseem Bansal
8123e36edd
docs(managed datahub): release notes for v0.2.5 (#7780) 2023-04-11 18:55:39 +05:30