115 Commits

Author SHA1 Message Date
Ashish Gupta
b59878e1b5
Fix (#6984) doc links in OpenMetaData (#6986)
* Fix doc links in OpenMetaData

* Link updated

* remove unwanted file

* changes as per comments

* Changes as per comments
2022-08-29 19:38:54 +05:30
Suresh Srinivas
895a6e5551
Fixes #6860 Add policy support for policies based on resource ownership hierachy (#6861)
* WIP

* Fixes #6728 API to get detailed permissions for any user

* Fixes #6860 Add policy support for policies based on resource ownership hierachy

* Check if inheritedRoles is null

* Revert "Check if inheritedRoles is null"

This reverts commit 3dee922d5937c1f4ac9a298d1156e7adf15083a6.

* Initialize SubjectCache in NoOpAuthorizer

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-08-23 20:44:11 -07:00
Sriharsha Chintalapani
0a2e2d8b18
Fix #6571: Add EntityLink for the testCase to ID columns (#6755)
* Fix #6571: Add EntityLink for the testCase to ID columns

* Fix #6571: Add EntityLink for the testCase to ID columns

* added entityLink to python tests

* Fix tests

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-08-18 00:29:59 -07:00
Suresh Srinivas
b16a821f9c
Fixes #6728 API to get detailed permissions for any user (#6729)
* WIP

* Fixes #6728 API to get detailed permissions for any user
2022-08-15 13:40:49 -07:00
Suresh Srinivas
bd5ac5c67f
Fixes #6723 GET API to get a list of functions that can be used for authoring Policy Rule conditions (#6724)
* WIP

* Fixes #6723 GET API to get a list of functions that can be used for authoring Policy Rule conditions
2022-08-13 21:37:55 -07:00
Suresh Srinivas
9e4be2a48b
Fixes #6719 Validate rule conditions and return meaningful errors in API response (#6720) 2022-08-13 13:10:00 -07:00
Abhishek Pandey
a6a7662517
dagster-connector-added (#6513)
* dagster-connector-added

* code-formatted

* dagster-comments-removed

* dagster-comments-removed

* dagster-unittest-added

* code-formatted-pr-comments-resolved

* improved-code-quality

* increased-py-test-time-out

* improved-dagster-tests

* improved-dagster-tests

* reverted-pytests-timeout

* dagster-pytest-improved

* added-schema-in-omdcore

* updated-schema-in-omd-core

* ui-schema-updated-omd-core

* updated-dagster-schema

* dagter-schema-test-updated
2022-08-13 15:18:14 +05:30
Suresh Srinivas
cbcc00bc78
Fixes #6659 Backend : Add support for roles and teams in policy (#6676) 2022-08-09 14:25:27 -07:00
Suresh Srinivas
e820c60c8d
6631 (#6632)
* Fixes #6554 Add support for team of type Group

* Fixes #6631 Add support for new permissions API

* Rework the code to fix test failures
2022-08-08 15:25:44 -07:00
Suresh Srinivas
7825986105
Fixes #6554 Add support for team of type Group (#6588)
* Fixes #6554 Add support for team of type Group

* Fixing test failure
2022-08-05 10:49:42 -07:00
Suresh Srinivas
951251a444
Fixes #6518 - Support conditional policies and policies overhaul (#6519) 2022-08-03 12:08:19 -07:00
Suresh Srinivas
109b937fd4
Use JSON schema constraints to validate policies and other misc cleanup (#6451) 2022-07-30 15:23:18 -07:00
Suresh Srinivas
8af3af9d32
Fixes #6365 Support for adding policies at the team level (#6366) 2022-07-26 17:33:13 -07:00
Suresh Srinivas
a23a9c84c1
Fixes #6336 - Add API to list of operations per resource for policy authoring (#6337)
* Fixes #6336 - Add API to list of operations per resource to be used for writing policies

* Fixing UI build errors

* Include only JSON schema file and not JSON data files in python code generation

* Fix generate

* Update operations list

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-26 12:08:01 -07:00
Sriharsha Chintalapani
67339a6c25
Fix #6313: Add om-comment to entities (#6315)
* Fix #6313: Add om-comment to entities

* Fix #6313: Add om-comment to entities
2022-07-25 12:28:21 +05:30
Teddy
0505eb1a6a
Fixes #6074 -- Update str to datetime/date for min/max (#6178)
* changed min/max str type to datetime/date

* bumped version dev

* Fixed typo in datetime -> dateTime
2022-07-20 14:46:00 +02:00
Nahuel
ee21d6b10e
Fix error in workflow YAML file and update ingestion-core version (#6193) 2022-07-19 15:41:21 +02:00
Vj-L
011651f078
"Updated the tags with latest tag" (#5962)
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-07-08 16:43:39 +05:30
Vivek Ratnavel Subramanian
9414012c38
Add support for closing task with comment (#5684) 2022-06-28 10:05:22 -07:00
Teddy
28336b0a43
Fix #3575 Data Quality - Partitioned Tables (#5441)
Co-authored-by: Teddy Crepineau <teddycrepineau@Teddys-MacBook-Pro.local>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-14 12:37:44 -07:00
Suresh Srinivas
9d25596227
Fixes #5122 Add backend and API support for column-level lineage (#5123)
* Fixes #5122 Add backend and API support for column-level lineage

* amend

* Fix test failures
2022-05-24 16:00:12 -07:00
Ayush Shah
8511f9f0b2
fix core_generate / validate pipeline (#5048) 2022-05-20 09:53:31 +05:30
darth-coder00
9fc612e013
Optimising generation of typescripts from schema and as prebuild script (#5037)
* Adding json2ts as prebuild script

* Add generated TS to gitignore

* Fixing CI errors

* Fix Sonar CI

* Bumping metadata version

* Fixing sonar CI

* Fix json2ts script

* Revert gitignore

* prettify

* Fix CI build failures

* Removing unnecessary changes

* Add pre-script for coverage
2022-05-19 21:23:39 +05:30
Suresh Srinivas
5b57db3e55
Fixes #5010 Entity extension - Add support for storing JSON schema compliant extended fields in entities (#5011) 2022-05-18 09:52:27 -07:00
Ayush Shah
93c32ad801
Removed Ingestion Core dependency (#5006) 2022-05-18 00:01:20 +05:30
Ayush Shah
a74047c8a0
Modified workflows and ingestion-core package (#5005) 2022-05-17 21:46:49 +05:30
darth-coder00
b2e517f846
Fix: invalid schema and removed typescript references (#4979) 2022-05-17 15:11:44 +05:30
Suresh Srinivas
399e44e8d3
Fixes #4957 Use jsonschema2pojo JavaInterfaces functionality to remove manual implementation of EntityInterface (#4958) 2022-05-15 11:10:26 -07:00
Suresh Srinivas
6ce528d70a
Fixes #4921 Add support for type system (#4922) 2022-05-14 10:57:19 -07:00
Sriharsha Chintalapani
a774a67ffa
Fix #4812: UserResources patch operation resetting inheritedRoles and AuthenticationMechanism (#4814) 2022-05-09 23:59:04 -07:00
Sriharsha Chintalapani
34858f3b32
Topics: Add Sample data (#4787)
* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data

* Topics: Add Sample data
2022-05-09 12:50:54 +02:00
Sriharsha Chintalapani
4531190af6
Fix #4637: Support JWT Token generation for bot accounts (#4647)
* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts

* Fix #4637: Support JWT Token generation for bot accounts
2022-05-05 15:32:33 +05:30
codingwithabhi
fb03a324ce
mssql-usage-added-on-ui (#4635) 2022-05-04 22:31:35 +05:30
Akash Jain
55e1be9ca4
feat: Prepare 0.11.0-snapshot version changes (#4505)
* updated version to 0.11.0-SNAPSHOT

* updated version to 0.11.0.dev* for ingestion

* docker version updates for metadata docker cli

* OM Server Env Variables from #4197 #4261 #4473
2022-04-27 00:41:17 +05:30
codingwithabhi
897e4ff765
snowflake-private-key-fix-via-ui (#4492)
* snowflake-private-key-fix-via-ui

* removed-overriding-test-connection

* code-formatted
2022-04-26 17:10:10 +05:30
codingwithabhi
c09dc3bff7
athena-source-connection-fixed (#4278)
* athena-source-connection-fixed

* ran-core_bump_version_dev

* aws-cred-json-schema-support-added-in-athena

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-04-21 16:07:29 +02:00
Suresh Srinivas
14fce51749
Fixes #4255 Move associated tags functionality from Tags to GlossaryT… (#4256) 2022-04-19 15:29:28 -07:00
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
codingwithabhi
8115c2ece4
issue-4135: updated-mysql-connection-json (#4136) 2022-04-14 14:16:09 -07:00
Suresh Srinivas
339968c71e
Issue4113 (#4114) 2022-04-13 19:51:04 -07:00
Sriharsha Chintalapani
be836e5404
Fix #4071: PUT IngestionPipeline missing property & error message (#4085)
Fix #4071: PUT IngestionPipeline missing property & error message (#4085)
2022-04-13 08:40:21 +02:00
Sriharsha Chintalapani
966cedd17f Fix #4042: Ingestion: Sample data ingestion is failing 2022-04-11 16:23:00 -07:00
Sriharsha Chintalapani
2e870669e3 Fix #4042: Ingestion: Sample data ingestion is failing 2022-04-11 16:12:01 -07:00
Sriharsha Chintalapani
bd4bcaf876 Fix #4044: Service connection supportedPipelineType to be a common type 2022-04-11 14:22:58 -07:00
Sriharsha Chintalapani
8067103a1d Fix #4044: Service connection supportedPipelineType to be a common type 2022-04-11 14:22:30 -07:00
Sriharsha Chintalapani
5f47b66742 Fix #4044: Service connection supportedPipelineType to be a common type 2022-04-11 14:22:30 -07:00
codingwithabhi
01336853ef
Snowflake private key fix (#4031)
* snowflake-private-key-fixed

* ran-core_bump_version_dev
2022-04-11 19:27:50 +05:30
Sriharsha Chintalapani
afd7d1b9a7 Fix #3721: Typo in table.json schema 2022-04-10 17:04:12 -07:00
codingwithabhi
c6bd06944b
glue-connector-fixed (#3980)
* glue-connector-fixed

* code-formatted

* ran-make-core_bump_version_dev

* config-stored-in-variable
2022-04-09 18:28:53 +05:30
codingwithabhi
a92dff15e6
multiple-database-support-added (#3777)
* multiple-database-support-added

* FQDN_SEPARATOR-added

* code-formatted

* code-formatted
2022-04-09 15:11:11 +05:30