12076 Commits

Author SHA1 Message Date
dushayntAW
a86ec7b088
fix(ingestion/airflow-plugin): bumping up the openlineage-airflow version (#10457) 2024-05-09 13:00:40 +05:30
Davi Arnaut
7adf72652b
fix(metadata-service): add PE processor to component scan (#10462) 2024-05-08 20:48:13 -05:00
david-leifker
21e3f5416c
fix(patch): update json patch library (#10449) 2024-05-08 20:39:31 -05:00
Guy Rapaport
232b98968c
docs(ingest): fix typos and clarify ingestion recipe docs (#10405) 2024-05-08 14:53:27 -07:00
Egemen Berk Galatalı
b1b7cedd8d
feat(ingest/tableau): Fetch Upstreams From Columns (#9874) 2024-05-08 14:21:07 -07:00
Harshal Sheth
6b3eb86948
perf(ingest): speed up urn encode happy path (#10451) 2024-05-08 14:07:44 -07:00
skrydal
9debbdd4a9
fix(ingestion): Explicitly set requirement on snowflake-connector-python to be newer or equal to 3.4.0 (#10445)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-05-08 14:12:30 +05:30
dushayntAW
96061be564
fix(ingestion/salesforce): handle the label with none value scenario (#10446) 2024-05-08 14:11:50 +05:30
dushayntAW
4d20c22a49
fix(ingestion/airflow-plugin): warning log for non-materialized iolets (#10421) 2024-05-08 14:11:16 +05:30
Aseem Bansal
de5b503380
feat(ingest): add actorUrn for ingestion through UI (#10447) 2024-05-08 13:56:06 +05:30
Tamas Nemeth
897e648eae
fix(ingest/mode): Improve query lineage (#10284)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-05-07 22:02:37 -07:00
Davi Arnaut
2dbb968e07
feat(docker): Enable and expose Jetty statistics (#10448) 2024-05-07 12:13:40 -07:00
Mayuri Nehate
f6627efe71
fix(ingest/snowflake): add more reporting for usage aggregation, handle lineage errors (#10279)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-05-07 08:42:39 -07:00
Shubham Jagtap
ae3f0fd5ee
feat(ingestion): Copy urns from previous checkpoint state on ingestion failure (#10347) 2024-05-07 17:36:40 +05:30
Tamas Nemeth
d08f36f14b
feat(spark/openlineage): Use Openlineage 1.13.1 in Spark Plugin (#10433)
- Use Openlineage 1.13.1 in Spark Plugin
- Add retry option to datahub client and Spark Plugin
- Add OpenLineage integration doc
2024-05-07 11:15:46 +02:00
Aseem Bansal
71759f969b
feat(ci): add linting for cypress tests (#10424)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: gaurav2733 <gaurav.wagh@apptware.com>
2024-05-07 14:16:22 +05:30
ksrinath
28e97dd05b
fix(changeEvents): add description-parameter to the change-event of a schemaField-description (#10414) 2024-05-07 13:53:31 +05:30
Shubham Jagtap
ddb38e7448
fix(ingestion/tableau): Fix tableau custom sql lineage gap (#10359) 2024-05-07 13:47:56 +05:30
Hyejin Yoon
360445e879
docs: fix blog link (#10441) 2024-05-07 09:14:08 +09:00
Harshal Sheth
0e8fc5129f
feat(cli): cache sql parsing intermediates (#10399) 2024-05-06 16:59:00 -07:00
Harshal Sheth
1dae37a8ed
fix(ingest/bigquery): remove last modified timestamp fallback (#10431) 2024-05-06 16:30:04 -07:00
Harshal Sheth
6a24ed2743
feat(ingest/snowflake): use system sampling on very large tables (#10430) 2024-05-06 22:00:18 +02:00
Harshal Sheth
2766fcdb26
fix(docker): use distinct empty env files (#10438) 2024-05-06 21:41:24 +02:00
david-leifker
35dbbaa43f
fix(upgrade): fix upgrade npe (#10436) 2024-05-06 12:10:24 -05:00
david-leifker
41fa2595e0
feat(search): autocomplete custom configuration (#10426) 2024-05-03 16:13:09 -05:00
david-leifker
b325819dd9
feat(upgrade): common base for mcl upgrades (#10429) 2024-05-03 14:18:19 -05:00
Davi Arnaut
5a686c5f4c
feat(auth): improve authentication flow logging (#10428) 2024-05-03 11:54:51 -07:00
Chris Collins
fa24ca59d8
feat(ui) Support rich text for form descriptions (#10425) 2024-05-03 13:43:22 -04:00
Gabe Lyons
bda609b000
docs(ingest): update datahub sink doc to include an acryl example (#10411) 2024-05-03 08:47:57 -07:00
david-leifker
50d37feaef
fix(ci): add labeled to list of pr types for ci (#10363) 2024-05-03 10:27:52 -05:00
david-leifker
a635620948
feat(search): allow overriding case-sensitivity to zero (#10422) 2024-05-03 10:24:46 -05:00
dushayntAW
6f02001501
fix(ingest/airflow-plugin): emit the operation aspect (#10402) 2024-05-03 19:20:00 +05:30
dushayntAW
c00ddb2a0d
fix(ingest/transformer): new transformer to clean user URN for datasetUsageStatistics aspect (#10398) 2024-05-03 13:24:48 +05:30
Tamas Nemeth
4e47933e55
fix(ingest/bigquery): Fixing double sanitization of urns (#10386) 2024-05-02 21:24:53 -07:00
Ellie O'Neil
d82750b891
DynamoDB IAM auth (#10419) 2024-05-02 16:02:40 -07:00
Davi Arnaut
4ebc31c8c2
feat(graphql): log query name if operation name is not provided (#10420) 2024-05-02 14:36:45 -07:00
Gabe Lyons
34233deb51
docs(apis): Update datahub-apis.md to add link to search example (#10412) 2024-05-02 12:58:36 -07:00
Pablo Osinaga
0b99145797
feat(metabase): add stateful ingestion (#10360) 2024-05-02 12:04:18 -07:00
sid-acryl
0e795a6614
fix(ingestion/looker): fix lineage for dimension group column (#10382) 2024-05-02 11:48:11 -07:00
Harshal Sheth
8bebf63e3d
fix(ingest): map bigquery nested types properly (#10409) 2024-05-02 12:27:35 +02:00
Davi Arnaut
f3c42f611e
feat(graphql): Improve logging of GraphQL requests (#10404) 2024-05-01 19:12:16 -07:00
Shubham Jagtap
77045f9a7f
perf(ingestion/fivetran): Connector performance optimization (#10346) 2024-04-30 09:44:14 -07:00
Hyejin Yoon
704ca650ad
docs: add slack utm component in docs (#10214) 2024-04-30 12:54:54 +09:00
Hyejin Yoon
e3f27c8b91
feat: add keywords for SEO (#10358) 2024-04-30 08:12:32 +09:00
Hyejin Yoon
0a40c3edd2
fix: add redirection for the past versions (#10395) 2024-04-30 08:02:33 +09:00
Davi Arnaut
40a59da469
docs(search): document default search operator (#10397) 2024-04-29 12:01:25 -07:00
ksrinath
4c58feb733
fix(backend): do not lower-case dataset key parts for browse paths (#10385) 2024-04-29 19:33:29 +05:30
Chris Collins
1af050c730
fix(graphql) Fix entity type filter clash with legacy filters (#10362) 2024-04-29 09:57:47 -04:00
Mayuri Nehate
8e5c0dc2d6
docs(observe): update docs for remote executor, databricks (#10393) 2024-04-29 18:07:46 +05:30
Harshal Sheth
3ab4ec9b44
feat(ingest/dbt): support a datahub section in meta mappings (#10371) 2024-04-26 09:41:03 -07:00