242 Commits

Author SHA1 Message Date
Mohit Yadav
f2e54fe7b9
Fix Topic index to map properly (#9688)
* Fix Topic index to map properly

* fix python side
2023-01-11 18:59:05 +00:00
Teddy
903209bc70
Fixes #9656 -- Add support for datetime type for col between (#9671)
* feat (profiler): Added support for datetime type for sqa profiler

* feat (profiler): migration file

* fix: added comment for ms timestamp logic
2023-01-11 16:51:36 +01:00
Parth Panchal
1ac0d47147
Fixed#9651: DQ for datalake not showing on UI (#9668) 2023-01-10 21:36:25 +05:30
Mohit Yadav
ea0e0e03e4
Alert Test Fix (#9640)
* Alert Test Fix

* Removed Db calls in case local publishers available

* Fix test

* Removed unrequired code

* Maintaing entityType to class map

* checkstyle
2023-01-10 12:56:10 +05:30
Sachin Chaurasiya
bdb8a55cfe
refactor : Add useAirflowStatus hook (#9473)
* chore : Add useAirflowStatus hook

* Add interface for hook

* Expose the fetch status method

* update hook return value

* refactor : use useAirflowStatus hook to get the airflow status

* Update useEffect to fetch data based on airflow status

* update license

* fetch workflow if airflow is available

* Revert "Update useEffect to fetch data based on airflow status"

This reverts commit c8cea80d4d2637d1c9163f650a34783c8efe376b.

* fix : cy failures

* address comments

* fix : unit test

* fix : cy test
2023-01-10 06:13:05 +00:00
Sriharsha Chintalapani
3c9d39e9af
Fix #9158: OpenSearch/ElasticSearch - Language based mappings (#9163)
* Add language for Search mappings

* Fix #9158: OpenSearch/ElasticSearch - Language based mappings

* Add analyzer to search in Japanese

* Adding JP es analyzer for all the indexes

* Fix review comments

* rebase with main

Co-authored-by: Megumi AIKAWA <megumi.aikawa@gmail.com>
2023-01-09 21:42:01 -08:00
Mohit Yadav
6836b2a057
Updated Description in case of column updates (#9635)
* Updated Description in case of column updates

* Take Description from Deleted in case of column update

* Added test Case
2023-01-09 22:51:09 +05:30
Parth Panchal
8bed933e34
Fixed#9426: When in Debug mode OM is logging passwords in plaintext (#9629)
* Fixed#9426: When in Debug mode OM is logging passwords in plaintext

* Fixed#9426: When in Debug mode OM is logging passwords in plaintext

* Fixed#9426: When in Debug mode OM is logging passwords in plaintext

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-06 19:36:18 +00:00
Suresh Srinivas
eefbfefe31
Code cleanup to fix IDE flagged warnings (#9614) 2023-01-05 11:22:33 -08:00
Shailesh Parmar
70d9c27035
ui: localization changes (#9612)
* ui: localization changes

* fixed failing tags cypress

* reverted fr-fr file changes

* addressing comments

* addressing comments

* addressing comments

* fixed error message issue

* Disable AlertTest

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-01-05 21:51:15 +05:30
mosiac1
0ed67d69f7
Fix User entity pagination when isBot flag is False (#9604)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-05 21:28:24 +05:30
Mohit Yadav
6a936650f3
Fix Tag Missing Relation (#9616) 2023-01-05 19:08:20 +05:30
Parth Panchal
a813d25efa
Fixes#9576: Data insights page empty and reindexing fails (#9597)
* Fixes#9576: Data insights page empty and reindexing fails

* Fixes#9576: Data insights page empty and reindexing fails

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-01-05 11:42:54 +05:30
Mayur Singal
67ea711319
Fix #8422: Fix False usage query count (#9587) 2023-01-04 14:01:07 +05:30
Mohit Yadav
084e0cba97
Enabled Alert Tests (#9463)
* Enabled Alert Tests - Do not Merge

* Removed commented code
2023-01-04 13:00:03 +05:30
Mohit Yadav
1deeb70bfc
Fix UI issue due to dropwizard Upgrade (#9590)
* Fix UI issue due to dropwizard Upgrade

* Added Header
2023-01-03 17:43:22 +00:00
Parth Panchal
dbf0152c85
Added maven publish git action workflow (#9568) 2023-01-03 11:18:29 +05:30
Mohit Yadav
e5519663e6
Fix Flyway Clean Disabled Issue (#9556) 2023-01-02 17:59:04 +05:30
Suresh Srinivas
1eb7ed95dc
Upgrade library dependencies (#9547)
* Upgrade minor version

* Update jersey-bom version

* Update dropwizard version

* Revert dropwizard and update jackson

* Upgrade to Dropwizard 2.1.4 switch default GrizzlyConnector to HttpUrlConnector

* Upgrade next set of dependencies

* Upgrade next set of dependencies - part 2

* Upgrade next set of dependencies - part 3
2022-12-30 15:20:44 -08:00
Suresh Srinivas
240920fa9f
Fixes #9118 - Glossary bulk upload support (#9524)
* Add CSV support for bulk edits

* Add CSV support for bulk edits - updates to the previous patch

* APIs for Glossary bulk export/import support
2022-12-29 09:58:06 -08:00
Chirag Madlani
bf6fc5f93a
prepare(release) next release (#9479)
* prepare(release) next release

* airflow typo

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-27 20:15:46 +05:30
Suresh Srinivas
758c976cba
Fixes #9259 Change Tags APIs to conform with rest of the APIs (#9260) 2022-12-26 12:32:17 -08:00
Suresh Srinivas
c931ee3447
Fixes #9510 Enable authorization tests for all the entities (#9511) 2022-12-23 07:47:09 -08:00
Sriharsha Chintalapani
b4e274c8d5
Add schemaText to topic Index (#9482)
* Add schemaText to topic Index

* Remove ChangeDescription from TopicIndex
2022-12-22 09:42:51 +01:00
Mohit Yadav
517da06ece
Ingestion Bot Fix + AcitvityFeedAlerts Update (#9475) 2022-12-22 04:42:16 +05:30
Parth Panchal
9c9c33f318
Added pagination to Report Data (#9440) 2022-12-21 18:50:29 +05:30
Mohit Yadav
70d5536745
Added Test cases for Alerts + bug Fixes (#9421)
* Added Test cases for Alerts + bug Fixes

* removed commented code

* random bool

* added anno

* Disabling test for AlertAction and Alert + alertAction random name

* Bulk Create AlertAction Api
2022-12-21 15:34:18 +05:30
Sriharsha Chintalapani
b9242c1390
Fix topic indexes and migrations (#9439)
* Fix topic indexing

* Fix topic db migrations

* Fix topic db migrations

* Fix topic db migrations

* Fix test; add missing topic indexes on python side; fix ranking for tables using usage count
2022-12-21 10:33:12 +01:00
Nahuel
03edd9df56
Wrong services count returned from UtilResources (#9425) 2022-12-20 11:38:43 -08:00
Teddy
1df8014f78
Fix data insight filtering (#9415)
Fix: DI filtering
2022-12-20 10:11:33 +01:00
Parth Panchal
36e01a2b21
Fixed#9289 : Support Data Insight Index Refresh from Elastic Search (#9412)
* Fixed#9289 : Support Data Insight Index Refresh from Elastic Search

* Fixed#9289 : Support Data Insight Index Refresh from Elastic Search
2022-12-20 13:51:16 +05:30
Teddy
f4ae0a5b8f
Fixed perc. computation for entityTier (#9398) 2022-12-20 08:05:26 +01:00
Mohit Yadav
fa65480864
Alert Fixes, Removed Alert and AlertAction from Entity List, Get latest status from the data base, removed lastSuccesfulAt from failuredetails (#9386) 2022-12-18 23:39:27 +05:30
07Himank
f68d77cf51
Pagination query task (#9377)
* added new api for fetching table queries

* fix a small error

* corrected some line of code

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2022-12-17 22:36:24 +05:30
Mohit Yadav
c7591eefc2
Alert improvements (#9374)
* AlertAction update sould apply to all alert using alertActions + added api to get all action of alert with status

* update endpoint

* Added matchAnyField Function + removed usageSummary from activityFeed
2022-12-17 17:48:08 +05:30
Suresh Srinivas
1430e7e9c0
Code cleanup changes (#9361) 2022-12-16 16:14:40 -08:00
Sriharsha Chintalapani
0055ca2d1c
Fix #2435: Add tagging support for services and database (#9330)
* Fix #2435: Add tagging support for services and database

* Fix check style

* Fix check style

* Fix check style
2022-12-16 08:34:26 -08:00
Mohit Yadav
08f6536558
Alert Fixes : removed redundant files, updated Triggwe (#9346)
* Removed Redundant Code + Removed Unnecessary Triggers, Activity Feed Filterin

* all should have intersecting filters

* updated by should have entities index
2022-12-16 21:59:09 +05:30
Nahuel
41cde481e7
Bot roles missing after edition (#9351) 2022-12-16 15:46:30 +00:00
Sriharsha Chintalapani
9598694b0d
Fix #9283: Description and tags are not getting updated for schema fields (#9325)
* Fix #9283: Description and tags are not getting updated for schema fields

* Fix checkstyle; address comments

* Fix check style
2022-12-16 19:09:31 +05:30
Ashish Gupta
7c181a5a89
Dbt worflow (#9302) 2022-12-16 17:00:28 +05:30
Mohit Yadav
b762593652
Created ActivityFeed Alert (#9339) 2022-12-16 16:04:55 +05:30
Sriharsha Chintalapani
e42e7e41d8
remove norms for ES index mappings (#9334) 2022-12-16 07:43:13 +00:00
Suresh Srinivas
8c08cf73b5
Fixes #9290 Policies Don't Prevent Custom Properties Modification by Object Owner (#9327) 2022-12-15 20:37:51 -08:00
Nahuel
e998ecc407
Deprecate configurations for auth provider configuration on Airflow (#8896)
* Deprecate configurations for auth provider configuration on Airflow

* Fix code after merging

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2022-12-15 12:28:46 -08:00
Mohit Yadav
ce51009eb7
Fixes for Alerts (#9316)
* Fixes for Alerts

* Fix addTestResult and Delete to updatedBy
2022-12-15 16:43:44 +00:00
Mohit Yadav
bfdc32c8c1
Alerts (#9267)
* Schema for Alerts #9248

* 1. Api for alerts
2. Api for alertAction

API for Alert and AlertAction #9266

* missing file

* fix ui failures

* Added Api to give function parameter type and additional Context for UI

* Added default Triggers in Alerts

* checkstyle fix

* docs update

* function names updated

* added timestamp for alert status update

* receiver should be unique in json schema and alerts publishers

* updated bootstrap filters

* updatated review comments

* added functions to match eventType for entities

* added migrations for alerts

* added alert config in alertACtionConfig

* Fix issue in sending mails

* removed commented part

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-12-15 00:14:10 +05:30
Ayush Shah
a6ae9fd11a
Add Test Suite Implementation for Datalake (#9235) 2022-12-14 21:14:51 +05:30
Sriharsha Chintalapani
38074f763b
Fix #8509: Add schema fields (#9209)
* Fix #8509: Add schema fields

* Fix #4675: Ingestion deployment from UI is broken

* Added sample data for topics

* Fixed pytests

* Address comments

* Refactored sampledata according to new schema

* Added return type

* Feat(ui)  : Add support for Avro editor (#9224)

* Feat(ui)  : Add support for Avro editor

* chore : add mock data for nested fields

* style: add group and opacity css

* add schema fields component to topic details and unit test

* Add locale keys

* Add support for edit description.

* refactor: expandableConfig

* test: add unit test for util method

* chore : make changes according to the schema change

* test : fix unit test and add new mock data

* chore : rename files

* Add row key

* chore : add default value for tags

* chore : update util method

* chore : add support for editing field tags

* chore : rename util files

* test : add unit test

* add comments

* addressing comments

* Address comments

* Added avro requirments

* Added requirement versions

* fixed versions

* protobuf version fix

* chore : rename util test file

* Fixed Dataype

* test: add unit test for schema component

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-14 19:56:37 +05:30
Teddy
d1a739ec55
Fixes #9025 -- Added deletion of WebAnalytics events in dataInsight Workflow (#9208) 2022-12-13 11:43:29 +01:00