3072 Commits

Author SHA1 Message Date
darth-coder00
1d3ba3e3a1
Fixed #3502: Page is not getting redirected to 404 for non exist route. (#4246) 2022-04-20 12:56:20 +05:30
Pere Miquel Brull
098cb865d5
Fix #4257 - Missing airflow params (#4259)
Fix #4257 - Missing airflow params (#4259)
2022-04-20 09:14:27 +02:00
Pere Miquel Brull
d30619a81f
Fix #3972 - Add dialects to LenFn and not use FQN in converter (#4262)
Fix #3972 - Add dialects to LenFn and not use FQN in converter (#4262)
2022-04-20 09:14:14 +02:00
Akash Jain
7958e81918
server host api url env for airflow configuration (#4261) 2022-04-19 23:24:48 -07:00
Mayur Singal
90c1f620b8
Added error handling (#4252) 2022-04-19 22:03:13 -07:00
codingwithabhi
a3629dbea1
snowflake-complex-query-parser-error-handled (#4254) 2022-04-19 17:24:54 -07:00
Suresh Srinivas
14fce51749
Fixes #4255 Move associated tags functionality from Tags to GlossaryT… (#4256) 2022-04-19 15:29:28 -07:00
Sachin Chaurasiya
4a58530286
Fix #4223 Unhide the hidden icons like “Request Description”, CommentIcon on Table/Topics (#4230) 2022-04-19 14:15:11 -07:00
Sachin Chaurasiya
8f041b30a2
Fix #4130 UI: Support list of policies instead of one policy in role. (#4222) 2022-04-19 13:52:13 -07:00
darth-coder00
3772ca5dc3
Fixed #4203: Do not show empty items in Recent Views (#4245) 2022-04-19 13:50:42 -07:00
darth-coder00
0639bdc083
Fix #4208: Owner of a team should be able to delete a user (#4253) 2022-04-19 13:49:29 -07:00
Vivek Ratnavel Subramanian
f5cbcd0ef0
Fix #4201: Query with 'before' params is failing for Users API (#4211) 2022-04-19 10:48:40 -07:00
Akash Jain
ff26b6d93e
fix: OpenMetadata Airflow config with SSO (#4197) 2022-04-19 10:39:50 -07:00
Sachin Chaurasiya
228a508f03
Fix #4219 Remove Activity Feed from services (#4227) 2022-04-19 10:35:50 -07:00
Sachin Chaurasiya
205f965f19
Fix #4204 UI: Show FQN on entity cards in explore page. (#4233) 2022-04-19 10:28:01 -07:00
darth-coder00
dbfef5e195
Fixed error list for JSON-schema form, and adressed other comments (#4242) 2022-04-19 10:18:56 -07:00
Sriharsha Chintalapani
6b77ab29f2
Fix #4089: Test Connection - Ingestion Resource; Fix #4129: Status -Ingestion Resource (#4215)
* Fix #4089: Test Connection - Ingestion Resource; Fix #4129: Status - Ingestion Resource

* use TestServiceConnectionRequest

* Simplify test service connection

* Add exception info

* Update pipelineStatus

* Deprecate old class

* Use JSON Schema models

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-04-19 09:54:10 -07:00
Ayush Shah
09f01fc7e3
Issue 4237 - fixes empty dictionary (#4239) 2022-04-19 21:22:46 +05:30
Pere Miquel Brull
579d3cdd88
Refactor engine (#4236) 2022-04-19 21:18:55 +05:30
Mayur Singal
7283b858e4
Usage Engine Connection Fix (#4231) 2022-04-19 20:21:59 +05:30
Mayur Singal
8cecd61796
Fixed the Table entity condition (#4234) 2022-04-19 16:46:27 +02:00
Mayur Singal
cc6683beed
Added elastic search in usage (#4226)
* Added elastic search in usage

* optimized conditions
2022-04-19 19:57:42 +05:30
codingwithabhi
2860258b27
issue-3526: postgres-lineage-fixed (#4196)
* issue-3526: postgres-lineage-fixed

* issue-3526: comments-updated-in-lineage

Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-04-19 19:41:00 +05:30
Ayush Shah
61591058fb
Added support openmetadata extraction - Ingestion (#4195) 2022-04-19 19:37:41 +05:30
Onkar Ravgan
c4aa07858d
ISSUE-2925: Added support to get dbt files via s3, gcs and http sources (#3736) 2022-04-19 19:36:24 +05:30
Shailesh Parmar
dd2ccb1a89
Fix: issue-4220: Airflow throwing error while deploying ingestion dags to airflow (#4229) 2022-04-19 19:17:20 +05:30
kshinde2512
0abe8f540b
Changing selenium version (#4218) 2022-04-19 18:48:40 +05:30
Akash Jain
540f5ca3b5
Fix: Prepare 0.10.0 snapshot (#4190)
* update pom versions to 0.10.0-SNAPSHOT

* fix version to latest release 0.9.1

* fix ingestion core version to 0.10.0
2022-04-19 17:40:42 +05:30
Vivek Ratnavel Subramanian
99f1a2df9c
Fix #4182: Add support in dropwizard for Auth configs of different SSOs under airflow configuration (#4185) 2022-04-19 16:39:02 +05:30
Pere Miquel Brull
256b16d877
Fix #4032 - Bigquery properties & GCS Credentials (#4202)
Fix #4032 - Bigquery properties & GCS Credentials (#4202)
2022-04-19 12:31:34 +02:00
darth-coder00
c7bd445676
Updated schemas for UI (#4225) 2022-04-19 15:33:42 +05:30
Ayush Shah
e27a647a91
Fixing Test fails: Formatting (#4224) 2022-04-19 13:17:25 +05:30
Andrew Grossnickle
ceb01f0a3f
Add Database name to DESCRIBE statement support Databricks struct fields. (#3720) 2022-04-19 12:57:42 +05:30
Milan Bariya
924e211ba1
ISSUE-4076: Use the central get_engine method for usage (#4180)
* ISSUE-4076: Use the central get_engine method for usage

* ISSUE-4076: Use the central get_engine method for usage

* ISSUE-4076: Use the central get_engine method for usage

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2022-04-19 12:35:01 +05:30
Vj-L
869a4a193f
Issue1421 (#4092) 2022-04-19 11:43:08 +05:30
Pere Miquel Brull
91af412cbf
Remove airflow plugin (#4217) 2022-04-19 07:54:27 +02:00
Sachin Chaurasiya
c44f265555
UI Airflow Status implementation (#4145) 2022-04-19 09:39:01 +05:30
darth-coder00
99225abbad
Fixed #4143: Added JSON-Schema Form missing controls (#4205) 2022-04-18 13:43:03 -07:00
Sachin Chaurasiya
e31624d041
Fix #4137 The UI should show the displayName instead of the name for entities. (#4194) 2022-04-18 12:34:55 -07:00
Suresh Srinivas
9f2ca9944f
Update the dependencies for 0.10 release (#4176) 2022-04-18 11:41:23 -07:00
Pere Miquel Brull
63415952e3
Fix sample data (#4200)
Fix sample data (#4200)
2022-04-18 19:00:36 +02:00
pmbrull
93f36ec655 Merge remote-tracking branch 'upstream/main' into issue-4131-v2 2022-04-18 17:39:07 +02:00
pmbrull
0c55a7ccc1 Add database required fields 2022-04-18 17:38:34 +02:00
pmbrull
c7fe4f8968 Add dashboard required fields 2022-04-18 16:45:33 +02:00
pmbrull
188e5e886e Prepare source parsing tests 2022-04-18 16:41:29 +02:00
pmbrull
3a9d8db03d Update example 2022-04-18 16:41:18 +02:00
pmbrull
422cfb0976 Fix name 2022-04-18 16:41:13 +02:00
pmbrull
e19d0d9d67 dashboard services use URI as hostPort 2022-04-18 16:41:05 +02:00
Pere Miquel Brull
2aecebd595
Fix #4189 - Fix airflow lineage callback (#4191)
Fix #4189 - Fix airflow lineage callback (#4191)
2022-04-18 15:13:26 +02:00
pmbrull
734349a137 Merge remote-tracking branch 'upstream/main' into issue-4131-v2 2022-04-18 14:34:46 +02:00