11753 Commits

Author SHA1 Message Date
Shirshanka Das
3353451561
fix(transformers): add snapshot aspects from dataset into base_transformer (#4719) 2022-04-22 08:46:55 -07:00
Dexter Lee
8185ba441c
fix(policy): Use search to fetch all policies (#4713)
* fix(policy): Use search to fetch all policies

* Add updated timestamp

* Change refetching logic and add timeout

* Increase wait on smoke test
2022-04-21 22:15:11 -07:00
Kevin Hu
df514cfd6e
feat(ingest): mysql - add decimal128 custom type (#4624) 2022-04-21 16:43:29 -07:00
mayurinehate
9e30a9cc81
fix(glue): fix error for custom connector if ignore_unsupported_conne… (#4667) 2022-04-21 11:33:04 -07:00
David Sanchez
788fb8f45b
feat(ml): show custom properties for MLFeatureTable in UI (#4706)
* feat(ml): show custom properties for MLFeatureTable in UI

* Make assignment conditional

* Fix lint
2022-04-21 10:30:49 -07:00
John Joyce
8d036fa179
Only adding deprecation button to specific entity pages (#4712) 2022-04-21 09:51:47 -07:00
BZ
bbfc902950
fix(ingestion): glue - delete CatalogId parameter from get_jobs api call (#4646) 2022-04-21 09:30:01 +02:00
Aseem Bansal
c66ef7c1fe
fix(snowflake): deprecate config, update examples (#4644)
* fix(snowflake): deprecate config, update examples

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-20 15:21:09 -07:00
Aditya Radhakrishnan
15e90f6dd0
feat(ingest) - update identity sources to add flags for masking sensitive work units (#4711) 2022-04-20 14:21:08 -07:00
Chris Collins
c91d70f1ba
Fix lineage entity drawer heigh UI bug (#4707) 2022-04-20 14:09:37 -07:00
Tamas Nemeth
bb2b8515ff
fix(ingest) bigquery: Moving bigquery temporary credential deletion to atexit (#4701) 2022-04-20 13:35:16 -07:00
Tamas Nemeth
b217c8cd4e
fix(looker): Pydantic validation error for Looker TransportOptions on python 3.8 (#4705)
* Fix for pydantic validation error for Looker TransportOptions on python 3.8
2022-04-20 22:27:56 +02:00
Aseem Bansal
4b7f407e26
fix(bigquery): error due to not handling date properly (#4702) 2022-04-20 18:14:33 +02:00
Aseem Bansal
bb0a87ae74
fix(snowflake): remove extra lineage edges in reports, change badly named config variable (#4595)
* fix(snowflake): remove extra lineage edges in reports
2022-04-20 07:03:54 -07:00
Ankit keshari
f659cc8938
Redesign the login page (#4684) 2022-04-19 20:04:39 -07:00
John Joyce
f387901ca8
feat(gms): Entity change events v1 (Platform Event) (#4687) 2022-04-19 20:04:14 -07:00
John Joyce
6a721e059b
Make the order by explicit (#4699) 2022-04-19 20:03:56 -07:00
Dexter Lee
b8cdc7ebed
feat(vulnerability): Upgrade spring libraries to latest version (#4698) 2022-04-19 16:42:41 -07:00
John Joyce
87c5ad385c
Fix iss #4683 (#4697) 2022-04-19 15:22:49 -07:00
Arun Vasudevan
bc259afa93
fix(gms): Ensure Ordering by version when fetching next version (#4696) 2022-04-19 14:49:47 -07:00
Shirshanka Das
c5b8f57fb3
docs(metadata-models-custom): add example script to show producing cu… (#4681) 2022-04-18 17:08:06 -07:00
MugdhaHardikar-GSLab
9ecb785698
fix(datahub-client): avoid parallel execution of metadat-io:test (#4685) 2022-04-18 15:51:26 -07:00
Dexter Lee
0a13ee4744
Remove log infos (#4686) 2022-04-18 13:03:57 -07:00
Felix Bechstein
d78b634e1b
fix(docs): elasticsearch secret reference (#4314) 2022-04-18 13:03:28 -07:00
Aseem Bansal
98d4fd4ea9
fix(cli): rest emitter should override config and env variables (#4622)
* fix(cli): rest emitter should override env variables

* fix(cli): change to not update env variables, small refactor

* fix bug
2022-04-18 07:31:01 -07:00
RyanHolstien
15474cdad5
fix(timeline): enhance schema field name change and removal support (#4603) 2022-04-15 15:36:04 -07:00
Ankit keshari
e572af62ea
feat(ui): Add support for Deprecating an entity via the UI (#4633) 2022-04-15 15:10:44 -07:00
Aditya Radhakrishnan
d9aedcaaf9
fix(cypress): enable retries for failed tests to minimize flaking (#4680) 2022-04-15 12:30:10 -07:00
Shubham Thakre
72046bf43d
fix(ui): Fixing modal validations for multiple language support (#4673) v0.8.33 2022-04-15 10:33:25 -07:00
John Joyce
7db6b0a03f
fix(docs): improve the add users doc (#4679) 2022-04-15 10:33:01 -07:00
Atul Saurav
e8e0067f23
fix(cli):Supress printing variables to logs during ingestion failure (#4566)
Currently when ingestion while running pipeline, stackprinter prints all vars to logs.
This may contain sensitive information. To prevent this from happening, a optional `safe` 
flag is added to cli. If this flag is set while running ingestion, no variables are logged in
case of unexpected failures.
2022-04-15 10:30:48 -07:00
Aditya Radhakrishnan
30b5b4c632
docs(tags): add tags usage guide (#4677) 2022-04-15 10:25:51 -07:00
Dexter Lee
0f669d5622
refactor(authorization): Add authorizedActor function to Authorizer interface (#4678) 2022-04-15 10:24:59 -07:00
Dexter Lee
b9a0f3c60e
Add more platforms (#4676) 2022-04-15 09:54:40 -07:00
Gabe Lyons
0c61dee07b
set custom logo without rebuilding (#4674) 2022-04-15 09:37:08 -07:00
Aseem Bansal
8e2bd00059
chore(ingestion): update example recipes (#4660) 2022-04-14 16:09:19 -07:00
Dexter Lee
46c15ef0a7
fix(search): Fix urn component settings (#4672)
* Fix urn component settings

* Add keyword subfield to all fields

* Fix tests
2022-04-14 15:40:03 -07:00
Gabe Lyons
d468208fc8
feat(ml): some machine learning followups (#4669)
* make ml features searchable, add lineage tab, remove 500 exception

* fix lint
2022-04-14 15:14:44 -07:00
Maggie Hays
2534221d5d
remove source summary table (#4670) 2022-04-14 16:28:05 -05:00
Tamas Nemeth
61dc6e8723
fix(ingestion): airflow - import emitters indirectly to avoid unneeded dependency (#4668) 2022-04-14 10:22:16 -07:00
Ankit keshari
8f6718104b
fix(ui): Adding relative path routing on the Users & Groups screen (#4664) 2022-04-14 10:16:41 -07:00
Fernanda de Camargo
d508f5c036
fix(ingestion): tableau - validate datasource before creating its upstream (#4613)
Co-authored-by: Tamas Nemeth <treff7es@gmail.com>
2022-04-13 23:08:01 -07:00
Aseem Bansal
73d69510f8
fix(sqlparser): fix sqlparser breaking due to # sign (#4662)
* fix(sqlparser): fix sqlparser breaking due to # sign

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-13 17:15:38 -07:00
Arun Vasudevan
5aa3da5c9c
feat(ingestion) dbt: Fixing issue with strip_user_ids_from_email and adding owner_extraction_pattern (#4587)
* Fixing issue with strip_user_ids_from_email and adding owner_extraction_pattern
Co-authored-by: BZ <93607724+BoyuanZhangDE@users.noreply.github.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-13 16:58:36 -07:00
Gabe Lyons
4d7684bae7
show fqn in autocomplete (#4663) 2022-04-13 12:25:35 -07:00
Aditya Radhakrishnan
cb45d67b46
feat(ci) - add cypress dashboard view to CI (#4654) 2022-04-13 07:30:24 -07:00
Aseem Bansal
53d357b4eb
fix(bigquery-usage): missing dependency (#4661) 2022-04-13 14:29:31 +02:00
Aseem Bansal
5a59d5a1dd
fix(ingestion): Adding missing init.py (#4659) 2022-04-13 11:02:57 +02:00
Aseem Bansal
155209f0e1
fix(ingestion): add missing workunit ids (#4657) 2022-04-13 10:19:37 +02:00
Tamas Nemeth
f99d27fd8c
feat(ingest): airflow - add support to capture airflow executions, add high level dataflow jobs api to python sdk (#4615)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2022-04-12 23:19:39 -07:00