10515 Commits

Author SHA1 Message Date
Siddhant
ca1c3be026 fix tests. (#18519) 2024-11-06 13:12:22 +05:30
Sriharsha Chintalapani
01f146025a Make Export CSV Async API, websocket to push data back (#18497) 2024-11-06 10:54:07 +05:30
Suman Maharana
3bc8d3b2f9 Fix #17778 : Databricks query run optimisation (#18467)
* Fix : Databricks query run  optimization

* Fixed dialect error

* fix get columns

* py format

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-11-06 10:10:53 +05:30
IceS2
357e1c80f8
Return s3 endpoint as str() instead of Url (#18521) 2024-11-05 18:43:34 +01:00
Sriharsha Chintalapani
b7f3157986 Parallelize the search indexing process (#18445)
* Parallelize the indexing process

* Parallelize indexing

(cherry picked from commit 0114007a228936748b695cdc156f84fc5aa4f309)
2024-11-05 17:41:41 +01:00
Suman Maharana
669b09e6c5 Minor: Fixed dbtcloud test connection and improved docs (#18408) 2024-11-05 18:26:28 +05:30
sonika-shah
a524283f9c Set max_analyzed_offset in HighlightBuilder to Fix Highlighting Errors for Large Fields (#18495)
* Set max_analyzed_offset in HighlightBuilder to Fix Highlighting Errors for Large Fields

* fix java checkstyle

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-11-04 21:26:56 +05:30
github-actions
d6569ed705 chore(release): Prepare Branch for 1.5.11 2024-10-31 20:46:13 +00:00
Karan Hotchandani
cb4c19ed66 Update whatsNewData.ts (#18483)
(cherry picked from commit a9ec754eca2a4fdbffcdb1b2e9b537fc174c7772)
1.5.10-release
2024-10-31 09:30:15 +05:30
Karan Hotchandani
9c86fc161d update 1.5.10 whats new data (#18482)
(cherry picked from commit b27603837c74df4e13fd69b81124cc90513cc976)
2024-10-31 09:30:00 +05:30
Karan Hotchandani
670a53c909 fix empty rule state in query builder (#18481)
(cherry picked from commit 5c3ad966a12f7da6153de0a67b81a990a0f5a079)
2024-10-31 09:25:21 +05:30
Chirag Madlani
b709c39cff fix(ui): navigate to listing for deleting a service (#18428)
(cherry picked from commit 5c550e7bc315ba785c8687a5b939d38f3107a447)
2024-10-31 09:24:53 +05:30
Chirag Madlani
f2c4aaced9 fix(ui): unable to add more enum values for enum cp (#18440)
* fix(ui): unable to add more enum values for enum cp

* replicate height constraint and dropdown visibility to add cp

(cherry picked from commit e197c3f3d01e33a64538bc891ed8ef33de7a8af4)
2024-10-31 09:21:07 +05:30
Karan Hotchandani
fc924f00da fix query encoding for team asset query (#18480)
(cherry picked from commit 854c3d6cca6e3273c3f627ae1f4b666df5e3fe46)
2024-10-31 09:19:44 +05:30
github-actions
61713892e9 chore(release): Prepare Branch for 1.5.10 2024-10-29 16:06:49 +00:00
Aniket Katkar
46cf15c12e GEN 1931 - Fix entity link accepted chars (#18391) 1.5.9-release 2024-10-29 15:29:23 +05:30
Kenil Shah
eb6a959886 fix: update settings tab with proper values (#18453)
* fix: update settings tab with proper values

* address feedback comment
2024-10-29 10:45:35 +01:00
Sriharsha Chintalapani
7b5b5eab60 Minor: Enable Azure DatabaseTokenProvider if there is azure=true in DB_QUERYPARAMS (#18451) 2024-10-29 10:03:13 +01:00
Mayur Singal
7c004d2782 Fix #18005: Mask Greenplum Password (#18047) 2024-10-29 11:00:05 +05:30
Karan Hotchandani
09771e31c2 add whats new (#18439)
(cherry picked from commit d82d41e00a70129755b39de51cbb6b3bb111dd69)
2024-10-29 10:41:34 +05:30
sonika-shah
0d0457a582 Fix - Consistent case handling for explore page filters (#18418) 2024-10-29 06:09:48 +05:30
Pere Miquel Brull
4d646ac35c MINOR - Move appName migration to 1.5.9 (#18435) 2024-10-28 16:30:54 +01:00
Pere Miquel Brull
dbfe79feef MINOR - None schedules still need Ingestion Pipelines (#18425) 2024-10-28 12:44:45 +01:00
Mohit Yadav
3f1d8c7cd5 Add Cache-Control and Pragma Header (#18406)
* Add Cache Control and Pragma to Asset Servlet

* Add on null Or Empty

(cherry picked from commit 35d1053dc063f2efbd7e204e15b1027a268ea89d)
2024-10-28 15:53:02 +05:30
Sachin Chaurasiya
3790cc8440 fix: application support link with mailto: URI schema (#18416)
(cherry picked from commit 09e6671f2ff17e7d97a1671ccb477dd2d05f7ca7)
2024-10-28 15:52:53 +05:30
Pere Miquel Brull
56f3c3857e MINOR - Renaming MetaPilot to CollateAI (#18393)
* MINOR - Renaming MetaPilot to CollateAI

* MINOR - Renaming MetaPilot to CollateAI

* MINOR - Renaming MetaPilot to CollateAI

* MINOR - Renaming MetaPilot to CollateAI

* fix

* moving limits migrations for 1.5.9
2024-10-28 09:23:58 +01:00
Pere Miquel Brull
dd92222c91 FIX - PG AppName Migration (#18139) 2024-10-28 08:02:37 +01:00
Kenil Shah
2a8f9b6e2b ui: use global state for applications data (#18250)
* add check for MetaPilot - Limits

* code refactor

* move applications call from store to component

* fix:set value of applications from provider inside store

* update store inside provider

* fix failing tests
2024-10-28 11:23:41 +05:30
Karan Hotchandani
69dc6b4c38 add query builder widget ui improvements (#18389)
* add query builder improvements

* fix alert flicker

(cherry picked from commit c8e2ed0653ac8eaf44f3fbfc788a091aceeefc10)
2024-10-28 10:51:05 +05:30
Karan Hotchandani
4af077fbd6 persist es query value (#18360)
(cherry picked from commit 3c244da0516efcff150ddf5abfb8f556f3b8b642)
2024-10-28 10:49:57 +05:30
Ashish Gupta
540ecefdd0 MINOR: supported displayName field in User listing page (#18404)
* supported displayName field in User listing page

* change the displayName to name for the consistency around name property around ui

* fix sonar issue

(cherry picked from commit b93390bb8ab94a3567a15dd85546061eff051c65)
2024-10-27 14:46:09 +05:30
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