3975 Commits

Author SHA1 Message Date
Harshal Sheth
b495205ed0
fix(ingest/powerbi): reduce type cast usage (#12004) 2024-12-06 08:13:37 -08:00
stcha
ea9eaf439d
fix(ingest/snowflake): Add handling of Hybrid Table type for Snowflake ingestion (#12039) 2024-12-06 15:02:32 +00:00
Mayuri Nehate
2fe21329fa
fix(ingest): avoid shell entities during view lineage generation (#12044) 2024-12-06 12:43:05 +05:30
Gabe Lyons
1ed55f4176
feat(snowflake): adding oauth token bypass to snowflake (#12048) 2024-12-05 17:50:56 -08:00
Harshal Sheth
48b5a6221c
feat(ingest): add urn validation test files (#12036) 2024-12-05 08:32:31 -08:00
Tamas Nemeth
3c388a56a5
fix(ingest/gc): Adding test and more checks to gc source (#12027) 2024-12-05 14:19:44 +05:30
Mayuri Nehate
8d15df0c11
feat(ingest/kafka): additional validation for oauth_db signature (#11996) 2024-12-05 12:41:43 +05:30
Harshal Sheth
65f44efbad
fix(ingest): avoid bad IPython version (#12035) 2024-12-04 14:50:56 -08:00
Alice-sky
ca46c022d5
fix(ingest/pulsar): handle missing/invalid schema objects (#11945)
Co-authored-by: Alice <spongebob2023123@163.com>
2024-12-04 12:19:18 -08:00
Aseem Bansal
fcc8b367c1
feat(cli): add platform filter for undo soft delete (#12012) 2024-12-04 16:24:05 +05:30
Harshal Sheth
2b42b29d2f
fix(ingest/tableau): make sites.get_by_id call optional (#12024) 2024-12-04 14:37:09 +05:30
Sergio Gómez Villamor
df9755c948
feat(tableau): review reporting and debug traces (#12015)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-12-04 14:36:25 +05:30
Tamas Nemeth
230bd2674b
fix(ingest/looker): Don't fail on unknown liquid filters (#12014) 2024-12-03 20:01:12 +01:00
Aseem Bansal
db7e51bf10
fix(ingest/gc): do not cleanup empty job/flow (#12013) 2024-12-03 19:23:10 +05:30
Aseem Bansal
5d7298ea07
fix(ingest/gc): typo fix, do not delete empty entities (#12011) 2024-12-03 18:32:24 +05:30
Tamas Nemeth
16a02411c3
fix(ingest/sagemaker): Gracefully handle missing model group (#12000) 2024-12-03 10:48:04 +01:00
Chakru
85b42e3ea5
build(coverage): enable code coverage for java and python (#11992)
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2024-12-02 19:27:43 -06:00
Mayuri Nehate
59181e4637
fix(ingest): resolve missing numeric types for profiling (#11991) 2024-12-02 10:06:51 -08:00
Harshal Sheth
ce6474df5a
chore(ingest): remove deprecated calls to Urn.create_from_string (#11983) 2024-12-02 09:53:13 -08:00
Aseem Bansal
580390ed82
fix(ingest/gc): delete invalid dpis (#11998) 2024-12-02 19:31:59 +05:30
sagar-salvi-apptware
b538d4bc73
fix(ingestion/dremio): Fixed lineage view for dremio EE (#11990) 2024-12-02 15:02:47 +05:30
k-bartlett
dc87b51369
feat(ingest): connector for Neo4j (#11526)
Co-authored-by: kbartlett <keith.bartlett@fullsight.org>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Jay Feldman <8128360+feldjay@users.noreply.github.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
Co-authored-by: deepgarg-visa <149145061+deepgarg-visa@users.noreply.github.com>
Co-authored-by: Felix Lüdin <13187726+Masterchen09@users.noreply.github.com>
2024-12-02 14:53:28 +05:30
Tamas Nemeth
a31c88e622
fix[ingest/build]: Disable preflight script as it is not needed anymore (#11989) 2024-12-02 10:03:06 +01:00
Jonny Dixon
337f2b95f5
fix(docs): fix sample business glossary (#11669) 2024-11-29 11:59:18 -08:00
Jonny Dixon
74a84885df
feat(ingest/dremio): Retrieve default_schema for SQL views (#11832) 2024-11-29 11:46:29 -08:00
sagar-salvi-apptware
c42f779859
fix: Add option for disabling ownership extraction (#11970)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-11-29 21:28:31 +05:30
Harshal Sheth
a46de1ecf9
feat(ingest/athena): handle partition fetching errors (#11966) 2024-11-28 21:42:55 -05:00
Harshal Sheth
a92c6b2bb0
feat(ingest): add tests for colon characters in urns (#11976) 2024-11-28 21:42:40 -05:00
Harshal Sheth
0476bf1e32
feat(ingest): bump typing_extensions dep (#11965) 2024-11-28 21:41:53 -05:00
Harshal Sheth
189f8cefa7
feat(ingest): standardize sql type mappings (#11982) 2024-11-28 14:53:46 -05:00
skrydal
816fd3dba7
fix(ingestion/iceberg): Improvements to iceberg source (#11987) 2024-11-28 15:34:20 +00:00
Mayuri Nehate
ecba2244f0
fix(ingest/kafka):add poll for admin client for oauth_cb (#11985)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2024-11-28 19:23:30 +05:30
Margarida Fernandes
f3eda31326
feat(ingestion): extend feast plugin to ingest tags and owners (#11784)
Co-authored-by: John Joyce <john@acryl.io>
2024-11-27 15:41:04 -08:00
sid-acryl
7bf7673735
refactor(ingest/powerbi): organize code within the module based on responsibilities (#11924) 2024-11-27 09:32:24 -08: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
Mayuri Nehate
2e3b4294bb
feat(ingest/mssql): allow filtering by procedure_pattern (#11953) 2024-11-26 11:16:42 -05: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
Harshal Sheth
9f9a8b1006
fix(ingest/tableau): handle none database field (#11950) 2024-11-26 11:30:56 +05:30
Mayuri Nehate
90fe14aadb
docs(ingest/bigquery): add partition support capability (#11940) 2024-11-25 12:14:10 -08: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
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
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