13249 Commits

Author SHA1 Message Date
Shailesh Parmar
624dc68a66
fixed issue - 733 & 734 (#746) 2021-10-13 10:31:00 +05:30
darth-coder00
d3d1b63959
Removed Tour from Release 0.5.0 (#750) 2021-10-13 10:30:16 +05:30
Sriharsha Chintalapani
5644addc9a
Fix #748: Airflow lineage add inlet , outlet parsing to construct lineage (#749) 2021-10-13 09:33:15 +05:30
darth-coder00
d93c2f1e43
Fixed search with advanced search syntax (#747) 2021-10-12 22:21:05 +05:30
parthp2107
e4ac8499a7
Updated doc with latest json schema (#743)
Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-12 14:28:29 +05:30
Sachin Chaurasiya
f0e59f2fea
updated typescript types from json schema (#745) 2021-10-12 14:24:39 +05:30
Sachin Chaurasiya
0e18dca0fd
Fixed #668 UI: Should have some search box for Services page. (#740)
* Fixed #668 UI: Should have some search box for Services page.

* searchbar fix
2021-10-12 12:47:31 +05:30
parthp2107
d96da13d86
minor changes in json schema descriptions (#742)
Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-12 12:28:07 +05:30
Sanket Shah
0e97d42af5
fix build issue due to react-tutorial package (#741) 2021-10-12 11:11:25 +05:30
Sriharsha Chintalapani
c28665bca7
Sample lineage (#735)
* Fix #727: Add sample lineage data and ingestion support
2021-10-11 20:12:40 -07:00
Sriharsha Chintalapani
f2a40a8c4b
Update pull_request_template.md 2021-10-11 14:39:38 -07:00
Matt
78e97c81ca
Add exponentional backoff for ometa REST Client (#711)
Co-authored-by: Mithun Mathew <matt@Mithuns-MacBook-Pro.local>
2021-10-11 11:20:36 -07:00
Sachin Chaurasiya
79ca909f2f
Fixed #667 Add Loader to every page, wherever it's required before data renders . (#729)
* Fixed #667 Add Loader to every page, wherever it's required before data renders .

* changed service no found placeholder.
2021-10-11 19:22:27 +05:30
Shailesh Parmar
ec51fadf19
Tour feature (#716)
* setup tour page and implemented react-tutorial

* completd tour-feature implementation
2021-10-11 08:56:20 +05:30
Pere Miquel Brull
be7437c820
Algorithm as required for Model Entity & improve tests (#726)
* Algorithm as required for Model Entity & improve tests

* formatting
2021-10-10 09:53:20 -07:00
Ayush Shah
323513755f
register_custom_type import path changed (#722) 2021-10-09 11:06:25 -07:00
Ayush Shah
319f7a795c
Docker local (#723)
* added docker file for local build and ingestion

* Docker Modified for local setup

* Ingestion script optimized

* Added script to directly run Local Docker

Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-09 10:58:33 -07:00
Ayush Shah
1650a4ef4a
Added support for struct in bigquery, pyhive and bigquery pypi packag… (#717)
* Added support for struct in bigquery, pyhive and bigquery pypi packages modified

* Versions added, Naming changed, Newlines removed
2021-10-09 07:15:41 -07:00
Ayush Shah
7ef490ed2d
Sample Data set to generate proper data for Currency column (#713) 2021-10-09 07:15:09 -07:00
Suresh Srinivas
09db4ef023
Fix #718 - Add PUT and GET API support for lineage (#719)
Co-authored-by: sureshms <suresh@getcollate.io>
2021-10-08 18:36:35 -07:00
Sachin Chaurasiya
d311fbf849
Fixed #695 Owner field in dataset page should be clickable to get more info. (#715) 2021-10-08 22:23:53 +05:30
Sachin Chaurasiya
37984f2822
fixed #692 Search results are not showing the table description properly . (#714) 2021-10-08 22:21:19 +05:30
Sachin Chaurasiya
d0661ccaf6
Fixed #701 UI: when there are not teams to assign, users listing is also not showing up. (#710)
* Fixed #701 UI: when there are not teams to assign, users listing is also not showing up.

* misc changes

* fixed typo
2021-10-08 12:56:14 +05:30
Sachin Chaurasiya
562e7abff0
Fixed # 599 Column level tag window needs to be manually closed before another column tag dialog to open (#700)
.
2021-10-08 12:00:26 +05:30
Pere Miquel Brull
3dddc084c6
Use Create Reference in PUT & POST and fix wrong references (#704) 2021-10-07 19:06:53 -07:00
Ayush Shah
a19c5bceca
Trino fix #705 (#706)
* Trino fix #705

* Update trino.json to point to default database
2021-10-07 12:25:03 -07:00
darth-coder00
28e1d2977b
Issue 581 - Minor fix (#703)
* Added Github and slack join buttons to welcome modal, refactored appbar URLs to constants

* Addressing changes

* Minor fix
2021-10-07 11:25:50 -07:00
James
d455409cc9
issue-696: Added trino support for Openmetadata (#697)
* issue-696: Added trino support for Openmetadata

* issue-696: fixed linting issues

* issue-696: not mentioning Trino for now as it will be part of 0.5 release

Co-authored-by: jbuoncri <jbuoncri@cisco.com>
2021-10-07 11:15:34 -07:00
darth-coder00
9657b53257
Added Github and slack join buttons to welcome modal, refactored appbar URLs to constants (#691)
* Added Github and slack join buttons to welcome modal, refactored appbar URLs to constants

* Addressing changes
2021-10-07 20:12:57 +05:30
Sachin Chaurasiya
145b3283c2
Added pipeline entity page (#690)
* Added pipeline entity page

* added support for pipeline in recentlyviewed data.

* added pipeline index ij suggestion api.
2021-10-07 14:45:12 +05:30
Sachin Chaurasiya
df1c197e1f
fixed #649 Pipeline Entities search in Explore page . (#689)
* fixed #649 Pipeline Entities search in Explore page .

* fixed typo
2021-10-06 15:43:01 +05:30
Shailesh Parmar
d33325d21c
Json to ts for tags page (#678)
* setup profile-setting page and retreat form page

* fixed userTeams type releted issue

* type change for tags page

* removed unwanted comment and centralized UserTeams type

* used UserTeam type wherever it required
2021-10-06 12:41:53 +05:30
Pere Miquel Brull
5794174fb4
[Issue 669] - Model Entity (#679)
* Prepare schemas and model resource

* Add references to model and missing Task Feed ref

* Prepare tests

* Fix Entity name

* Fix schema class for create op

* Java style check
2021-10-06 00:03:07 -07:00
Sriharsha Chintalapani
96001ca703
Fix #680: Service Type checks should ignore case (#683) 2021-10-05 23:32:01 -07:00
darth-coder00
54ca20c189
Added Prefect to add service modal (#684) 2021-10-06 09:03:45 +05:30
Sriharsha Chintalapani
bd8b5b56bf
Fix #681: Add support for Pipeline Entity handling in eventHandlers (#682) 2021-10-05 17:59:30 -07:00
darth-coder00
2b263041d9
Integration for Pipeline services (#674) 2021-10-05 23:18:48 +05:30
Sachin Chaurasiya
b496a2bca8
#647 Added Pipeline Service Page (#673) 2021-10-05 19:35:56 +05:30
Shailesh Parmar
1a0a9dfed3
Type changes for teams page (#671)
* setup profile-setting page and retreat form page

* fixed userTeams type releted issue
2021-10-05 18:28:39 +05:30
darth-coder00
12df7c6777
Added prerequisites for pipeline services (#672) 2021-10-05 16:25:27 +05:30
Sachin Chaurasiya
922698f429
Added table profiler on table details page (#653)
* Addedd table profile on table details page

* addedd rows as column to show rows count.

* Added tooltip for hover data.

* added check for id tableProfiler is available or not.

* addressing review comments and changed cursor of tooltip.
2021-10-05 15:14:49 +05:30
Suresh Srinivas
a78816d17c
Merge pull request #666 from open-metadata/issue665
Fix #665 - When JSON payload parsing error occurs while processing re…
2021-10-04 21:41:05 -07:00
sureshms
02b7ded510 Fix #665 - When JSON payload parsing error occurs while processing request response does not include ErrorMessage 2021-10-04 21:06:29 -07:00
Sriharsha Chintalapani
a0e356d87a
Fix #662: PipelineResource API tagging has both pipeline and pipelines causing it to divide into 2 sections in API docs (#663) 2021-10-04 20:53:28 -07:00
Suresh Srinivas
fc903c4d4e
Merge pull request #661 from open-metadata/issue660
Fix #660 Return fully qualified name in EntityReference for all the d…
2021-10-04 12:15:58 -07:00
sureshms
ce3fbe17ec Fix #660 Return fully qualified name in EntityReference for all the data assets 2021-10-04 11:59:34 -07:00
Suresh Srinivas
2023e9a2bc
Merge pull request #657 from open-metadata/656
Fix #656 jdbcConnection.json connectionURL field does not accept vali…
2021-10-04 11:44:56 -07:00
sureshms
9c5df8df7c Fix #656 jdbcConnection.json connectionURL field does not accept valid string 2021-10-04 11:29:49 -07:00
Sriharsha Chintalapani
e3cfb4dc65
For hive's complex data types parse raw type (#560)
* For hive's complex data types parse raw type

* Complex Data type logic modification

* Complex Data Type parsing implemented

* Raw Data type helper modification

* handling unnamed/anonymous struct

* Complex Nested structure implementation

* print statements removed and reverted to raw_data_type

* Complex Structure Array & MAP logic implemented

* Raw Data Type Logic revamped

* Redshift Integration

* MAP and UnionType support added

* Redshift Pypi package updated

* dataLength validationError fix

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-10-04 23:36:35 +05:30
Suresh Srinivas
5bc7e8fbc2
Merge pull request #658 from open-metadata/issue632
Fix #632 PATCH API is fails to update for column description for tabl…
2021-10-04 10:56:08 -07:00