1325 Commits

Author SHA1 Message Date
Harshal Sheth
172736a9b3
feat(ingest/dbt): support "Explore" page in dbt cloud (#12223) 2024-12-26 18:34:31 -08:00
Mayuri Nehate
4d990b06bd
fix(ingest/snowflake): always ingest view and external table ddl lineage (#12191) 2024-12-24 18:14:51 +05:30
david-leifker
f6c0cf34c0
docs update: Update v_0_3_7.md (#12197)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-12-20 17:04:58 -06:00
nicholas.fwang
667fa8fcce
docs(structured properties): fix entityTypes in creating structured property (#12187) 2024-12-20 11:59:44 -08:00
John Joyce
9031b49b23
fix(docs): Add improvements in examples for PATCH documentation (#12165)
Co-authored-by: John Joyce <john@Mac-1406.lan>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-12-19 09:07:59 -08:00
david-leifker
89acda66d0
docs(release): v0.3.7.7 (#12091) 2024-12-19 10:18:30 -06:00
kevinkarchacryl
d0b4f7a7d3
feat(cli): added cli option for ingestion source (#11980) 2024-12-16 16:03:11 -05:00
Tamas Nemeth
b3a76cb308
feat(ingest/airflow): Add way to disable Airflow plugin without a restart (#12098) 2024-12-16 11:29:13 -08:00
Dejan Stojadinović
2291c71c29
build(gradle): version change (Gradle and shadow plugin) (#11999) 2024-12-14 10:04:48 -06:00
david-leifker
ab15fb92d2
fix(mysql): index gap lock deadlock (#12119) 2024-12-14 06:49:02 -06:00
Harshal Sheth
bc4c7c633e
docs(ingest): add docs on the SQL parser (#12103) 2024-12-12 13:51:24 -08:00
Mayuri Nehate
c0b49a638f
docs(ingest/snowflake): update permissions for dynamic tables (#12074) 2024-12-12 15:32:15 +05:30
skrydal
b091e4615d
feat(ingest/kafka): Flag for optional schemas ingestion (#12077) 2024-12-11 16:02:31 +00:00
RyanHolstien
59dd8be457
fix(openapi): fix sort criteria parameter (#12090) 2024-12-10 18:33:53 -06:00
Maggie Hays
00f0ee8689
docs(structured properties) add guide (#12070) 2024-12-10 16:15:18 -06:00
RyanHolstien
a290b24a7c
fix(openapi): adds in previously ignored keep alive value (#12068) 2024-12-10 13:25:41 -06:00
sagar-salvi-apptware
57b12bd9cb
fix(ingest): replace sqllineage/sqlparse with our SQL parser (#12020) 2024-12-10 08:36:01 -08:00
Shirshanka Das
e4ea993df1
fix(py-sdk): DataJobPatchBuilder handling timestamps, output edges (#12067)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2024-12-09 19:40:31 -05:00
Harshal Sheth
2babbe6b0f
feat(airflow): drop Airflow < 2.3 support + make plugin v2 the default (#12056) 2024-12-09 11:08:49 -08:00
Maggie Hays
b755c6856d
docs(compliance-forms) update guide for creating form via UI (#11936)
Co-authored-by: yoonhyejin <0327jane@gmail.com>
2024-12-05 16:17:57 -06:00
david-leifker
e19af9ec35
chore(docs): Update v_0_3_7.md - v0.3.7.5 (#12005) 2024-12-03 12:15:53 +05:30
Aseem Bansal
2206e58d4c
docs(release): update recommended CLI (#11986) 2024-11-28 18:53:23 +05:30
david-leifker
9dfcc0c3d1
fix(validation): additional URN validation adjustments (#11973) 2024-11-27 20:03:28 -06:00
John Joyce
8d92b28bca
fix(automations docs): Update snowflake-tag-propagation.md to include permissions required for the Automation (#11977) 2024-11-27 13:24:09 -08: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
RyanHolstien
07033a7015
docs(cloud): add documentation for Data Product side effect (#11948) 2024-11-26 10:07:39 -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
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
david-leifker
310f559c6d
chore(docs): Update restli-overview.md (#11908) 2024-11-20 10:27:57 -06:00
Gabe Lyons
d97885749e
docs(structured props): fix a typo in structured property docs (#11887) 2024-11-19 10:23:25 -08:00
david-leifker
77394becd3
Update v_0_3_7.md (#11895) 2024-11-19 10:58:42 -06:00
david-leifker
bf16e58d43
docs(urn): urn encoding (#11884) 2024-11-18 17:50:04 -06:00
david-leifker
576ab6a19c
docs(search): example tag AND condition (#11870) 2024-11-15 16:39:21 -06:00
Aseem Bansal
2301bd9272
fix(doc): fix link to doc, update cli recommendation (#11866) 2024-11-15 17:19:25 +05:30
david-leifker
e32459ff6b
fix(docs): Update v_0_3_7.md (#11861) 2024-11-14 10:06:39 -06:00
John Joyce
62bb5d7ba4
docs(automations): Add new doc for Glossary Term Propagation Automation, other docs cleanup (#11851)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
2024-11-13 16:40:27 -08:00
david-leifker
a10807d849
docs(release): helm chart version req 0.3.7 (#11850) 2024-11-13 11:20:39 -06:00
John Joyce
470c858183
v0.3.7 release docs (#11836)
Co-authored-by: John Joyce <john@Johns-MBP.lan>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2024-11-13 14:35:46 +05:30
Jay
c1fb876f67
feat(docs) better oidc setup docs (#11793)
Co-authored-by: Maggie Hays <maggiem.hays@gmail.com>
2024-11-12 09:38:08 -08:00
david-leifker
223e3d2f3c
docs(relationship): update relationship docs (#11820) 2024-11-08 08:30:11 -06:00
david-leifker
b3d3b636fc
feat(template-mcps): allow further control for helm (#11816) 2024-11-07 09:51:54 -06:00
Tamas Nemeth
ac94274435
fix(doc/bigquery-sync): Update bigquery sync documentation (#11805)
Co-authored-by: John Joyce <john@acryl.io>
2024-11-06 15:14:01 -06:00
david-leifker
0869d5a70d
docs(breaking-changes): datahub-gc (#11808) 2024-11-06 12:59:02 -06:00
Harshal Sheth
d5d4810457
fix(ingest/powerbi): change default for use_powerbi_email (#11742)
Co-authored-by: sid-acryl <155424659+sid-acryl@users.noreply.github.com>
2024-11-06 14:28:47 +05:30
sagar-salvi-apptware
5d17ecb290
feat(ingest/dremio): Dremio Source Ingestion (#11598)
Co-authored-by: Jonny Dixon <jonny.dixon@acryl.io>
Co-authored-by: Jonny Dixon <45681293+acrylJonny@users.noreply.github.com>
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
2024-11-05 22:06:35 +05:30
Tanguy Antoine
00a2751764
doc(bigquery): Update setup.md (#11769) 2024-10-31 21:03:00 -07:00
Aseem Bansal
20eed21e27
doc: add missed breaking change note (#11725) 2024-10-29 10:50:12 +05:30
Jay
838dfa4a66
feat(docs) steps on how to troubleshoot the slack command not working (#11723)
Co-authored-by: Maggie Hays <maggiem.hays@gmail.com>
2024-10-28 19:06:33 -04:00
Jay
1cd4e57552
feat(docs-site) slack bot scopes (#11727) 2024-10-28 19:06:21 -04:00