12076 Commits

Author SHA1 Message Date
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
Harshal Sheth
905d7fed66
chore(ingest): cleanup unused fields in bigquery/snowflake (#7787) 2023-04-11 09:49:13 +02:00
Chris Collins
1312ca9368
fix(ui) Fix tags and terms columns on nested schema fields (#7782) 2023-04-10 20:28:13 -04:00
John Joyce
f0c5ba08b6
fix(ui): Fix tags display name + color in UI for autocomplete, search preview, entity profile (#7785) 2023-04-10 15:17:25 -07:00
Harshal Sheth
e99875cac6
chore(ingest): enable flake8 bugbear linting (#7763) 2023-04-10 14:14:42 -07:00
Mayuri Nehate
f563695bc6
fix(ingest/snowflake): fix tags without lineage query, remove comma (#7779) 2023-04-10 13:18:45 -07:00
Aseem Bansal
49a4585ecb
doc(cli): fix get cli example (#7742) 2023-04-10 12:45:51 -07:00
Arne Jacobs
041df376cb
fix(docs): replaced outdated docs command for building breaking changes of the metadata model (#7759)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2023-04-10 14:09:55 -05:00
Hyejin Yoon
294c5ff507
feat(docs): refactor guide on graphql (#7745)
Co-authored-by: Hyejin Yoon <yoonhyejin@Hyejins-MacBook-Pro.local>
Co-authored-by: Hyejin Yoon <hyejin.yoon@acryl.io>
2023-04-08 08:26:58 +09:00
mohdsiddique
5e145cbb2d
feat(ingestion/okta): okta stateful ingestion (#7736)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-04-07 13:44:32 -07:00
Mayuri Nehate
5fd7981532
fix(ingest/snowflake): fix incorrect tag urn case, improve tag display name (#7758) 2023-04-07 13:07:08 -07:00
Andrew Sikowitz
087855f374
fix(ingest/bigquery): Support cross project usage using FileBackedDict (#7663)
Includes major refactor of bigquery usage ingestion, minor refactor of the source as a whole, and reporting cleanup.
Includes bigquery performance testing changes.
2023-04-07 12:18:26 -07:00
Jeff Merrick
fd758deb3d
docs(): add styles for sphinx generated python docs (#7773) 2023-04-07 11:28:31 -07:00
Mayuri Nehate
1fda92441f
feat(snowflake): improve snowflake lineage perf and memory, push down to snowflake (#7710) 2023-04-07 11:06:06 -07:00
Hyejin Yoon
f779d7416e
feat(docs): add quickstart snippet on main page (#7716)
Co-authored-by: Hyejin Yoon <yoonhyejin@Hyejins-MacBook-Pro.local>
Co-authored-by: Hyejin Yoon <yoonhyejin@ip-192-168-0-10.us-west-2.compute.internal>
2023-04-07 09:33:23 -07:00
RyanHolstien
8ffb6a3585
feat(config): allow hooks to be enabled/disabled (#7761) 2023-04-07 11:10:05 -05:00
Andrew Sikowitz
44663fa035
fix(ingest/bigquery): Raise report_failure threshold; add robustness around table parsing (#7772)
- Converted getting views and tables to iterators
- Catches exception around table expiration time being impossible to represent in python because it's too far in the future
2023-04-06 13:24:22 -07:00
Harshal Sheth
dac540e691
ci: limit qodana concurrency to group (#7764)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2023-04-06 10:48:58 -07:00
Tamas Nemeth
37b350c8e3
fix(ingest/redshift): fixing sql which extracts lineage from insert queries (#7770) 2023-04-06 16:34:34 +02:00
Tamas Nemeth
96bacfc5d7
fix(ingest/redshift): Fixing adding back db name in redshift urn (#7765) 2023-04-06 11:45:10 +02:00
Tamas Nemeth
29d2492667
fix(ingest/bigquery): Lineage edges use datetime with timezone; correctly parse last_altered (#7762) 2023-04-06 02:46:50 +00:00
Hyejin Yoon
7ec1daa7d4
feat: make demo site accessible directly from navbar (#7715)
Co-authored-by: Hyejin Yoon <yoonhyejin@Hyejins-MacBook-Pro.local>
2023-04-06 10:40:20 +09:00
Hyejin Yoon
2f625d99b3
feat: add docs on windows compatibility (#7713)
Co-authored-by: Hyejin Yoon <yoonhyejin@Hyejins-MacBook-Pro.local>
2023-04-05 17:36:55 -07:00
Indy Prentice
f23693156d
fix(search) Increase weight on fieldPath field for searching (#7725)
Co-authored-by: Indy Prentice <indy@ip-192-168-5-57.us-west-2.compute.internal>
2023-04-05 17:45:37 -05:00
Pedro Figueiredo
8457ac75a7
docs(docker): fix typo in README.md (#7729) 2023-04-05 14:32:18 -07:00
Harshal Sheth
2840cba68b
docs(ingest/lookml): update error message for Looker connection fetch (#7756) 2023-04-05 13:41:17 -07:00
Harshal Sheth
5bb0e60bd3
fix(ingest/dbt-cloud): use correct dbt cloud IDE urls (#7755) 2023-04-05 13:40:56 -07:00
Chris Collins
70e60847a2
fix(auto-complete) Pass in views to auto-complete endpoint for filtering (#7754) 2023-04-05 16:48:08 +05:30