12076 Commits

Author SHA1 Message Date
John Joyce
0f8d275735
refactor(style): Improve search bar input focus + styling (#8955) 2023-10-04 20:03:40 -07:00
ethan-cartwright
e2afd44bfe
feat(dbt-ingestion): add documentation link from dbt source to institutionalMemory (#8686)
Co-authored-by: Ethan Cartwright <ethan.cartwright@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-10-04 20:38:58 +00:00
Hyejin Yoon
3a9452c207
fix: fix typo on aws guide (#8944) 2023-10-04 11:42:00 -07:00
Sergio Gómez Villamor
165aa54d1e
doc: DataHubUpgradeHistory_v1 (#8918) 2023-10-04 12:24:04 -05:00
Andrew Sikowitz
301d3e6b1c
test(ingest/unity): Add Unity Catalog memory performance testing (#8932) 2023-10-04 10:23:13 -04:00
Andrew Sikowitz
d3346a04e4
feat(ingest/unity): Ingest notebooks and their lineage (#8940) 2023-10-04 10:22:45 -04:00
Upendra Rao Vedullapalli
13508a9d88
feat(bigquery): excluding projects without any datasets from ingestion (#8535)
Co-authored-by: Upendra Vedullapalli <upendra.rao.vedullapalli@entur.org>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-10-04 09:20:51 -04:00
Mayuri Nehate
e3780c2d75
feat(ingest/snowflake): initialize schema resolver from datahub for l… (#8903) 2023-10-04 16:23:31 +05:30
Harshal Sheth
a300b39f15
feat(ingest/airflow): airflow plugin v2 (#8853) 2023-10-04 16:23:15 +05:30
siddiquebagwan-gslab
c415d63dda
feat(ingestion/powerbi): column level lineage extraction for M-Query (#8796) 2023-10-04 16:22:51 +05:30
Hyejin Yoon
52156193b6
docs(lineage): Lineage docs refactoring (#8899) 2023-10-04 08:43:59 +00:00
Aseem Bansal
ad313ad282
feat(transfomer): add transformer to get ownership from tags (#8748) 2023-10-04 14:06:03 +05:30
Harshal Sheth
419b8a7cc2
fix(cli): make quickstart docker compose up command more robust (#8929) 2023-10-03 20:20:32 -07:00
Harshal Sheth
9deb7be3fc
fix(ingest): refactor test markers + fix disk space issues in CI (#8938) 2023-10-03 20:17:49 -07:00
Ellie O'Neil
555f92a047
fix(fine-grained lineage) CLL for datajob downstreams (#8937) 2023-10-03 14:49:24 -07:00
Ellie O'Neil
0a5e7d176e
fix(client): use value for RelationshipDirection (#8912) 2023-10-03 11:53:05 -07:00
Lucas Phan
83a7dad20e
feat(chrom-ext-editable): set readOnly to false so that side navigati… (#8930) 2023-10-03 13:05:11 -04:00
Erik McKelvey
2f0616ea5b
docs: fix typo in impact-analysis.md (#8915) 2023-10-02 20:05:29 -07:00
Pedro Silva
790011d40b
feat(docs): Corrects release version for custom ownership types. (#8847) 2023-10-02 20:04:55 -07:00
Harshal Sheth
acaf950b9e
docs: update cta links for acryl (#8908) 2023-10-02 13:59:18 -07:00
Harshal Sheth
6fe9d6faa5
fix(graphql): support additional types in scrollAcrossEntities (#8891) 2023-10-02 13:58:31 -07:00
Lucas Phan
c779b92bd0
fix(data-product): show data product card on home page (#8924) 2023-10-02 14:58:58 -04:00
david-leifker
b81e818e47
feat(openapi): openapi v2 updates (#8927) 2023-10-02 11:08:37 -06:00
david-leifker
b61c38ab05
refactor(misc): testngJava fix, systemrestli client, cache key fix, e… (#8926) 2023-09-30 22:47:59 -05:00
david-leifker
4d9a7ce7c9
ci: Docker slim tag fix (#8925) 2023-09-29 23:07:45 -05:00
david-leifker
b45b7f7d2a
fix(docker): slim tags (#8922) 2023-09-29 17:49:36 -05:00
david-leifker
d33a85314d
fix(docker): move base image to -base tag, full image to head (#8919)
Co-authored-by: Pedro Silva <pedro@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-09-28 21:21:04 -05:00
Andrew Sikowitz
833daa8efd
refactor(ingest/graph): Factor out filter logic (#8888) 2023-09-28 13:52:50 -04:00
Andrew Sikowitz
e738e16157
refactor(ingest/bigquery): Clarify table / view queries (#8913) 2023-09-28 13:52:35 -04:00
Hyejin Yoon
587a46ea1e
docs(): fix title of the ui ingestion guide & remove browse.md (#8916) 2023-09-28 09:06:23 -07:00
Andrew Sikowitz
2e2cd87d99
test(ingest/delta-lake): Fix minio test for new version of delta-lake (#8914) 2023-09-27 17:00:02 -04:00
Andrew Sikowitz
8396829dbc
build(ingest/databricks): Relax databricks-sdk pin (#8855) 2023-09-27 14:03:34 -04:00
Jeff Merrick
f95d1ae820
docs(website): style tweaks for readability and more open spacing (#8876)
Co-authored-by: socar-dini <0327jane@gmail.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-09-26 12:26:06 -07:00
Pedro Silva
ca4dc4e3d2
feat(docs): Update ownership-types image urls (#8905) 2023-09-26 11:08:09 -07:00
hariishaa
622816dcb8
feat(metadata-ingestion): implement mlflow source (#7971)
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-09-26 13:51:30 -04:00
Harshal Sheth
dc9141a6f4
fix(ingest): bump typing-extensions (#8897) 2023-09-26 10:34:36 -07:00
siddiquebagwan
2e1afaf7a4
doc(ingestion): looker & lookml ingestion guide (#8006)
Co-authored-by: MohdSiddiqueBagwan <mohdsiddique.bagwan@gslab.com>
Co-authored-by: Hyejin Yoon <0327jane@gmail.com>
2023-09-26 09:50:53 -07:00
Zachary McNellis
54ec12a866
docs(observability): Freshness Assertion Operation Types (#8907) 2023-09-26 08:41:36 -07:00
John Joyce
9972d51205
fix(docs): Rebranding custom to custom SQL (#8896) 2023-09-26 08:40:32 -07:00
Tamas Nemeth
0a869dd6f8
fix(ingest/s3): Converting windows style path to posix one on local fs (#8757) 2023-09-26 10:28:03 +02:00
Harshal Sheth
ed1d35c79b
fix(build): run codegen when building datahub-ingestion image (#8869) 2023-09-25 23:10:49 -05:00
Harshal Sheth
53eaac5963
fix(ingest): bound types-requests (#8895) 2023-09-25 13:24:19 -07:00
Mayuri Nehate
874109f76e
feat(ingest/snowflake): allow shares config without platform instance (#8803) 2023-09-25 14:04:05 +05:30
david-leifker
b905f26d77
fix(test): fix test execution (#8889) 2023-09-22 20:43:57 -05:00
Shubham Jagtap
501522d891
feat(ingest/kafka-connect): Lineage for Kafka Connect > Snowflake (#8811)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-09-22 17:12:48 -07:00
Mayuri Nehate
5c40390a92
feat(ingest/kafka): support metadata mapping from kafka avro schemas (#8825)
Co-authored-by: Daniel Messias <danielcmessias@gmail.com>
Co-authored-by: Deepankarkr <deepankar.kumar@gslab.com>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-09-22 17:11:42 -07:00
Harshal Sheth
5bb9f30895
docs(ingest/lookml): add guide on debugging lkml parse errors (#8890) 2023-09-22 16:55:15 -07:00
Sergio Gómez Villamor
e254a50b50
fix(report): too long report causes MSG_SIZE_TOO_LARGE in kafka (#8857) 2023-09-22 16:54:34 -07:00
siladitya
7f4395945e
docs(authorization): correct policies example (#8833)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-09-22 16:53:12 -07:00
Sergio Gómez Villamor
930ad2c29b
fix(docs): fixes link to developers guides (#8809) 2023-09-22 16:52:07 -07:00