1565 Commits

Author SHA1 Message Date
harshsoni2024
5393e5ede2
Connector: vertexai schema (#17632)
* vertexai connection schema

* remove yaml file
2024-08-29 21:19:07 -07:00
Teddy
26befb6db1
fix: lineage lookup for long FQNs (#17633) 2024-08-29 15:15:04 +00:00
Mayur Singal
84c1efba96
MINOR: Fix delete lineage in case of override lineage enabled (#17625) 2024-08-29 15:46:58 +05:30
Mohit Yadav
a9a1a2036b
[MINOR] Fix Email Updates (#17620)
* Fix Email

* Fix Test
2024-08-29 11:59:00 +05:30
Mohit Yadav
e4073c7824
Bump Openmetadata Snapshot version (#17621) 2024-08-29 01:51:20 +05:30
IceS2
b8af2019b4
MINOR: Add pagination to entity history versions (#17587)
* Add pagination to EntityHistory Versions

* Fix endless loop
2024-08-28 14:38:15 +05:30
Onkar Ravgan
d6eb4fa9e8
MINOR: Fixed owner not updating from dbt if owners field has an empty list set in db (#17610)
* Fixed owner not updating from dbt for empty list

* fix table get
2024-08-28 14:30:58 +05:30
Sriharsha Chintalapani
94f0c1144e
Patch response should sort the owners field (#17599) 2024-08-27 11:02:12 -07:00
Siddhant
19b5d49dc8
[FIX] Fix IsEmailServiceEnabled. (#17601)
* fix isEmailServiceEnabled.

* use getSmtpSettings() from emailUtil
2024-08-27 23:23:20 +05:30
Pere Miquel Brull
c5623d0254
FIX - PG Migration for automator (#17583) 2024-08-25 20:35:36 -07:00
Siddhant
a2c77b08b7
[FIX] EmailTemplates Edit Configurations. (#17581)
* added migration for emailTemplates.

* PUT will set the old template in the db.[walkaround]

* remove migration.
2024-08-25 18:58:47 +05:30
Siddhant
929bae5b7b
Changed Double to int for the DataAssetCount. Included % for the percentageChangeValue. Added colors to the % values with the digits. Corrected the incorrect placeholders. (#17578) 2024-08-24 11:43:54 +05:30
sonika-shah
cce22a1b5c
Improve count/feed api performance for 1.5 (#17576) 2024-08-23 11:20:34 -07:00
IceS2
ce19fa3389
Add '/' prefix in order to avoid Bad Request answer from AWS OpenSearch (#17575) 2024-08-23 20:01:56 +02:00
Siddhant
c76c27e1e9
correct the placeHolder to fetch the dataCount. (#17569) 2024-08-23 14:46:37 +00:00
Mohit Yadav
bb52bc779e
Fix Get Parent (#17567) 2024-08-23 18:19:26 +05:30
IceS2
ef7042752a
MINOR: Fix Percentage Difference Calculation and Tier Summary Calculation. (#17560)
* Fix unparsable date and remove legacy code

* fix ui for data insight cleanup

* fix unit tests

* fix tour playwright

* fix percentage value and label for charts

* Moved 'NoTier' filter from Filter to Query

* Removed SystemChartType.TotalDataAssetsByTier from condition

* Hack: Quick fix for calculating the % difference on System Charts

* Fix checkstyle

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-08-23 07:00:12 +02:00
IceS2
9e7ddfbd69
MINOR: Fix unparsable date and remove legacy code (#17549)
* Fix unparsable date and remove legacy code

* fix ui for data insight cleanup

* fix unit tests

* fix tour playwright

* fix percentage value and label for charts

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-08-22 14:52:47 -07:00
IceS2
d0c08fb6e6
Add a Workaround for the Tier Calculation on DataInsightsReport (#17555) 2024-08-22 14:51:58 -07:00
sonika-shah
eb400e0cd2
Exclude tasks in listCountByOwner for user/team owned assets (#17554) 2024-08-22 11:11:50 -07:00
IceS2
0d1b4e0747
Add Fix for timestamps (#17547) 2024-08-22 13:28:36 +02:00
IceS2
cb8a8a8b81
MINOR: Handle missing user on Web Analytics (#17546)
* Handle missing user on Web Analytics. Changed Daily Active Users to epoch timestamp

* Rollback epoch timestamp changes
2024-08-22 12:34:28 +02:00
Ashish Gupta
588535f36e
MINOR: fix status badge for search index application (#17536)
* fix status badge for search index application

* fix sonar and added separate color for activeError

* Running status

* remove the css for activeError

* fix count button styling in explore tree node

* fix the connector icon not proper in list

* remove the unused code

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-08-22 15:45:35 +05:30
IceS2
69321debba
Changed Data Insights Elastic Search queries to using epoch timestamp (#17534) 2024-08-21 19:57:58 -07:00
sonika-shah
266920197f
Implement full text index on taskAssigneesIds column in both mysql and postgresql (#17520)
* Implement full text index on taskAssigneesIds column in both mysql and postgresql

* move migrations in 1.5
2024-08-21 12:18:50 -07:00
Mohit Yadav
f0d0dbf766
Add Get EntityReferenceById (#17538) 2024-08-21 22:06:52 +05:30
Aniket Katkar
5f04488a75
Fix #17375: Add secret key field for webhooks config in alert creation form (#17371)
* Add secret key field for the webhook destination in alerts

* Localization changes

* Add connection timeout field in the alert form destination section.
Add tests for the changes

* Localization changes

* masking the secret key.

* masking the secret key.

* moved the logic to prepare and entitySpecificUpdate functions.

* cleaned comments

* Test Fixes

---------

Co-authored-by: Siddhanttimeline <siddhanttimeline9@gmail.com>
Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-08-21 22:00:59 +05:30
sonika-shah
4c4e5edc38
Minor : Added lowercase_normalizer in serviceType for missing entities to have consistency in aggregation results (#17530) 2024-08-21 07:12:20 -07:00
Sriharsha Chintalapani
b8ad58a8dc
fix domain propagation apiCollection -> apiEndpoint, remove default cluster alias, catch exceptions while counting the docs for reindex (#17516)
* Minor: fix domain propagation apiCollection -> apiEndpoint, remove default cluster alias, catch exceptions while counting the docs for reindex

* Minor: fix mlModelService domain propagation

* Minor: optimize owner update
2024-08-21 06:33:46 -07:00
Imri Paran
5e6e54ef18
fix: testCase index (#17524)
do not index failed rows sample
2024-08-21 06:33:09 -07:00
Mohit Yadav
9309cf94c1
Add Api Service, Collection and Endpoint in reindex app (#17527)
* Add Api Service and Collection and Endpoint

* Keep SearchIndexing as false by Default
2024-08-21 16:26:50 +05:30
sonika-shah
d31215e72c
Fix: Remove unintended inclusion of child aliases after cluster after changes (#17472)
* Fix: Remove unintended inclusion of child aliases after cluster alias update

* fix the dataAssetWidget and entityDoc playwright failure

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-21 15:03:21 +05:30
IceS2
dc46072df0
Handle empty aggregations on data insights (#17523) 2024-08-21 11:32:45 +02:00
IceS2
f80388bcb9
MINOR: Add unique count to data insights (#17505)
* Adding Unique Count via ElasticSearch Cardinality

* Add Unique Count to Data Insights functions
2024-08-21 09:30:38 +02:00
Siddhant
841f880370
fixed: avoid escaping html content in dataInsightReport template. Ensure that all newlines and special characters are preserved in the output. (#17514)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-08-21 12:57:05 +05:30
Mohit Yadav
91f69ba34b
Add Page Type filter (#17519) 2024-08-21 11:02:50 +05:30
Mohit Yadav
6d22deb618
Init Search Repo in Entity (#17518) 2024-08-21 10:16:51 +05:30
Mohit Yadav
dc10b38b77
Keep Status ActiveError on Job Run (#17515) 2024-08-21 08:51:13 +05:30
Sriharsha Chintalapani
d59473f718
Fix #15529: Glossary CSV import with empty synonyms (#17497)
* Fix #15529: Glossary CSV import with empty synonyms

* Fix #15529: Glossary CSV import with empty synonyms

* Minor: fix test
2024-08-20 15:38:22 -07:00
Mohit Yadav
8e2aa16279
Add Missing Fields to mapping files (#17512)
* Add Missig Fields to mapping files

* Add null_value
2024-08-21 02:40:22 +05:30
Mohit Yadav
09afdfdb74
Add UnmappedType Sort Field (#17511) 2024-08-21 00:32:27 +05:30
Mohit Yadav
d906bcfcac
Adds Ability to Extend search functionalty (#17508)
* Adds Ability to Extend search functionalty

* Fix Tests
2024-08-20 23:14:30 +05:30
Ayush Shah
9880f06b2c
Fixes #17489: Allow non numeric numbers to be sent via Json, Replace NaN value… (#17490)
* fix: Allow non numeric numbers to be sent via Json, Replace NaN values with None in SQAProfilerInterface

Replace NaN values with None in the SQAProfilerInterface class to maintain database parity. NaN values will be cast to null in OpenMetadata. This change ensures that data handling processes account for this conversion.

* fix: histogram overflow error

* test: Add Unit Test for Null and Null Ratio Metric

* chore: Address comments

* chore: Address comments

* fix: checkstyle and message

* fix: failing tests as null count works as expected
2024-08-20 16:33:55 +05:30
Pere Miquel Brull
f7aab6b7a4
MINOR - Fix list API for automation workflows (#17494)
* MINOR - Fix list API for automation workflows

* MINOR - Fix list API for automation workflows
2024-08-20 12:40:21 +02:00
sonika-shah
d587e6f8e6
Fix : Propagation of owners and domain in search (#17400)
* Fix : Propagation of owners and domain in search

* update test

* optimize ADD_REMOVE_OWNERS_SCRIPT update query es script

* optimizes script by checking for inherited fields(inherited = true) before updating or adding them.

* fix glossary verion spec by adding slow since, test contains steps

* added slow in test as they are exceding in the runs

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-19 23:11:56 +05:30
Imri Paran
7508848376
fix(dq): data types for unique columns (#17431)
1. remove json and array from supported data types of unique column test.
2. migrations.
3. tests.
2024-08-19 14:28:42 +02:00
Mohit Yadav
2b915a53e9
Fix Ldap Username issue (#17485) 2024-08-19 16:02:54 +05:30
sonika-shah
82d3a87556
Updated the listBefore and listAfter methods to use both name and id as cursors for pagination. (#17477) 2024-08-18 10:15:57 +05:30
Sriharsha Chintalapani
29745b2abe
Minor: Fix ranking in search results (#17460)
* Minor: fix patch tags on apiendpoint

* Fix #17118: Elasticsearch HTTP Method Error in update_by_query; Fix: patch tags for request/response schema in ApiEndpoint

* Minor: Fix Search ranking based on exact match, tiering, usage, total votes
2024-08-16 16:12:51 -07:00
Sriharsha Chintalapani
39203a1156
Fix #17352: Remove TablesInitializer and bootstrap_storage.sh (#17353)
* Fix #17352: Remove TablesInitializer and bootstrap_storage.sh

* Fix #17352: Remove TablesInitializer and bootstrap_storage.sh

* Fix #17352: Remove TablesInitializer and bootstrap_storage.sh
2024-08-15 19:27:02 -07:00