12410 Commits

Author SHA1 Message Date
NiharDoshi99
3f78e072e1
#13429 support for struct data type in hive (#14785) 2024-01-19 18:26:53 +05:30
Mayur Singal
4e02cb1c54
Fix #14764: Profiler make compute metric configurable (#14791) 2024-01-19 18:13:26 +05:30
Shilpa Vernekar
d7f4172416
DOCS: Knowledge Center Article and other changes (#14795) 2024-01-19 10:44:05 +00:00
Akash-Jain
16ff7be4f9 fix: Security Scan CI file path 2024-01-19 16:12:57 +05:30
Aniket Katkar
f3f73a3f01
Feat #10757: Data observability UI changes (#14749)
* Centralize EventType

* Format better for readability

* Add Handling for Thread as Change Event

* Centralize logic for Entity Message Creation

* Add Thread Parent Message in Conversation

* Add Task and Announcement

* Support for multiple destinations

* Delete existing alerts for schema changes

* Delete all tables data for event subscription

* Centralize logic for Notifications and Observability

* Change Field Name and Remove redundant code

* Test Fixes

* Add more fields

* Add Optional

* Logical Test Case Addition Chnage Event

* Add Filter By Owner

* Fix Email Entity Url

* added data observability settings page

* localization changes for other languages

* Handler closure and cleanup

* complete create observibility flow

* fix searchIndex method error

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-19 14:30:47 +05:30
Akash Jain
72fc0cf685
fix: Security Scan CI + Makefiles (#14790) 2024-01-19 14:18:07 +05:30
Akash Jain
4e8042c9a8
fix(CI): Enable Security Scan Reports for ingestion base slim docker image (#14788) 2024-01-19 12:38:02 +05:30
Onkar Ravgan
f10b5a3617
Fixed athena e2e db (#14774) 2024-01-19 11:51:38 +05:30
Teddy
9c4ec6c760
fix: added fall back to table metric computation (#14771) 2024-01-19 00:33:57 +05:30
Sachin Chaurasiya
5ff74b5108
Fix(#14724): refactor encoding/decoding FQN flow (#14726)
* Fix(#14724): refactor encoding/decoding FQN flow

* Fix encoded FQN usage in API endpoints

* add useFqn hook and fix dependencies in affected components

* fix: unit test

* Refactor code and remove unused imports

* Add unit tests for useFqn hook and StringsUtils module

* Refactor AddCustomProperty component and constants

* Refactor glossary version routes and fetch methods

* Fix imports and remove unused code
2024-01-18 20:38:15 +05:30
Pere Miquel Brull
470ccc143d
MINOR - Fix Collate CI action (#14779) 2024-01-18 15:51:28 +01:00
Pere Miquel Brull
0c612ca158
MINOR - Add Maven Collate Tests CI (#14775) 2024-01-18 15:36:21 +01:00
Ayush Shah
831fce5b7e
Fixes 10709: Add useFqnForFiltering to profiler workflow (#14717) 2024-01-18 18:52:43 +05:30
Shailesh Parmar
e7665a83e5
Feat: Incident manager part 2 (#14673)
* Feat: Incident manager part 2

* updated stepper to show the future steps

* added dynamic breadcrumb in incident details page

* added cypress for incidentmanager

* added incident layer in graph and details in tooltip

* updated ui as per new change

* moved function render to useMemo

* fixed cypress for incident manager

* fixed unit test

* addressing review comments

* fixed failing cypress
2024-01-18 15:53:55 +05:30
Pere Miquel Brull
05038cc99c
MINOR - Add notes on external ingestion docs (#14756)
* MINOR - Add notes on external ingestion docs

* GCS Composer
2024-01-18 11:07:34 +01:00
Onkar Ravgan
c5c7171036
MINOR: Added Support for Bigquery and Redshift lifeCycle data (#14622)
* Added BQ and redshift lifeCycle

* added usage fixes
2024-01-18 15:36:43 +05:30
Teddy
71592df3e7
fix: filtering logic when getting latest incidents (#14760) 2024-01-18 08:12:25 +00:00
IceS2
69bf469a76
MINOR - Update Developers documentation to make it easier to follow (#14754)
* chore(docs): Changed the structure of the file to facilitate following it

* fix(docs): Add missing cd command before starting the server from script
2024-01-18 08:50:50 +01:00
Mohit Yadav
1e6c1a616b
Add Notification [WIP] (#14674)
* Centralize EventType

* Format better for readability

* Add Handling for Thread as Change Event

* Centralize logic for Entity Message Creation

* Add Thread Parent Message in Conversation

* Add Task and Announcement

* Support for multiple destinations

* Delete existing alerts for schema changes

* Delete all tables data for event subscription

* Centralize logic for Notifications and Observability

* Change Field Name and Remove redundant code

* Test Fixes

* Add more fields

* Add Optional

* Logical Test Case Addition Chnage Event

* Add Filter By Owner

* Fix Email Entity Url

* Handler closure and cleanup
2024-01-18 12:46:01 +05:30
Sriharsha Chintalapani
bfa8827d38
Fix #14038: Inconsistent search results between auto-suggest box and … (#14747)
* Fix #14038: Inconsistent search results between auto-suggest box and actual search results

* use dataAsset instead of all alias

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-01-17 21:37:36 -08:00
Ayush Shah
19db3c060c
Fix Env (#14768) 2024-01-18 10:52:05 +05:30
Karan Hotchandani
29901045ae
Add Is Null and Not Null filters for Owners and other fields (#14762)
* add is null and is not null operation

* cypress

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-18 10:39:43 +05:30
Suresh Srinivas
c4b9d1bd21
Dependency updates (#14767) 2024-01-17 19:49:39 -08:00
Ashish Gupta
0d7833bf23
MINOR: sidebar ui fix (#14761)
* MINOR: sidebar ui fix

* fix app icon movement
2024-01-17 21:49:21 +05:30
Ayush Shah
0d0d820305
MINOR: Add Static Sample Data, Modify Lineage (#14752) 2024-01-17 20:07:49 +05:30
Chirag Madlani
4fa2c6d7fa
fix(cypress): main failures (#14725)
* fix(cypress): main failures

* fix tests

* fix users spec

* fix table spec

* fix users spec

* skip failures

* skip query ingestion for postgres
2024-01-17 19:28:49 +05:30
Mohit Yadav
70b74d7d4f
Remove info log and using JsonUtils to convert the Ingestion Pipeline (#14759) 2024-01-17 17:25:33 +05:30
Mohit Yadav
bfbd953b53
Fix messages and percentages in Data Insight reports (#14731) 2024-01-17 16:11:43 +05:30
NiharDoshi99
6620389ad1
fix null prop. when entire col is null (#14758) 2024-01-17 16:00:06 +05:30
Teddy
aa92db3176
fix: clear incident ID when testCase result is success (#14755) 2024-01-17 10:23:36 +00:00
Teddy
c90a86b8ad
chore: remove typing-extension dependency (#14757) 2024-01-17 09:58:10 +00:00
Mayur Singal
07ea5e97c8
Minor: Postgres cypress move to query log file usage (#14750) 2024-01-17 14:26:57 +05:30
Mohit Yadav
7dcdc1a37d
Fix Expression Parsing (#14753) 2024-01-17 13:22:49 +05:30
Pere Miquel Brull
ddf7a0d30f
MINOR - Run ingestion externally docs (#14751)
* add docs

* MINOR - Run Ingestion Externally docs
2024-01-17 08:21:34 +01:00
NiharDoshi99
c120ae98a4
#14727 change all all_ query to dba_ query (#14748) 2024-01-17 12:38:42 +05:30
Teddy
085dfc0012
MINOR: Update Incident Manager Flow 2024-01-17 07:23:03 +01:00
Vijay Ravi
abe716d7fa
MINOR: Update jsonpatch package version (#14740)
* MINOR: Update jsonpatch package version

* Format

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-01-17 07:17:11 +01:00
Mayur Singal
9694e19599
Minor: Docs - MSSQL Usage & Lineage Requirements (#14746) 2024-01-17 11:41:50 +05:30
Pere Miquel Brull
eadda0e3f1
#9269 - Add MSSQL Stored Procedure Support (#14739)
* Remove unnecessary field

* Remove unnecessary field

* Support query comments in MSSQL

* Remove unnecessary field

* Format

* Add external type

* Add MSSQL SP support
2024-01-17 06:37:27 +01:00
mohitdeuex
cfbb94aa32 Call Stop at the end 2024-01-17 10:51:29 +05:30
Mayur Singal
dccfd9a776
Minor: Add Column Support in Protobuf Parser (#14745) 2024-01-17 09:31:27 +05:30
Pere Miquel Brull
8d053e6f65
MINOR - Add Pablo to CI teams (#14737) 2024-01-16 17:42:22 +01:00
Onkar Ravgan
f2219a10f3
Fixed oracle tests (#14738) 2024-01-16 17:39:10 +01:00
Teddy
1ace95c9c5
MINOR: add recordChange call for computePassedFailedRowCount (#14716)
* MINOR: add recordChange call for `computePassedFailedRowCount`

* style: ran java linting
2024-01-16 07:55:34 -08:00
Sachin Chaurasiya
1a83a112ef
Minor: update ENTITY_TYPE and ENTITY_FIELD in EntityLink.g4 (#14732) 2024-01-16 20:08:03 +05:30
Onkar Ravgan
13b326d11c
Fix 14040: Part 3 Added updated field to status for patched entities (#14708)
* Added updated field to status

* Fixed e2e test
2024-01-16 17:53:05 +05:30
Chirag Madlani
ae884d54de
test(e2e): organise ingestion tests (#14649)
* test(e2e): organise ingestion tests

* fix ingestion tests

* push all the service ingestions

* fix name regexp issue

* fix database spec

* aut fixes

* fix follow entity tests

* fix follow test case

* fix soft delete tests

* fix tests

* fix dashboard

* fix left side bar issue
2024-01-16 16:38:40 +05:30
Ashish Gupta
65af782433
fix glossary cypress issue and minor changes (#14723) 2024-01-16 16:28:12 +05:30
Karan Hotchandani
5f293f6400
fix: add null checks (#14722) 2024-01-16 15:43:50 +05:30
Onkar Ravgan
64a4e1afce
Fix 12180, 14158: Added LF tags to Athena (#14718)
* Added LF tags to athena

* fixed pytests

* Added docs
2024-01-16 14:24:31 +05:30