10534 Commits

Author SHA1 Message Date
Pere Miquel Brull
39d04ab768 Fix AppsResourceTest merge 2024-10-26 08:44:59 +02:00
Karan Hotchandani
0f047c3f07 query builder improvements (#18377) 2024-10-25 17:26:13 +02:00
Karan Hotchandani
d39f2d8fe8 Add Query builder widget (#18314)
* add query builder widget

* locales

* add unit tests

* add debounce for on change
2024-10-25 17:26:02 +02:00
Imri Paran
eeca51cb9a GEN-1793: fix app config from resource (#18228)
* fix: app config from resource

* removed useless logging
2024-10-25 17:21:41 +02:00
Imri Paran
a2ffa0814f MNIOR: feat(apps): support config file (#17872)
* feat(apps): support config file

- added support for app config files
- removed AppPrivateConfig from the OpenMetadata server configuration

* use dorpwizard utility classes for resolving environment variables in the config

* moved fields to class level

* format
2024-10-25 17:21:20 +02:00
Pere Miquel Brull
37e75c542a MINOR - Metapilot automator config (#18165)
* Prep config

* MINOR - MetaPilot config

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-10-25 17:16:20 +02:00
Pere Miquel Brull
517e6ea0cc FIX - App Extension migration JSONB (#18219) 2024-10-25 17:15:39 +02:00
Pere Miquel Brull
c1c8448c1d FIX - App Extension Migration (#18176) 2024-10-25 17:15:34 +02:00
Pere Miquel Brull
30a526844f MINOR - Add App Limits (#18072)
* App Limits - Prep extension

* App Limits - Prep extension

* App Limits - Allow to search by name

* App Limits - Allow to search by name

* fix postgres sql

* comments
2024-10-25 17:15:03 +02:00
Pere Miquel Brull
bba91b9569 GEN-1234 - Clean up suggestions when a user is deleted (#17988)
* GEN-1234 - Clean up suggestions when a user is deleted

* add method

* add method

* fix postgres query
2024-10-25 15:51:46 +02:00
Aniket Katkar
3dbfe73aa9 Minor: Add name field in the advanced search fields list (#18399)
* Add name field in the advanced search fields list

* Update the search index for autocomplete for name DisplayName

* removed unnecessary array for searchIndex
2024-10-25 13:45:05 +05:30
github-actions
ae1b8c4927 chore(release): Prepare Branch for 1.5.9 2024-10-25 05:14:05 +00:00
Sriharsha Chintalapani
2c610c2de3 Add Azure Token Base Authentication (#18387)
* Add azure token based auth

* Add Azure Token Base Authentication

* Update azure-auth.md

* Update azure-auth.md

* feat: Add `azure-identity-extensions` library for passwordless database connection

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Akash-Jain <15995028+akash-jain-10@users.noreply.github.com>
(cherry picked from commit d8f5398efb75c6a76033c2bbf37b7eca4c44a9d2)
1.5.8-release
2024-10-24 11:54:33 +02:00
Shailesh Parmar
6be1404916 Minor: Whats new content for v1.5.8 (#18388)
* Minor: Whats new content for v1.5.8

* minor fix

* addressing comment
2024-10-24 14:23:07 +05:30
harshsoni2024
44c5dd46a9 GEN-1911: Quicksight lineage source fix (#18348) 2024-10-24 11:42:36 +05:30
Mayur Singal
d5028e9397 MINOR: Fix web analytic activity being reset (#18344) 2024-10-24 11:14:11 +05:30
Mayur Singal
edc7de7405 MINOR: Not Include Soft Deleted Assets in DI (#18383) 2024-10-24 11:13:24 +05:30
Ayush Shah
fca9bb0a4f fixes: Mode test connection returns data in dict instead of json (#18386) 2024-10-24 11:12:38 +05:30
Katarzyna Kałek
010761ed5c FIX #18309: fixed task deserialization in Airflow metadata ingestion (#18310)
* fixed task deserialization in Airflow metadata ingestion

* fixed formatting

---------

Co-authored-by: Katarzyna Kałek <kkalek@olx.pl>
2024-10-24 09:27:56 +05:30
Vijay Lakshmanan
1bc2cc1d71 Fixes #16263: Fixed Mode dashboard ingestion API call (#18355) 2024-10-24 09:26:13 +05:30
Sachin Chaurasiya
b3617a8f8b test: fix table type custom property AUT (#18374)
(cherry picked from commit 7fe07fea352e07b37e9b51ae633b2c787a7536b7)
2024-10-23 14:49:46 +05:30
Mayur Singal
e4003efdf9 MINOR: Fix LocationPath Index (#18364) 2024-10-23 13:12:28 +05:30
Mayur Singal
5801e6c380 MINOR: Add location path to table entity (#18307) 2024-10-23 13:12:18 +05:30
sonika-shah
0741788744 Fix #18334 - Fix issues in zh language search index mapping (#18335) 2024-10-23 08:56:01 +05:30
Ashish Gupta
ed937b8e08 supported total unique user count in Team page (#18361)
* supported total distinct user count in Team page

* minor improvement

* fix unit test

* added helpertext tooltip and change the label

* minor cosmetic update

(cherry picked from commit 4c4587c82be9cca9874321566aab073ad3074250)
2024-10-23 02:21:14 +05:30
Pere Miquel Brull
9f60ba68f5 MINOR - Only timeout on main threads (#18341) 2024-10-21 16:38:11 +02:00
Mohit Yadav
7d42926960 FIx Failing Test Case (#17945)
* FIx Failing Test Case

* Update dependency version

(cherry picked from commit 512946df15f189be142a50c838e05f4ba83ceaa5)
2024-10-21 14:00:23 +02:00
Teddy
bf47ae3545 MINOR - live index on test suite creation (#18317)
* fix: live index on test suite creation

* fix: make live indexing use entityInterface

(cherry picked from commit 781989e5bca4e3bfdc3cfec73f0456e35a7db71f)
2024-10-21 12:50:26 +02:00
Pere Miquel Brull
5c25d35545 MINOR - Return TestConnectionResult from test_connection_fn (#18320)
* MINOR - Return TestConnectionResult from test_connection fn

* MINOR - Return TestConnectionResult from test_connection fn
2024-10-21 09:53:16 +02:00
Pere Miquel Brull
819d035bbe MINOR - Pass timeout to test connection and return TestConnectionStep (#18236)
* update connections

* MINOR - Pass timeout in test connection and return TestConnectionStep

* format

* comments

* comments
2024-10-21 09:50:44 +02:00
Mayur Singal
4063e4fbe6 Fix #18177: Fix Hive Metastore connection issue (#18178) 2024-10-18 12:13:40 +05:30
github-actions
b2d2839801 chore(release): Prepare Branch for 1.5.8 2024-10-17 20:44:45 +00:00
harshsoni2024
2e35ea9568 What's new in 1.5.7 (#18312)
* what's new in 1.5.7 doc

* minor fix around indentation

* Update whatsNewData.ts 

Update whatsNewData.ts -- remove enumWithDescriptions pointer from the list

* Added improvement for table-level, export-import

Added improvement for table-level, export-import

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
1.5.7-release
2024-10-17 22:25:15 +05:30
Teddy
fca782cc50 MINOR: added testSuite field back to lineage response (#18313)
* fix: added testSuite field back to lineage response

* style: fix style
2024-10-17 21:32:14 +05:30
Mohit Yadav
93c444cfa2 [GEN-1704] Remove Table Details from Import/Export at table level (#18093)
* [GEN-1704] Remove Table Details from Import/Export at table level, and only add columns

* Fix Tests
2024-10-17 16:16:46 +05:30
sonika-shah
b02545dad8 Minor : remove EnumWithDescriptions in basic.json (#18305) 2024-10-17 12:16:50 +05:30
sonika-shah
be1cefe59e Minor : increase MAX_AGGREGATE_SIZE in search (#18299) 2024-10-17 05:37:56 +05:30
sonika-shah
9dbe7e3376
Minor : Fix exception in search due to exception in database.displayName and databaseSchema.aggregation (#18290) 2024-10-16 13:44:41 -07:00
Sachin Chaurasiya
6a4c685849 minor: improve csv parsing for custom properties (#18293)
(cherry picked from commit dab1e31dc8eb319908da91f23eb4c35ebaae7bd9)
2024-10-16 19:28:34 +05:30
Chirag Madlani
5e08c103a7 minor(ci): enable sonar CI on release branch (#18275)
* minor(ci): enable sonar CI on release branch

* update sonar workflow to run for all release branch

(cherry picked from commit 5cc129999933dd8bc8168ba79492a816f1db5251)
2024-10-16 18:41:31 +05:30
Chirag Madlani
2d4537c4d8 fix: GEN-1856 encode and escape search value for the tag search (#18285)
* fix: GEN-1856 encode and escape search value for the tag

* fix test

* add missing import

(cherry picked from commit 3b182c91c8a53d11aa6fb5f880e917556cb087a7)
2024-10-16 18:19:53 +05:30
sonika-shah
231cef6490 feat: add Import/export support for table type custom property in glossary (#18262)
* import/export support for table type custom property

* remove logs

* Add backend tests

* ui: add custom type property parsing

* print rows in the order of columns defined in config

* ui: handle special chars pasring for custom property import/export

* ui:improve table type property parsing

* ui:fix sql input styling

* ui: improve the parsing for table type property

* ui: fix parsing for markdown, string and sqlQuery properties

* ui: fix parsing for table type property

* ui: fix unit test

* fix backend tests

* remove unwanted comments

* ui: add playwright test for table type import/export part1

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
(cherry picked from commit 30497528bcf6f5da692fbbdbc8e88bfddb635e0a)
2024-10-16 15:45:37 +05:30
Sachin Chaurasiya
0d02297f7c test: custom properties AUT (#18288)
(cherry picked from commit 05a703f08f44296c2ed4e29bfb514a28873bbf60)
2024-10-16 15:15:26 +05:30
Imri Paran
bdc6e64eea chore(data-diff): added migrations (#18287)
added migrations for data diff test definition

(cherry picked from commit 52b547ede14dcceec63a60a7a98bec2ed41b5c94)
2024-10-16 11:06:12 +02:00
sonika-shah
f10de7f4d2 GEN-1662 : Fix - on dashboard soft delete, chart should not be visible (#18283) 2024-10-16 14:34:34 +05:30
harshsoni2024
4ac6111893 salesforce table description from label if not through query (#18286) 2024-10-16 12:58:06 +05:30
harshsoni2024
7bbc92b960 MINOR: Fix pinotdb col. datatype error (#18268) 2024-10-16 12:57:58 +05:30
Mayur Singal
2ea683a112 MINOR: Fix Couchbase columns not fetched (#18284) 2024-10-16 09:55:17 +05:30
Ayush Shah
36f682753c Fixes #18186: Quicksight Ingestion Error handled (#18218) 2024-10-16 09:55:13 +05:30
Imri Paran
5f93b05d8b MINOR: add column case sensitivity parameter (#18115)
* fix(data-quality): table diff

- added handling for case-insensitive columns
- added handling for different numeric types (int/float/Decimal)
- added handling of boolean test case parameters

* add migrations for table diff

* add migrations for table diff

* removed cross type diff for now. it appears to be flaky

* fixed migrations

* use casefold() instead of lower()

* - implemented utils.get_test_case_param_value
- fixed params for case sensitive column

* handle bool test case parameters

* format

* testing

* format

* list -> List

* list -> List

* - change caseSensitiveColumns default to fase
- added migration to stay backward compatible

* - removed migration files
- updated logging message for table diff migration

* changed bool test case parameters default to always be false

* format

* docs: data diff

- added the caseSensitiveColumns parameter

requires: https://github.com/open-metadata/OpenMetadata/pull/18115

* fixed test_get_bool_test_case_param

(cherry picked from commit be82086e2542d2d176ac66e0bf11100646448b4f)
2024-10-15 16:41:43 +02:00