12076 Commits

Author SHA1 Message Date
david-leifker
0ee758c52d
fix(schematron): fix for jdk8 (#11975) 2024-11-27 12:10:23 -06:00
sid-acryl
7bf7673735
refactor(ingest/powerbi): organize code within the module based on responsibilities (#11924) 2024-11-27 09:32:24 -08:00
david-leifker
36afa5cfa3
fix(ci): fix build-and-test (#11974) 2024-11-27 10:54:43 -06:00
david-leifker
0b50f6f8c3
docs(release): Update v_0_3_7.md (#11937)
Co-authored-by: John Joyce <john@acryl.io>
2024-11-27 10:44:59 -06:00
david-leifker
25493c1f71
feat(datahub-gc): add truncation days param (#11967) 2024-11-27 07:56:15 -06:00
Aseem Bansal
48d711b198
fix(ingest): more error handling (#11969) 2024-11-27 16:49:01 +05:30
Harshal Sheth
b6ccb8c9bf
fix(ingest): ensure sentry is initialized with graph tags (#11949) 2024-11-26 22:20:50 -05:00
david-leifker
3b00fd7646
fix(shadowJar): fix shadowJar (#11968) v0.15.0rc2 2024-11-26 21:02:28 -06:00
Shirshanka Das
f9cc67dd31
feat(schematron): add java capabilities for schema translation (#11963) v0.15.0rc1 2024-11-26 16:03:22 -06:00
Aseem Bansal
fbc98518b6
fix(ingest): always send correct data for advanced section (#11960) 2024-11-26 13:49:14 -08:00
Tamas Nemeth
1ba1b2c146
fix(gms/patch): Fix Upstream lineage patching when path contained encoded slash (#11957) 2024-11-26 22:15:33 +01:00
david-leifker
094433c361
fix(dataproduct): optimize data product sideeffect (#11961) 2024-11-26 12:57:47 -06:00
Raj Tekal
3b1a8ca926
fix(test): updates a couple tests to disregard list order (#11840)
Co-authored-by: nmbryant <nathaniel.bryant@optum.com>
2024-11-26 10:08:38 -08:00
Mayuri Nehate
2e3b4294bb
feat(ingest/mssql): allow filtering by procedure_pattern (#11953) 2024-11-26 11:16:42 -05:00
RyanHolstien
07033a7015
docs(cloud): add documentation for Data Product side effect (#11948) 2024-11-26 10:07:39 -06:00
Tamas Nemeth
01fb64c531
fix(ingest/bigquery): Fix performance issue with column profiling ignore (#11807) 2024-11-26 15:32:03 +01:00
sagar-salvi-apptware
b357f87f94
fix(ingest/sigma): migrate sigma workbooks from container to dashboard (#11939) 2024-11-26 18:56:30 +05:30
Mayuri Nehate
3423e34899
feat(ingest): add more logs for kafka polling (#11954) 2024-11-26 16:22:06 +05:30
david-leifker
301e5cd18f
fix(urn-validator): update urn validation logic (#11952) 2024-11-26 00:02:06 -06:00
Harshal Sheth
9f9a8b1006
fix(ingest/tableau): handle none database field (#11950) 2024-11-26 11:30:56 +05:30
RyanHolstien
32ef389440
fix(dataProduct): reduce write fan-out for unset side effect (#11951) 2024-11-25 21:20:02 -06:00
Mayuri Nehate
90fe14aadb
docs(ingest/bigquery): add partition support capability (#11940) 2024-11-25 12:14:10 -08:00
JaeMoo Han
418259b8c4
fix(airflow): remove trino to presto mapping (#11925)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-11-25 12:13:26 -08:00
Pinaki Bhattacharjee
5da39044e3
fix(browseDAO): Handle null browse path from ES in BrowseDAO (#11875) 2024-11-25 10:13:47 -08:00
Chris Collins
41f7fc9949
fix(ui/graphql) Handle groups in institutionalMemory aspect (#11934) 2024-11-25 09:49:16 -05:00
Hyejin Yoon
56a5dcaaea
fix: remove ai summit post (#11826) 2024-11-25 15:56:26 +09:00
Mayuri Nehate
a1c71a48f2
feat(ingest/oracle): support profile limits for large tables (#11827) 2024-11-25 10:36:58 +05:30
Mayuri Nehate
b5fb691f0d
feat(ingest/kafka): improve error handling of oauth_cb config (#11929) 2024-11-25 10:31:35 +05:30
Mayuri Nehate
dd892dfbb1
fix(ingest/bigquery): ignore include constraints for biglake datasets (#11874) 2024-11-25 10:31:17 +05:30
david-leifker
766d36d164
feat(search): adjust schema field boost (#11933) 2024-11-23 10:47:54 -06:00
david-leifker
58068bfe2f
fix(validation): improved urn validation logic (#11935) 2024-11-23 05:54:43 -06:00
david-leifker
794ac2b4e8
fix(rest.li): fix use of Criterion in rest.li filters (#11932) 2024-11-22 23:47:56 -06:00
david-leifker
2878c65ceb
fix(structuredProps) Add validation that ID and qualifiedName have no… (#11930) 2024-11-22 16:32:33 -06:00
david-leifker
28cc8caf65
fix(batch-patch): fix patches in batches (#11928) 2024-11-22 16:31:13 -06:00
kevinkarchacryl
e7e208fdfe
fix(UI): incorrect month showing in MAU (#11918) 2024-11-22 13:55:09 -05:00
Tim
970453e584
fix(ui): use correct docs link for csv enricher (#11917) 2024-11-22 10:34:39 -08:00
Mayuri Nehate
c3f9a9206d
feat(ingest/mssql): include stored procedure lineage (#11912)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-11-22 20:32:24 +05:30
sid-acryl
86b8175627
fix(ingestion/kafka): OAuth callback execution (#11900) 2024-11-22 13:08:23 +05:30
kevinkarchacryl
dac80fb7e1
fix(analytics): look at userEditableInfo to populate cells (#11909) 2024-11-22 12:58:12 +05:30
Andrew Sikowitz
80ef5418cf
docs(ingest): Raise error on unsupported sqlite version (#11921)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-11-21 21:23:24 -08:00
Harshal Sheth
1bfd4ee1d4
feat(ingest): handle mssql casing issues in lineage (#11920) 2024-11-21 17:16:04 -08:00
dependabot[bot]
b5d5db3fbb
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /docs-website (#11919)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 13:33:10 -06:00
dependabot[bot]
87ee6747d4
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /smoke-test/tests/cypress (#11890)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-21 11:37:53 -06:00
Pinaki Bhattacharjee
98544aaa6a
fix(ts): Suppress ts errors on Editor.tsx (#11275) 2024-11-21 09:31:04 -08:00
kevinkarchacryl
05c99abb4a
chore: update contributors list (#11915) 2024-11-21 09:20:04 -05:00
Harshal Sheth
7bdd0a8016
chore(ingest): always use urn creation helpers (#11911) 2024-11-21 13:49:41 +05:30
Felix Lüdin
e4d010d757
docs(ingest/sac): add additional permission for SAP Analytics Cloud source to docs (#11903) 2024-11-20 16:05:50 -08:00
Harshal Sheth
37bb0c9eae
fix(ingest/sql): disable patch checker (#11910) 2024-11-20 13:48:56 -08:00
Albert T. Wong
7e9fa81580
Update the AWS instructions with EBS CSI and IAM policy instructions (#11872)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-11-20 15:35:50 -06:00
Harshal Sheth
42bb07a35e
fix(ingest/bigquery): increase logging in bigquery-queries extractor (#11774) 2024-11-20 13:35:01 -08:00