10673 Commits

Author SHA1 Message Date
Anton Kozhukhovsky
7ced33c069 ISSUE-792: Move checkUserFollowing method to TestUtils 2021-10-16 22:09:28 +03:00
Suresh Srinivas
8ccb8624e4
Update README.md 2021-10-16 10:22:40 -07:00
Sriharsha Chintalapani
f43bf000cd
Issue-787: sql_source mark entities failed to ingest in warning (#796) 2021-10-16 22:50:36 +05:30
sureshms
fcf71a1d81 Fix #800 - Remove boiler plate code for listAfter and listBefore methods in TableRepository 2021-10-16 10:02:09 -07:00
Pere Miquel Brull
3bf5999224
[Issue-759] - Model Entity Sample (#797)
* Fix typo

* Prepare sample data for Model Entity

* Clean print

* Prepare sample model data ingestion

* Allow fstring in logging for style unification

* Update sink status signature

* Update sink status signature

* Return Model in REST

* Update workflow status info for readability
2021-10-16 09:59:32 -07:00
Ayush Shah
0eb3e7b964
Changing Pydantic from 1.8.2 to 1.7.4 resolves the conflict (#788) 2021-10-16 07:58:55 -07:00
Suresh Srinivas
acbe944997
Merge pull request #791 from open-metadata/issue789
Fix #789 Make assertResponse shorter in Chart and Dashboard tests
2021-10-16 03:55:24 -07:00
sureshms
d15ffd8daf Fix #789 Make assertResponse shorter in Chart and Dashboard tests 2021-10-16 03:26:37 -07:00
Sachin Chaurasiya
1cf0c54dde
UI : Added lineage for Tables and Pipelines. (#770)
* UI : Added lineage for Tables and Pipelines.

* hide interactive control

* Addressing review comments
2021-10-15 18:48:18 +05:30
darth-coder00
0d1a42f26a
Fixed the database name issue in dataset-details page (#778) 2021-10-15 16:28:33 +05:30
Pere Miquel Brull
1804de6d73
[Issue-760] - Precommit & isort (#772)
* Update configs

* Update configs

* Update precommit black exclude

* Update precommit exclude isort

* Test precommit

* Revert test commit

* isort & black

* Test precommit

* Revert test precommit

* Update docs

* Apply recipe update

* Fix black_check recipe

* Grammar
2021-10-14 15:22:59 -07:00
Ayush Shah
72e4b8831f
Removing Cron from all configs (#773)
* Removing Cron from all configs

* Removing Cron from Documentation
2021-10-14 15:21:47 -07:00
Ayush Shah
5b22809be6
Documentation Update (#774) 2021-10-14 15:21:13 -07:00
Shailesh Parmar
72670701e5
work on issue 763 (#771) 2021-10-14 22:11:10 +05:30
Pere Miquel Brull
9a362dafdc
[Issue 760] - Python tooling (#761)
* Update python tooling with black

* black formatting

* Change ci config for python
2021-10-14 07:48:42 -07:00
Sriharsha Chintalapani
4c647a3887
Set version to 0.6.0-SNAPSHOT (#764) 2021-10-14 07:47:00 -07:00
Ayush Shah
85b6b72848
Airflow docker (#762)
* Airflow Docker implementation - Ingestion

* Dockerfiles modified
2021-10-14 07:46:24 -07:00
parthp2107
edd43f30ab
updated the json schema doc and metadata-ingestion doc (#768)
Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-14 16:19:34 +05:30
Shailesh Parmar
bf56851fd3
Worked on issue 752 & 756 (#758)
* fixed issue - 733 & 734

* lintin error fixed

* fixed issue 752 & 756

* miner fix
2021-10-14 13:03:37 +05:30
darth-coder00
3a1bc641dc
UI tweaks for expand complex datatype link button (#767) 2021-10-14 11:24:39 +05:30
Suresh Srinivas
877ec05bc9
Merge pull request #754 from pemmasanikrishna/main
Update all entities to have displayName #527
2021-10-13 09:03:39 -07:00
Shailesh Parmar
fb10b39bf3
fixed lint warrning (#755)
* fixed issue - 733 & 734

* lintin error fixed
2021-10-13 21:11:56 +05:30
Sanket Shah
499cbf94ef
Updating redoc version (#757) 2021-10-13 19:04:24 +05:30
Radhakrishna Pemmasani
ac19aad620 Update all entities to have displayName #527 2021-10-13 11:20:27 +05:30
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