5395 Commits

Author SHA1 Message Date
Akash-Jain
4032334a6b adding paths for maven build 2021-11-29 19:17:44 +05:30
Akash-Jain
83e6e5aebc Adding Paths for checkstyle jobs 2021-11-29 19:17:32 +05:30
Ayush Shah
47a97e7be0 FQN changed from bigquery to bigquery_gcp 2021-11-29 16:57:39 +05:30
Sachin Chaurasiya
38b02a4bfb
Fixed Column node text in lineage and suggestion index for dbt models. (#1454)
* Fixed Column node text in lineage and suggestion index for dbt models.

* Added icon for dbt models.

* Minor fix
2021-11-29 14:05:17 +05:30
Matt
09634e1a79 Populate service name correctly for Location as part of s3 ingestion 2021-11-29 02:05:24 +01:00
Suresh Srinivas
b5f3952843
Merge pull request #1449 from open-metadata/issue1447 2021-11-28 15:42:30 -08:00
sureshms
1786c3b90b Fixes #1447 Fix TableResourceTest.get_tableListWithDifferentFields_200_OK test failure 2021-11-28 14:59:58 -08:00
Suresh Srinivas
0e77ffa5d2
Merge pull request #1441 from open-metadata/issue1149
Issue1149 - Document EntityRepository to help contributors understand how to use it to add new entities
2021-11-28 14:59:14 -08:00
sureshms
a635522853 Fixes #1149 Document EntityRepository to help contributors understand how to use it to add new entities 2021-11-28 14:43:48 -08:00
Sriharsha Chintalapani
be9195317b
Fix #1443: sample-usage ingestion is broken (#1444) 2021-11-28 14:25:55 -08:00
sureshms
93a644dfcd Fixes #1149 Document EntityRepository to help contributors understand how to use it to add new entities 2021-11-28 14:21:27 -08:00
sureshms
00038449e8 Fixes #1149 - Add documentation to EntityUpdater about CRUD mechanism to help implementors understand better 2021-11-28 12:04:56 -08:00
Matt
ededd58e25 Add ingestion for S3 buckets 2021-11-28 16:26:32 +01:00
Alberto Miorin
5c9c8612dd Fix #1385: python -m metadata should work 2021-11-28 16:23:56 +01:00
pmbrull
98066bf986 Rename FQN for bigquery 2021-11-28 16:09:32 +01:00
pmbrull
7bfceaff3a Add mlmodels to sample_data 2021-11-28 16:09:32 +01:00
pmbrull
7f67dc5453 Validate MLFeatures 2021-11-28 16:09:32 +01:00
Sriharsha Chintalapani
981be4f696
Fix #1431: Sample data ingestion is broken (#1432) 2021-11-27 21:11:25 -08:00
Sriharsha Chintalapani
221c5636b2
Fix #1386: Add metadata version (#1427) 2021-11-27 18:46:09 -08:00
Sriharsha Chintalapani
9c5b10dcc8
Fix #1413: add viewDefinition fields to patch and put fields in DbtRepository (#1426)
* Fix #1413: add viewDefinition fields to patch and put fields in DbtRepository
2021-11-27 16:14:03 -08:00
Pere Miquel Brull
76f40e6f37
[issue-1318] - Refactor MlModel tests and improve logic (#1420)
* Prepare MlModel test utils

* Refactor tests

* Properly set FQN for MlModels

* Fix FQN and validate inner properties

* Change MlModel naming

* Inherit variables from parent test

* Simplify delete

* Update tests interface

* Add order

* Add missing version endpoints

* Add security context

* Update mlmodel name

* Update mlmodel methods

* Update mlmodel tests

* Rename MlModel

* Prepare dashboard service in setup

* Fix MlModel test setup

* MlModel name to minus

* Workaround for issue-1415

* Workaround for issue-1415

* Move superset ref back to MlModel

* Add missing href in Dashboard entity reference

* Handle update dashboards

* Add full dashboard props in validate

* Add update tests

* Reformat

* Reformat

* Reformat

* Reformat

* Reformat
2021-11-27 12:31:55 -08:00
Sriharsha Chintalapani
edcbb04e3a
Fix #1417: openmetadata-security.yml missing airflowConfiguration (#1425) 2021-11-27 10:53:57 -08:00
Suresh Srinivas
4c76a7bafe
Merge pull request #1416 from open-metadata/issue1375 2021-11-26 15:01:06 -08:00
sureshms
269fc9ede5 Fixes #1375 - EventResource malformed entity info 2021-11-26 14:16:29 -08:00
Suresh Srinivas
9cd170c95b
Merge pull request #1359 from open-metadata/issue1358
Fixes #1358 - Add change events to Service entity
2021-11-26 12:05:09 -08:00
darth-coder00
dc1576cd91
Feat: Added DBT Model Details page and Explore page tab (#1394)
* Feat: Added DBT Model tab to Explore page

* Feat: Added DBTModel Details page

* Changed dataset to dbtModel

* Added support to add tier tag

* Adding suggestions support for DBT Models.

* Added ViewDefinition Tab UI

Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-11-26 23:27:11 +05:30
Pere Miquel Brull
fdd6ca14b7
Merge pull request #1409 from TeddyCr/issue-1049
issue-1049: Refactor code to use functions from utils.helper
2021-11-26 18:51:01 +01:00
Ayush Shah
267a3d7aa2 Removed Platform from docker-compose.yml files, emulation fix 2021-11-26 18:10:27 +01:00
Teddy Crepineau
2507b7006a issue-1049: Refactor code to use functions from utils.helper 2021-11-26 16:16:34 +01:00
Sachin Chaurasiya
c74d7612bc
Adding Lineage node expansion to show columns . (#1393)
* Adding Lineage node expansion to show columns .

* Adding support for getting columns of expanded node.

* Refactoring.

* Reafctoring and style changes.

* Minor changes

* Changing prop type.

* minor style changes.
2021-11-26 20:37:33 +05:30
parthp2107
6582f38a37
changed data-testids and commented code for recent api change (#1401)
* changed data-testids and commented code for recent api changes

* changing paths in selenium workflow
2021-11-26 17:02:04 +05:30
Shailesh Parmar
bd3beb4604
Test: Added test for ingestion and confirmation modal (#1389) 2021-11-25 16:06:46 +05:30
darth-coder00
bfbb751faa
Fix: Issue #1348 - My Data and Followers are empty (#1388)
* Fix: Issue #1348 - My Data and Followers are empty

* Addressing comment
2021-11-25 15:48:33 +05:30
Sachin Chaurasiya
ee1db17351
UI : Adding support for Lineage Incremental loading. (#1341)
* Added support for Lineage Incremental  loading.

* Added loadNode Handler

* Added position prop to loadNode Handler.

* Adding changes to get down and up stream data incrementally.

* Adding checks for leaf nodes part-1

* minor change

* Changed file extenstion from tsx to ts as its only contains types.

* Adding checks for leafnodes

* Removed onClick from node text.

* Changed depth value to 3

* Minor fix

* Added micro interaction for loading nodes.
2021-11-25 15:34:52 +05:30
Shailesh Parmar
9c01d574fc
Test: added test suits for ingestionPage and ingestion component (#1374)
* Test: unit test for ingestionpage and ingestion component

* updated ingestion component test

* miner change
2021-11-25 14:30:05 +05:30
parthp2107
dc627bd1a3
GitBook: [#41] Fixing OpenMetadata server config for okta (#1383) 2021-11-25 14:29:30 +05:30
parthp2107
2389de1465
removing tests from catalog-rest-service module and configuring it in openmetadata-ui module (#1382) 2021-11-25 14:28:47 +05:30
darth-coder00
6c323b9592
Feat: Added root level package.json to avoid global installation of npm packages (#1384)
* Feat: Added root level package.json to avoid global installation of npm packages

* Updated typescripts from schema
2021-11-25 14:25:22 +05:30
Akash Jain
74a10382a2
Fix: Docker Image to use new Dist Location while running locally (#1381)
* fix path for dist folder

* updated docs wrt new dist folder
2021-11-25 12:33:20 +05:30
Akash Jain
e288a64781
feat: Adding CI for python integration tests (#1368)
* Adding CI for python integration tests

* Adding Paths
2021-11-24 22:20:36 -08:00
sureshms
62d5f47c3d Fixes #1358 - Miscellaneous cleanups 2021-11-24 15:49:35 -08:00
sureshms
c8cc96f6f5 Fixes #1358 - Add change events to PipelineService and StorageService entity 2021-11-24 15:47:53 -08:00
sureshms
ec6c6f48c4 Fixes #1358 - Add change events to DatabaseService entity 2021-11-24 15:47:53 -08:00
sureshms
ece03712f8 Fixes #1358 - Add change events to DashboardService entity 2021-11-24 15:47:53 -08:00
sureshms
8664ef78b2 Fixes #1358 - Add change events to MessagingService entity 2021-11-24 15:47:53 -08:00
Alberto Miorin
94446e7540
Fix #1061: Need description for tags (#1322) 2021-11-24 12:23:51 -08:00
Akash Jain
96c65e7ebd
fix: remove spaCy dependencies from setup.py (#1362)
* remove spaCy dependencies from setup.py

* Spacy, PII and Processor dependencies removed

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-11-24 12:23:17 -08:00
Ayush Shah
11e2229972
Added OMeta API, removed wget (#1376)
* Added OMeta API, removed wget

* Added curl instead of Wget in run_local_docker.sh
2021-11-24 11:57:33 -08:00
Sriharsha Chintalapani
27c439a53d
Update README.md
update ingestion docs to point to docs.open-metadata.org
2021-11-24 09:06:56 -08:00
Sriharsha Chintalapani
d2458777c8
Update README.md 2021-11-24 07:18:33 -08:00