3502 Commits

Author SHA1 Message Date
Francisco J. Jurado Moreno
0cfe6e6cb7
[ISSUE-6162] Escape wildcards on revised RS query (#6200)
[ISSUE-6162] Escape wildcards on revised RS query (#6200)
2022-07-20 06:34:26 +02:00
Suresh Srinivas
4c62237bcb
Fixes #6133 - Add support for Team Hiearchy (#6134)
* Adding different team types for supporting organization team hierarchy

* Add support for team hierarchy

* Create organization during initalization

* Team hierachy test for POST methods

* Add PUT and PATCH support for changing team hiearchy

* Added tests for the team hiearchy feature

* Restored v003 sql files and added v004

* Merge conflicts with main and adopt new JSON based configuration

* Remove configuration Organization name to simplify user MUST do configurations

* Snowflake Make Query tag Optional (#6114)

* Snowflake make query tag optional

* Modified Description

* [Backend][UsageResource] Add PUT to enable updating Usage #6117 :::::: and allow adding space to tagCAtegory and Tags (#6119)

* [Backend][UsageResource] Add PUT to enable updating Usage #6117

* [Backend][UsageResource] Allow space in tags category and primary tags #6121

* [Backend][UsageResource] Update in more genric way to make use of space in resourcePath

* ui changes for allowing space in tag and tag category name

* [Backend][Improvement]add test for put and post

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>

* Adding different team types for supporting organization team hierarchy

* Add support for team hierarchy

* Create organization during initalization

* Team hierachy test for POST methods

* Add PUT and PATCH support for changing team hiearchy

* Added tests for the team hiearchy feature

* Restored v003 sql files and added v004

* Merge conflicts with main and adopt new JSON based configuration

* Remove configuration Organization name to simplify user MUST do configurations

* Python jsonSchema code generation not respecting  defaults

* fixed failing cypress

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: mohitdeuex <105265192+mohitdeuex@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2022-07-19 11:10:52 -07:00
Mayur Singal
9308fe6df3
Fixed Marked Deleted Tables (#6199) 2022-07-19 18:14:36 +02:00
Francisco J. Jurado Moreno
710591f106
[ISSUE-6162] Upgrade RS SQL statement query (#6188)
* Upgrade RS SQL statement query

* Fix query, remove dupes
2022-07-19 17:46:12 +02:00
Nahuel
0602e8c894
Fix#5924: Implement secret manager for Airflow REST Plugin (#6128)
Fix#5924: Implement secret manager for Airflow REST Plugin (#6128)
2022-07-19 14:51:44 +02:00
Shailesh Parmar
04db051197
Revert "Pipeline lineage edge UI (#5891)" (#6159)
This reverts commit 4d898a120fd4410a8ed660db252bc270710e9323.
2022-07-19 18:07:46 +05:30
Pere Miquel Brull
9fa5d5cab2
Fix #6154 - Python Client to PATCH descriptions (#6165)
* Prepare patch description utilities for python client

* Improvements
2022-07-19 12:58:58 +02:00
Pere Miquel Brull
627883f24b
Wrap sample data ingestion (#6176) 2022-07-19 08:11:48 +02:00
Pere Miquel Brull
9ad34f51a7
Fix #5452 - Send usage with PUT (#6174)
* Send usage with PUT

* Wrap get details

* Wrap get details
2022-07-19 07:42:58 +02:00
Onkar Ravgan
8c9dc91ccf
Refactored Datalake and Deltalake for Topology (#6034)
* rebasing with main

* refactored deltalake for topology

* using requests instead of urllib

* formatting fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-19 06:37:27 +02:00
Mayur Singal
da559150c1
Snowflake Make Query tag Optional (#6114)
* Snowflake make query tag optional

* Modified Description
2022-07-18 20:29:27 +02:00
Pere Miquel Brull
7b6332edef
Fix #6045 - Parse gracefully the connection on Test Connection (#6149)
* Parse gracefully test connection

* Test file renames
2022-07-18 18:50:27 +02:00
Onkar Ravgan
78e41a66a6
Snowflake column name empty issue (#6120)
* added whitespace if column name empty

* Added comments

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-18 10:21:56 +02:00
Mayur Singal
0322e12b45
View lineage better exception handling (#6142) 2022-07-18 10:21:47 +02:00
Mayur Singal
6b10adc40f
Bigquery View Lineage Fix (#6129) 2022-07-17 10:36:24 -07:00
Mayur Singal
4b5b184177
Fix #6091: Fix Datalake arrays must be of the same length (#6092) 2022-07-17 18:26:54 +02:00
Onkar Ravgan
44ed8f094d
Replaced with underscore (#6123)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-17 18:26:04 +02:00
Onkar Ravgan
4d898a120f
Pipeline lineage edge UI (#5891)
Pipeline lineage edge UI (#5891)
2022-07-17 18:25:37 +02:00
Mayur Singal
98304683c9
Fix #6109: Fixed Snowflake Array Issue (#6111) 2022-07-17 18:20:54 +02:00
Pere Miquel Brull
0a921abf8b
Fix #6005 - Create ML Model Topology (#6080)
Fix #6005 - Create ML Model Topology  (#6080)
2022-07-14 15:07:53 +02:00
Pere Miquel Brull
479a8de486
Fix #5885 - Provider loading fails for airflow <2.3 (#5927)
Fix #5885 - Provider loading fails for airflow <2.3 (#5927)
2022-07-14 15:07:39 +02:00
Milan Bariya
954635b6dc
FIX 5907: Ingest Trino complex type (#5931)
* FIX 5907: Ingest Trino complex type

* Included Row & Array Datatype

* Resolved review comments

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-07-14 11:28:50 +05:30
Milan Bariya
187de08d1f
dbServiceName field move from serviceConnection to sourceConfig (#6047) 2022-07-14 11:25:31 +05:30
nna077
baa5295cc2
Add Date/Time Metrics In Profiler Tab (#5821)
Add Date/Time Metrics In Profiler Tab (#5821)
2022-07-13 21:23:03 +02:00
Mayur Singal
2df9fd4ae2
Fix #5896: Fixed empty description issue in dbt (#6069) 2022-07-13 09:32:17 -07:00
Mayur Singal
aa3f2662ea
Fix #6057: Fix Amundsen Dashboards (#6059)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-13 15:58:33 +02:00
Teddy
5d584731ed
Fixes #6042 -- Add escape character to modulo function (#6044)
* Added excaping character for modulo function

* Fixed MSSQL Median computation

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-13 14:43:56 +02:00
Teddy
d097199d2f
Added validation in profiler workflow to ensure service name exists and raise more explicit error (#6036)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-13 14:43:48 +02:00
Milan Bariya
c2b15a4377
FIX 5712: make generate gives different results depending on OS (#6035)
FIX 5712: make generate gives different results depending on OS (#6035)
2022-07-13 11:53:27 +02:00
Pere Miquel Brull
00c14c0b7e
Fix #5336 - Add startTime, endTime and logLink to taskStatus (#5969)
Fix #5336 - Add startTime, endTime and logLink to taskStatus (#5969)
2022-07-12 06:23:54 +02:00
Mayur Singal
9da62be6f4
Fix #5806: Fix Clickhouse Usage (#6010) 2022-07-12 06:21:23 +02:00
Teddy
f0926d9b75
Fixes #3463 -- Implement Custom SQL Data Quality Tests (#5973)
Fixes #3463 -- Implement Custom SQL Data Quality Tests (#5973)
2022-07-12 06:21:11 +02:00
Mayur Singal
c4c5afe081
Snowflake Password Optional Field (#5994) 2022-07-11 12:39:43 +05:30
Mayur Singal
9ca4280505
Snowflake View Definition Fix (#5974) 2022-07-09 10:38:44 +02:00
Mayur Singal
ebc9a24ee0
Connection options fix (#5971)
* Connection Options Fix

* Fixed Condition
2022-07-08 17:44:18 +02:00
Teddy
11487571b0
Fixes #5964 -- Trino Median function and columnValuesToMatchRegex wording (#5965)
* added logic for trino median function

* Fixed columnValuesToMatchRegex result wording

* Replaced table with column for toMatchRegex test
2022-07-08 15:55:50 +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
Mayur Singal
8662333a86
Fix #5877: Renamed Database to DatabaseSchema for Oracle Connection (#5889)
* Fix #5877: Renamed Database to DatabaseSchema for Oracle Connection

* Removed Pass
2022-07-08 09:04:11 +05:30
Pere Miquel Brull
a6dd100be4
Fix metadata es DAG (#5933) 2022-07-07 12:15:09 -07:00
Onkar Ravgan
ba725b81e7
Dbt Fixes and removed urllib from DBT and ometa (#5928)
* Adding default values

* removed urllib and dbt fixes

* removed urllib and dbt fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-07 17:02:32 +02:00
Teddy
48f6553fb3
Fixes #5866 -- Implement Support for Median Metric (#5887)
* Added additional table + test coverage

* Added logic for front end input fields

* Added comment for median metric

* skipping `Update owner and check description` cypress test

* Added support to run window metrics for the profiler

* Fix except code smell

* moved median metric to windown folder

* Fix pyformat

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-07 06:58:42 +02:00
Abhishek Pandey
f3a6a405b6
issue-5757: s3-prefix-fix-added (#5876)
* issue-5757: s3-prefix-fix-added

* updated-f-string-in-prefix
2022-07-06 16:36:34 +02:00
Pere Miquel Brull
f8e3d634c2
Validate rest and update schema (#5873) 2022-07-06 11:27:20 +02:00
Teddy
3a7c11424b
Fixes #3133 -- Adding Additional Column Tests (#5867)
* Added additional table + test coverage

* Added logic for front end input fields

* Added comment for median metric

* skipping `Update owner and check description` cypress test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-07-06 10:12:29 +02:00
Mayur Singal
c731fef797
Fix #2895: Added Foreign Key support (#5856) 2022-07-06 08:17:10 +02:00
Rabi Narayan Sahoo
f606d4d636
[Fix] Removed volume instructions from dockerfile. (#5851)
Co-authored-by: Rabi Narayan Sahoo <106670146+Robby30ies@users.noreply.github.com>
2022-07-05 18:12:56 +05:30
Onkar Ravgan
380fdf18cd
usage fixes (#5805)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-30 18:03:01 +02:00
Onkar Ravgan
69bb25e5e5
usage condition fix (#5802)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-30 06:16:53 -07:00
Teddy
861a5ecf59
Fixes #5800 profiler workflow for engine with catalog + modulo for Presto (#5801) 2022-06-30 14:58:30 +02:00
Pere Miquel Brull
9ca7a75e2d
Add col lineage in sample usage (#5790) 2022-06-30 12:16:06 +02:00