Mohit Yadav
42b4ea8de8
Fix Search Index Contention ( #18605 )
...
* Fix Search Index Contention
* Update searchIndexingAppConfig.json
* Missing Error Logs and Stats
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
(cherry picked from commit 9a5dc61ca7316e7f89052d95490ec451b80c5e7e)
2024-11-12 20:37:56 +05:30
mohitdeuex
e04d637860
#18556 Improve parallelization in SearchIndexApp
2024-11-11 22:18:10 +05:30
Shailesh Parmar
1afe7b1252
Minor: fixed sample data overlapping issue ( #18581 )
2024-11-11 19:03:21 +05:30
Mayur Singal
7b0a9de64e
MINOR: Fix table not found error ( #18560 )
2024-11-11 11:47:10 +05:30
Mayur Singal
ea68fd1768
Mask SQL Queries in Usage & Lineage Workflow ( #18565 )
2024-11-11 11:46:44 +05:30
Sriharsha Chintalapani
a574d5a197
Add export apis back and new apis should be called exportAsync ( #18552 )
...
* Add export apis back and new apis should be called exportAsync
* ui: use exportAsync endpoint for export assets
* fix build failure
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
(cherry picked from commit 7f5f47f618b0e69121733e13812a2d62254113bd)
2024-11-09 14:03:39 +05:30
Mayur Singal
2bbb322655
MINOR: Fix Materialized View Lineage ( #18539 )
2024-11-07 14:11:59 +05:30
Mayur Singal
6879c1aa23
GEN-2000: Add Support for PowerBI Report Server ( #18513 )
2024-11-07 12:58:06 +05:30
karanh37
3d62581b29
App settings - lineage config ( #18522 )
...
* add lineage settings page
* update locales
* minor ui changes
* add playwright for lineage config
(cherry picked from commit 3dcbeb469f655ee3372bedf0c94fab7f247e4882)
2024-11-07 09:40:01 +05:30
Aniket Katkar
ea9b4fe484
Add what's new content for 1.5.11 ( #18534 )
2024-11-07 05:36:13 +05:30
Sriharsha Chintalapani
278d1f638a
Minor: lineage settings should be readable by all users ( #18529 )
...
(cherry picked from commit f1ebe816b038c58d6f2d02f6ddf12c8b1b7dc211)
2024-11-07 00:34:30 +05:30
Sriharsha Chintalapani
a68d16c7ca
Lineage Settings
2024-11-07 00:34:09 +05:30
Sachin Chaurasiya
7d3a1b0a9e
Minor: improve the entity export modal feedback message ( #18526 )
...
(cherry picked from commit 305f02c62a86a380f65e6ada7e9e2f1d22052aca)
2024-11-06 21:39:04 +05:30
Siddhant
1995b17a8d
fix dependency. ( #18536 )
2024-11-06 19:11:57 +05:30
sonika-shah
f932aac3de
GEN-1937 : Fix - User count doesn’t update on adding to the team while using search ( #18516 )
2024-11-06 16:26:18 +05:30
Teddy Crepineau
bf2031d0b6
Merge remote-tracking branch 'upstream/1.5.11' into 1.5.11
2024-11-06 11:24:33 +01:00
Teddy
1f2e30f8b7
GEN 1683 - Add Column Value to be At Expected Location Test ( #18524 )
...
* feat: added column value to be in expected location test
* fix: renamed value -> values
* doc: added 1.6 documentatio entry
* style: ran python linting
* fix: move data packaging to pyproject.yaml
* fix: add init file back for data package
* fix: failing test case
(cherry picked from commit d579008c998db64a7a1890351d2bdbd6964c7251)
2024-11-06 11:23:25 +01:00
Mayur Singal
c92e5bfcaf
MINOR: Airflow dependency Fix ( #18530 )
2024-11-06 15:52:44 +05:30
Siddhanttimeline
1c354e7597
fix imports and java checkstyle.
2024-11-06 13:20:19 +05:30
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