8556 Commits

Author SHA1 Message Date
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
Harshal Sheth
791e2e7bf5
feat(python): support custom models without forking (#8774) 2023-09-22 16:43:58 -07:00
Harshal Sheth
146cb896c2
fix(docker): support alternate postgres db in postgres-setup (#8800) 2023-09-22 18:37:13 -05:00
Harshal Sheth
c946c01199
fix(ingest/bigquery): show report in output (#8867)
Co-authored-by: Mayuri Nehate <33225191+mayurinehate@users.noreply.github.com>
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-09-22 13:01:38 -07:00
Jeff Merrick
aff1e7a620
docs: add homepage ctas (#8866)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-09-21 22:53:42 -07:00
david-leifker
aef49b8fb2
feat(entity-client): enable client side cache for entity-client and usage-client (#8877) 2023-09-21 22:00:14 -05:00
Harshal Sheth
4be8fd0905
fix(docs): remove link-checker from CI (#8883) 2023-09-21 15:59:56 -07:00
Mayuri Nehate
5481e19e0a
feat(ingest): bulk fetch schema info for schema resolver (#8865)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-09-21 18:05:26 -04:00
Harshal Sheth
2a0200b047
feat(ingest): bump acryl-sqlglot (#8882) 2023-09-21 14:28:51 -07:00
Zachary McNellis
5f06dbf542
docs(observability): Custom Assertion user guide updates (#8878) 2023-09-21 12:29:36 -07:00
david-leifker
21eb4dfc12
feat(search): update to support OpenSearch 2.x (#8852) 2023-09-21 13:01:55 -05:00
Mayuri Nehate
6ce35c9654
fix(ingest): fix mode lint error (#8875) 2023-09-21 09:05:58 -07:00
Chris Collins
ee7930b465
feat(ui) Make certain things disabled if read only mode is enabled (#8870) 2023-09-21 09:28:36 -04:00
Kos Korchak
bf9209231e
test(cypress): Managing Secrets Cypress test (#8863) 2023-09-20 12:46:25 -07:00
Kos Korchak
04833dd48f
fix(): Fix glossary_navigation.js (#8864) 2023-09-20 12:05:15 -07:00
Harshal Sheth
6c6216aaa2
fix(airflow): fix provider loading exception (#8861) 2023-09-20 12:00:23 -07:00
Zachary McNellis
b46635959c
docs(observability): Add Custom Assertion user guide (#8854)
Co-authored-by: John Joyce <john@acryl.io>
2023-09-20 11:20:10 -07:00
siladitya
9fdfa49028
fix(datahub-gms) usage stats queryRange API's Authorization error for Dataset Owners (#8819)
Co-authored-by: si-chakraborty <si.chakraborty@adevinta.com>
2023-09-20 07:55:19 -07:00
Harshal Sheth
35eb194fa3
fix(gms): lower telemetry error log level (#8860) 2023-09-20 13:31:53 +05:30
Gabe Lyons
47b7e2984c
logging(lineage): adding some lineage explorer and impact analysis logging (#8849) 2023-09-19 09:07:08 -07:00
Gabe Lyons
67af68284f
dcs(ml-models): enhancing ml model documentation (#8848) 2023-09-19 09:02:24 -07:00