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
Mayur Singal
dc497d298b
Fix #5768 : Clickhouse Client Connection Fix ( #5771 )
2022-06-30 12:14:27 +02:00
Teddy
0cb036de08
Fixes #5787 -- Add new tests to GE integration submodule ( #5788 )
...
* Added table tests to great expectations submodule
* Added new tests to GE submodule
2022-06-30 11:59:55 +02:00
Mayur Singal
04c8e49edd
Fix #5777 : Added Exception handling for usage source ( #5778 )
2022-06-30 14:51:25 +05:30
Pere Miquel Brull
f7a10fe5a6
Fix #5754 - Clean pipeline service connection & minor fixes ( #5766 )
...
* Update airflow
* Remove prefect
* Remove prefect
2022-06-30 09:33:45 +02:00
Mayur Singal
5066b1e740
Airbyte Minor Fix ( #5758 )
2022-06-30 08:21:08 +05:30
Pere Miquel Brull
286fe5bdd7
lineage fixes ( #5749 )
2022-06-29 17:59:50 +02:00
Mayur Singal
d7cf1289d4
Yaml Fixes ( #5733 )
2022-06-29 15:25:14 +02:00
Mayur Singal
884780a83b
Glue Table & Column Comment Fix ( #5740 )
2022-06-29 15:24:51 +02:00
Teddy
2f29c5fe93
Fixes #5742 where profiler modulo has unescaped character ( #5743 )
...
* Fixed athena modulo function
* fixed modulo function for MySQL and escaped perc char in base modulo function
* Removed compilation logic for MSSQL
* fixed python formating
* Added modulo and random logic for oracle
* Fixed py format
2022-06-29 14:38:44 +02:00
Pere Miquel Brull
e3223f6a20
Simplify bigquery usage ( #5728 )
2022-06-29 13:58:41 +02:00
Mayur Singal
81047c4d18
Fix #5702 : Airbyte Pipeline Status Fix ( #5726 )
2022-06-29 10:33:25 +02:00
Teddy
11dc2e4918
Fixed typo in clickhouse SQL definition ( #5725 )
2022-06-29 09:29:10 +02:00
Onkar Ravgan
04a6acc02f
Bigquery pydantic error fix and Mode edge case fixes ( #5710 )
...
* bigquery pydantic error fix and mode edge case fixes
* Fix Usage Issues
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-06-29 12:13:28 +05:30