skrydal
|
b7958c4a91
|
fix(ingest/bigquery): Fix tags urn/name ingestion for BigQuery (#11691)
|
2024-10-22 21:54:30 +02:00 |
|
Harshal Sheth
|
7ba77a959c
|
fix(ingest): cache sql is_profiling_enabled method (#11665)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
|
2024-10-22 11:49:57 -07:00 |
|
Harshal Sheth
|
7f6f18cf77
|
feat(ingest): generate urn types for all entities (#11676)
|
2024-10-22 11:49:20 -07:00 |
|
Harshal Sheth
|
dd1a06fb55
|
feat(ingest/fivetran): add safeguards on table/column lineage (#11674)
|
2024-10-21 12:29:45 +05:30 |
|
Shirshanka Das
|
3b1b76244d
|
feat(sdk):platform-resource - complex queries (#11675)
|
2024-10-19 14:53:28 -07:00 |
|
Harshal Sheth
|
8f7f2c1724
|
feat(ingest/fivetran): protect against high sync volume (#11589)
|
2024-10-18 14:29:03 -07:00 |
|
Harshal Sheth
|
dfd7293f8d
|
feat(ingest/looker): include project name in model/explore properties (#11664)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
|
2024-10-18 13:05:06 -07:00 |
|
Jay Feldman
|
7e4d4aba12
|
fix(ingest/looker): Remove bad imports from looker_common (#11663)
|
2024-10-18 12:58:52 -07:00 |
|
Andrew Sikowitz
|
72d1236669
|
feat(ingest/transformer/domain): Add support for on conflict do nothing to dataset domain transformers (#11649)
|
2024-10-18 12:01:39 -07:00 |
|
Andrew Sikowitz
|
dcf4793c3d
|
fix(ingest/dbt): Prevent lineage cycles when parsing sql of dbt models (#11666)
|
2024-10-18 03:13:18 -07:00 |
|
Shirshanka Das
|
011e5b97e7
|
fix(sdk): platform resource - support indexed queries when urns are i… (#11660)
|
2024-10-18 10:12:05 +02:00 |
|
Mayuri Nehate
|
179a6714a6
|
feat(ingest): ensure sqlite file delete on clean exit (#11612)
|
2024-10-18 10:33:28 +05:30 |
|
Harshal Sheth
|
6e3724b2da
|
perf(ingest): streamline CLL generation (#11645)
|
2024-10-17 17:50:59 -07:00 |
|
Harshal Sheth
|
523a456f5c
|
fix(ingest/redshift): fix syntax error in temp sql (#11661)
|
2024-10-17 12:33:04 -07:00 |
|
Harshal Sheth
|
6f193221c9
|
fix(ingest/dbt): fix bug in CLL pruning (#11614)
|
2024-10-17 20:50:42 +02:00 |
|
Tamas Nemeth
|
cf3634a6a9
|
fix(ingest/bigquery): Not setting platform instance for bigquery platform resources (#11659)
|
2024-10-17 19:57:02 +02:00 |
|
Harshal Sheth
|
68cd17b34e
|
fix(ingest/redshift): reduce sequence limit for LISTAGG (#11621)
Co-authored-by: treff7es <treff7es@gmail.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
|
2024-10-17 10:08:37 -07:00 |
|
Harshal Sheth
|
6b09346ca5
|
feat(ingest): add offline flag to SQL parser CLI (#11635)
|
2024-10-17 08:14:06 -07:00 |
|
Harshal Sheth
|
8b42ac8cde
|
fix(ingest): run sqllineage in process by default (#11650)
|
2024-10-16 20:47:48 -07:00 |
|
Harshal Sheth
|
b8144699fd
|
chore(ingest): reorganize unit tests (#11636)
|
2024-10-16 19:18:32 -07:00 |
|
Harshal Sheth
|
d34717fd82
|
fix(ingest): remove default value from DatahubClientConfig.server (#11570)
|
2024-10-16 13:50:33 -07:00 |
|
sid-acryl
|
ce909c8b8b
|
feat(ingest/powerbi): link cross workspace dataset into assets (#11560)
|
2024-10-16 08:28:05 -07:00 |
|
Harshal Sheth
|
58f5b4a0cb
|
fix(ingest): add preset deps (#11637)
|
2024-10-16 17:23:01 +05:30 |
|
Tamas Nemeth
|
e76647dd7a
|
feat(ingest/bigquery): Generate platform resource entities for BigQuery labels (#11602)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
|
2024-10-16 10:04:01 +02:00 |
|
Hyejin Yoon
|
2f2a7af584
|
feat: add quickstart post (#11623)
|
2024-10-15 23:49:59 -07:00 |
|
david-leifker
|
5d3e464c21
|
feat(validations): Ingest and metadata schema validators (#11619)
Co-authored-by: Pedro Silva <pedro@acryl.io>
|
2024-10-15 12:35:41 -05:00 |
|
Aseem Bansal
|
1eec2c4238
|
fix(ingest): drop empty fields (#11613)
|
2024-10-15 14:53:45 +05:30 |
|
Andrew Sikowitz
|
3078c5a4c9
|
fix(ingest/preset): Add skip_on_failure to root_validator decorator (#11615)
|
2024-10-14 13:13:17 -07:00 |
|
Semion Sidorenko
|
62c39cdcd3
|
fix(ingest/superset): parse postgres platform correctly (#11540)
|
2024-10-14 11:57:38 -07:00 |
|
Mayuri Nehate
|
b74ba11d93
|
fix(ingest/delta-lake): skip file count if require_files is false (#11611)
|
2024-10-14 18:21:05 +05:30 |
|
skrydal
|
3387110b41
|
fix(ingestion/redshift): Fix for Redshift COPY-based lineage (#11552)
|
2024-10-14 11:35:34 +02:00 |
|
Shirshanka Das
|
38ac1007d6
|
fix(sdk): platform resource api for non existent resources (#11610)
|
2024-10-14 10:25:19 +02:00 |
|
skrydal
|
ebcce1f87b
|
fix(ingest/iceberg): Iceberg table name (#11599)
|
2024-10-11 18:48:25 +02:00 |
|
Felix Lüdin
|
14c79389f5
|
fix(ingest/sac): handle descriptions which are None correctly (#11572)
|
2024-10-11 09:40:05 -07:00 |
|
Harshal Sheth
|
45b0693b8e
|
fix(ingest): gracefully handle missing system metadata in client (#11592)
|
2024-10-11 08:55:40 -07:00 |
|
sid-acryl
|
59a2f70858
|
feat(ingest/powerbi): fix subTypes and add workspace_type_filter (#11523)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
|
2024-10-11 08:54:50 -07:00 |
|
Mayuri Nehate
|
d0d09a09f8
|
fix(ingest): ignore irrelevant urns from % change computation (#11583)
|
2024-10-11 16:55:27 +05:30 |
|
Mayuri Nehate
|
9df65e8635
|
fix(ingest/looker): handle sdk error for folder_ancestors (#11575)
|
2024-10-10 20:51:49 +05:30 |
|
Shuixi Li
|
f147b51fc8
|
feat(ingest): add preset source (#10954)
Co-authored-by: MARK CHENG <hcheng@wealthsimple.com>
Co-authored-by: hwmarkcheng <94201005+hwmarkcheng@users.noreply.github.com>
|
2024-10-09 20:27:31 -07:00 |
|
Harshal Sheth
|
e5643d56c6
|
feat(ingest): support __from_env__ special server value (#11569)
|
2024-10-09 13:08:38 -07:00 |
|
Harshal Sheth
|
0bdd83d9d3
|
feat(ingest): add extra reporting for rest sink ASYNC_BATCH mode (#11562)
|
2024-10-09 09:18:18 -07:00 |
|
Mayuri Nehate
|
26bbe02e44
|
feat(ingest/stateful): omit irrelevant urns for deletion (#11558)
|
2024-10-09 08:46:58 -07:00 |
|
Harshal Sheth
|
576ae8a056
|
fix(cli): update hard delete confirmation message in delete cli (#11550)
|
2024-10-09 21:04:46 +05:30 |
|
Tamas Nemeth
|
3cb1678ecc
|
feat(ingest/bigquery): Add way to reference existing DataHub Tag from a bigquery label (#11544)
|
2024-10-09 17:01:34 +02:00 |
|
Ellie O'Neil
|
ef4805d852
|
docs(csv-enricher): Add warning for write_semantics (#11561)
|
2024-10-09 13:41:28 +05:30 |
|
Ellie O'Neil
|
732543f201
|
docs(datahub source): Add urn exclusions to docs (#11568)
|
2024-10-09 13:35:57 +05:30 |
|
Shirshanka Das
|
f3a348a231
|
sdk(platform-resource): add entity type for ease of use (#11541)
|
2024-10-07 20:30:14 -07:00 |
|
sid-acryl
|
6b961133e9
|
fix(ingestion/powerbi): fix for databricks lineage m-query pattern (#11462)
|
2024-10-07 14:42:44 -07:00 |
|
Mayuri Nehate
|
2c188924ce
|
feat(ingest/bigquery): casing for tmp table check for queries v2 (#11534)
|
2024-10-07 14:27:13 -07:00 |
|
Aseem Bansal
|
ad24cf1aac
|
fix(ingest): add typeUrn in glossary sync source (#11545)
|
2024-10-07 19:29:21 +05:30 |
|