7127 Commits

Author SHA1 Message Date
MugdhaHardikar-GSLab
fc8a8030e4
fix(datahub-client): support utf8 encoding (#4878)
fixes #4700
2022-05-20 10:45:53 -07:00
Aseem Bansal
2260118232
feat(bigquery): reduce logging (#4961)
* feat(bigquery): reduce logging

* doc: add entry for behaviour change
2022-05-20 09:42:55 -07:00
Shubham Thakre
c99b1670c3
fix(ui): policy outside modal click issue update (#4909) 2022-05-20 09:11:41 -07:00
Jeff Merrick
f4305e9671
docs(website): Remove banner and nav item for metadata day 2022 (#4968) 2022-05-20 20:23:55 +05:30
Mert Tunç
b38cab0f7c
docs(datahub-kafka-sink): add topic_routes config to doc of datahub-kafka-sink (#4965) 2022-05-19 20:55:10 -07:00
liyuhui666
d78f1d64b2
fix(data platforms): Update data_platforms.json (#4966)
Fixed clickHouse data source icon not being displayed after DataHub startup because there is no network
2022-05-19 20:52:24 -07:00
mayurinehate
ec356d3aab
feat(cli): raise error if get entity api fails (#4922) 2022-05-19 20:50:59 -07:00
Felix Lüdin
69466c069c
fix(ui): do not show copy URN buttons when Clipboard API is not available (#4963) 2022-05-19 20:48:09 -07:00
RyanHolstien
cbda3f5f29
feat(release): update CLI version (#4962)
* feat(release): update CLI version

* add typscript
2022-05-19 18:13:13 -07:00
RyanHolstien
8fbc61577c
feat: updates for 0.8.35 (#4960) 2022-05-19 22:55:56 +05:30
Tamas Nemeth
f075646048
Revert "feat(spark-lineage): add support for iceberg and cache based plans (#4882)" (#4945)
This reverts commit 46760a7f5e8a5368d20694ba570187f65d0a94af.
2022-05-19 09:40:15 +02:00
Dexter Lee
fe637ef392
fix(ci): remove scheduled artifact deletion run to avoid api rate limiting (#4954) 2022-05-18 22:38:38 -07:00
Aseem Bansal
2bb2c5243c
fix(bigquery): add dataset_id for bigquery (#4932) 2022-05-19 10:43:06 +05:30
RyanHolstien
1de2e2c85f
fix(metadata-service): timeline - ignore platform and schema changes (#4952) 2022-05-18 22:11:10 -07:00
Dexter Lee
40d7071c00
fix(ci): docker - remove multiplatform builds for unsupported images (#4953) 2022-05-18 22:10:47 -07:00
Dexter Lee
37ae1ca4e6
fix(ci): add artifact cleaner, make docker publish sections consistent (#4950) 2022-05-18 20:15:20 -07:00
RyanHolstien
5b248e9375
fix(workflow): fix mysql credentials (#4947) 2022-05-18 18:14:07 -07:00
Aditya Radhakrishnan
d7963c31cc
fix(frontend): Update run-local-frontend to reflect the new Play changes (#4951) 2022-05-18 18:13:45 -07:00
Gabe Lyons
a8079ca163
feat(transformers): add transformers to provide tags & terms to schema fields based on regex patterns (#4936)
* add tag & term transformers for schemas

* added documentation

* lint fixes

* add clarification that only first set of matching terms is applied
2022-05-18 16:03:34 -07:00
Dexter Lee
5879debd9b
Fix docker unified (#4948) 2022-05-18 13:19:46 -07:00
Gabe Lyons
4300c64824
make graphql OperationType enum match up w/ pdl (#4944) 2022-05-18 11:57:55 -07:00
RyanHolstien
bb341f740c
fix(env): provide default for unset telemetry variable (#4937) v0.8.35 2022-05-18 14:01:37 +05:30
Gabe Lyons
7b1cf6f8b2
feat(dbt): enable data platform instance on dbt (#4926) 2022-05-17 16:53:16 -07:00
Aseem Bansal
9a97af1350
fix(lint): lint failure due to mypy upgrade (#4933)
* fix(lint): lint failure due to mypy upgrade
2022-05-17 21:49:41 +02:00
RyanHolstien
c3cfaf8e3c
feat(telemetry): add server side telemetry (#4925)
Co-authored-by: Kevin Hu <kevinhuwest@gmail.com>
2022-05-17 11:37:45 -07:00
John Joyce
259b3453a0
feat(graphql): Adding resolvers for adding multiple tags, terms, and owners (#4917) 2022-05-16 14:47:59 -07:00
chen4119
3c32ac7916
fix(kafka-setup): Check if keystore/truststore location env variables are set (#4924)
* OIDC discovery URL will not have none as auth method

* Fix code style

* fix compilation error

* add keystore/truststore type env variables

* check keystore/truststore location is set

Co-authored-by: Dexter Lee <dexter@acryl.io>
2022-05-16 13:51:19 -07:00
John Joyce
f18f619a2c
feat(ui): Adding Search Bar to all List Views (groups, users, domains, policies, ingestion) (#4919) 2022-05-16 13:24:56 -07:00
chen4119
a0e7262b00
fix(kafka-setup): Add ssl.keystore.type and ssl.truststore.type (#4923) 2022-05-16 10:22:55 -07:00
maggie-zhu
46760a7f5e
feat(spark-lineage): add support for iceberg and cache based plans (#4882)
Co-authored-by: magzhu <magzhu@cisco.com>
2022-05-16 09:29:00 -07:00
RyanHolstien
f847fa31c9
fix(idea): change location of coercer to make intellij not complain about classes (#4918) 2022-05-13 16:19:53 -07:00
Chris Collins
d7cc415c77
fix(ui) Fix some spacing issues on the search card (#4916)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-13 11:59:51 -07:00
Aseem Bansal
1a8e3f5ae7
docs(ingest): remove incorrectly annotated lineage capability (#4914) 2022-05-13 09:11:30 -07:00
mayurinehate
d316fc47ff
docs(transformer): update custom transform example to add missing super init (#4912) 2022-05-13 12:12:32 +05:30
John Joyce
d96ddec843
refactor(actions): Migrate to use new datahub-actions container (#4903) 2022-05-13 12:11:56 +05:30
John Joyce
25b89b318c
refactor(API): Add "Filter" support for Assertion Run Events, Dataset Profiles, Dataset Operations (#4869) 2022-05-12 22:10:02 -07:00
Aseem Bansal
15438f62f1
fix(doc): update doc url to generated docs (#4860) 2022-05-13 10:19:46 +05:30
Chris Collins
0c5f844e4f
feat(containers) Get and display all parent containers in header and search (#4910)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-12 21:17:19 -07:00
Pedro Silva
78c3ca039e
feat(gms): Add support for deleting reference pointers when deleting by urn (#4791) 2022-05-12 19:02:13 -07:00
RyanHolstien
a7bf5cde8b
docs(frontend): update build command for partial build (#4911) 2022-05-12 15:06:30 -07:00
BZ
367fac6066
feat(ingestion): For all usage connectors, allow exclusion of top_n_queries from ingestion via a config param. (#4839)
* feat(redshift-usage): allow users to not ingest top_n_queries

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-05-12 14:26:03 -07:00
Jeff Merrick
576743048c
fix(docs): Metadata day 2022: Fix year (#4908) 2022-05-12 13:17:08 -07:00
Aseem Bansal
39fcdd2855
doc(biqquery): add caveat for materialized view (#4859) 2022-05-12 12:48:59 -07:00
Jeff Merrick
d08cac2f77
docs(website): add banner and nav item for metadata day 2022 (#4906) 2022-05-12 09:08:29 -07:00
Aseem Bansal
5ac6ba58f8
fix(build): Fix breaking changes from GE 0.15.3 (#4905) 2022-05-12 08:46:23 -07:00
Shirshanka Das
5cce3acddc
fix(deps): reduce frontend dependency (#4884) 2022-05-11 13:32:26 -07:00
Aseem Bansal
44c153dd60
doc(ingestion): add note for UI ingestion & custom sources (#4902) 2022-05-11 13:03:35 -07:00
Aseem Bansal
b9f78026c8
revert(bigquery-usage): dataset allow filter impl (#4901)
* Revert "fix(ingestion): bigquery-usage: Fix biquery usage table deny pattern template (#4898)"
2022-05-11 20:03:03 +02:00
Gabe Lyons
b6c35a610c
fix(usage): pull usage from environment source rather than args (#4824) 2022-05-11 10:02:42 -07:00
Sagar Tiwari
830f2b0d6f
fix(docs): Update developing.md to mention directory context (#4899) 2022-05-11 10:00:37 -07:00