12418 Commits

Author SHA1 Message Date
Ashish Gupta
a76b9bdcec
modify the appeariance of self connecting edge lineage (#19714)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-02-10 13:41:41 +05:30
Suman Maharana
0d73ee7e36
Fixes #19171 - Looker parse derived view references query (#19687)
* Looker parse derived view references query

* Addressed Comments

* Linting

* Added Tests
2025-02-10 02:50:51 +05:30
Sweta Agarwalla
39777c9777
Fix: Alert tests (#19691)
* update alert tests

* update test

* update alert logic

* update type of timeoutId
2025-02-08 11:26:54 +05:30
Aniket Katkar
638e988dc6
Minor: OSS requirements for the custom property automation action (#19507)
* Fix the return type for the custom property API function

* Break down the EditTableTypePropertyModal.tsx component

* Fix the custom property inputs for date-time type properties

* auto lint formatting changes

* Add the autoFocus prop for DataAssetAsyncSelectList

* Fix and add the unit tests for new code
2025-02-08 09:04:42 +05:30
Imri Paran
5f73dd717b
Fix 19499: feat(apps): add app config in run record (#19544)
* feat(apps): add app config in run record

- changed returned schema type of "status" to "AppRunRecord"!
- added a "config" field in the app record
- added a "pending" stage so that "external" app status can be mapped ti internal app status

* added note about schema compatiblity

* added app config for external apps

* show config for every app run

* add tests

* revert open change for now

* Revert "revert open change for now"

This reverts commit e1492a5c92d1967b3d47230a25df4c2c3d399de2.

* update dependency

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-02-07 15:21:58 +01:00
IceS2
c34b612df3
Fix followers for Data Insights index (#19693) 2025-02-07 13:47:48 +01:00
Chirag Madlani
6861ce45e7
feat(ui): show sourceUrl if present (#19706)
* feat(ui): show sourceUrl if present

* support ellipsis for info link

* address comments
2025-02-07 17:52:43 +05:30
harshsoni2024
f4fd9b6855
MINOR: vertica e2e fix (#19708) 2025-02-07 17:33:04 +05:30
RounakDhillon
625e97214f
Docs: Adding Running Metadata Step in Upgrade Prequisites (#19712)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-07 11:47:34 +00:00
Ashish Gupta
6f417b2cd4
test(e2e): Added new Fields for e2e for advanced search filters on Explore page (#19695)
* test(e2e): Added new Fields for e2e for advanced search filters on Explore page

* added requestSchema and responseSchema fields

* fix the activityFeed, user and advanceSearch playwright test
2025-02-07 17:03:59 +05:30
RounakDhillon
8167f7a3d7
Docs: Matillion Note Update in Requirements (#19709)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-02-07 08:55:00 +00:00
Mayur Singal
b05c506845
Fix #19425: BigQuery External Table with Partition (#19705) 2025-02-07 14:01:04 +05:30
Teddy
e90bf9d487
ISSUE-19651: handle starburst JWToken expiration (#19689)
* fix: handle starburst JWToken expiration

* style: ran python linting
2025-02-07 08:24:52 +01:00
RounakDhillon
90b8202949
Docs: DB2 Connector Note Updation (#19703)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-07 06:23:28 +00:00
Akash Verma
a3ddf8bfd2
Added redshift external table lineage support (#19665) 2025-02-07 11:35:02 +05:30
Suresh Srinivas
e3f2b78f3c
Updated number of connectors and other fixes (#19699) 2025-02-06 16:55:37 -08:00
Rushikesh Bunge
75952889a1
test(e2e): Improve the e2e for advanced search filters on Explore page (#19584)
* fix: add more fields for advance search filters

* added more children values data in respective classes for tests

* added some more fields for advance search filters

* added project and status fields for search filter

* added Glossary field and some code refactoring

* updated EntityDataClass with new entities required for AdvanceSearch spec

* removed some hard coded field values

* updated advancedSearch with additional fields

* removed failing tests of additional fields

* remove failing fields for now to make the test green

* remove the config changes from the PR

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-02-06 20:06:09 +05:30
Teddy
28bd01c471
MINOR: Remove default 100 when profileSample is None (#19672)
* fix: remove default 100% percent

* fix: use get_dataset

* fix: orm_profiler tests
2025-02-05 19:14:31 +01:00
Mayur Singal
76935f5c2e
MINOR: Fix teradata sqa version (#19677) 2025-02-05 16:00:17 +01:00
Sriharsha Chintalapani
be27f3e8fc
User Permissions on TestSuite and TestCases (#19072)
* issue-11002: user with Delete permission not able to delete testCases

* Fix creation of testSuite if there are conditions in policies

* issue-19072: User Permissions on TestSuite and TestCases

* replace `executable` with `basic`

* Improvement: Revamp the permissions for testCase & testSuite details page (#19137)

* Feat: revamp the permissions in test case and test suite details page

* minor fixes

* added permission checks for test case details page

* Add multiple permission check to Authorizer

* fixed failing unit test

* fix: incident and results permission

* added permission checks for incident manager

* fix: failing java tests

* allow edit the test case if table has edit permission for test case

* fix: test case detail + test suite resource

* fix: test suite PUT and PATCH permission

* style: ran java linting

* style: ran java linting

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2025-02-05 14:05:53 +01:00
Imri Paran
74c69a157a
chore(apps): reset error triggers on schedule (#19606) 2025-02-05 10:21:52 +01:00
Ashish Gupta
fd705d5ed4
#19530: modify the lineage alignment algorithm to tree view (#19659)
* modify the lineage alignment algorithm to tree view

* added layout reference link
2025-02-05 14:22:37 +05:30
Sweta Agarwalla
dba1fe9fd2
Fix: Bot page layout issue (#19673)
* update pagelayout

* update layout
2025-02-05 12:49:23 +05:30
RounakDhillon
6f67dfbe35
Docs: ADLS Image Update (#19675)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-05 12:41:27 +05:30
Karan Hotchandani
14b3d418a2
Application doc panel (#19625)
* show application documentaion

* locales

* add e2e

* fix review comments
2025-02-05 12:40:02 +05:30
Ashish Gupta
2510a37a8e
remove isNull and not null conditon from descripiton in advance search (#19661) 2025-02-05 11:23:54 +05:30
Pere Miquel Brull
8c2066904d
DOCS - Lineage Propagation configuration docs (#19674)
* DOCS - Lineage Propagation configuration docs

* DOCS - Lineage Propagation configuration docs
2025-02-05 10:42:28 +05:30
Karan Hotchandani
04ebabc593
fix glossary playwright flakiness (#19667) 2025-02-04 19:12:26 +05:30
Akash Verma
8dba4a5ac2
Fixes: snowflake lowercase issue (#19486) 2025-02-04 17:47:28 +05:30
RounakDhillon
cd03a60b74
Docs: Synapse Connector updated (#19668)
* Docs: Synapse Connector updated

* Docs: PowerBi report server corrected

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-04 11:45:54 +00:00
RounakDhillon
669fc63ab1
Docs: Teradata Updation in Collate Menu (#19663)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-04 10:07:29 +00:00
Ethan
48700ae9ea
Fixes #18075: Dockerfile lint warning (#18077)
* fix docker warning

* for running actions

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-02-04 15:28:36 +05:30
Teddy
ef131d7e20
MINOR: Wrong attribute name in SampleConfig model (#19641)
* fix: wrong attribute name in SampleConfig model

* fix: test attribute

* fix: failing tests

* fix: trino filter error + adjust test to take into account null value

* fix: mssql and azuresql tablesample on views
2025-02-04 10:40:40 +01:00
RounakDhillon
e65f686ca9
Docs: Name Corrected for Connectors with no icon (#19660)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-04 09:19:49 +00:00
Suman Maharana
3e3c702942
Fix - switch to collate-dbt-artifacts-parser (#19647)
* Switch to collate-dbt-artifacts-parser
2025-02-04 11:57:39 +05:30
Mayur Singal
3979920103
Fix #19628 - Exclude deleted Stored Procedure Snowflake (#19657) 2025-02-04 11:43:01 +05:30
Mayur Singal
208c40be09
Fix #19633: Fix databricks schema not found (#19646) 2025-02-04 11:42:11 +05:30
Mayur Singal
636a83514d
Fix #12094: Add support for temp table lineage (#19654) 2025-02-04 11:40:10 +05:30
dechoma
2308d4a4f3
remove object aliasing from buildReceiversListFromActions (#19495)
* remove object aliasing from buildReceiversListFromActions

* fix linting

---------

Co-authored-by: Siddhant <86899184+Siddhanttimeline@users.noreply.github.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2025-02-04 10:39:04 +05:30
Mohit Yadav
6fba495daf
[MINOR] Fixes String value length (20054016) exceeds the maximum allowed (20000000, (#19643)
* Fixes Caused by: com.fasterxml.jackson.databind.JsonMappingException: String value length (20054016) exceeds the maximum allowed (20000000, from

* Update log message
2025-02-04 10:24:33 +05:30
Pranita Fulsundar
f93bb1f767
feat: edit display name and delete functionalities for roles and policy (#19612)
* feat: rename and delete functionality for role

* feat: rename and delete functionality for policy

* fix: unit tests

* fix: fetch permissions api call

* style: alignment of Add Policy button

* refactor: remove callback for afterDeleteAction and use of getEntityName

* refactor: use optional chaining

* test: add e2e test

* refactor: use of components and fix test cases

* test: add e2e tests for Delete functionality

* refactor: fetchPermissions and use of Icon component

* fix: fetch permissions and entity data

* fix: unit tests bases on permissions
2025-02-03 19:48:16 +05:30
RounakDhillon
a062d32b0c
Docs: ML Model Connector content and feature Correction (#19645)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-03 13:28:13 +00:00
RounakDhillon
8e1cdcebfd
Docs: Metadata Connector Feature Updation (#19644)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-03 11:01:11 +00:00
RounakDhillon
e466b942d4
Docs: Adding note to ingest DBT UI Page (#19642)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-03 09:32:49 +00:00
mohitdeuex
04cab8e71a Revert "- Update lineage model and api"
This reverts commit c5cce2b0c7c1be7ba654bfc2677da0d05215a895.
2025-02-03 12:11:07 +05:30
mohitdeuex
03f492ad1d Revert "- Adds updatedAt and updatedBy"
This reverts commit c6b462f0ab5905fe339c08a05ab819ca940dd06d.
2025-02-03 12:11:07 +05:30
Mohit Yadav
78123db16c
Merge branch 'lineage-work' into main 2025-02-03 11:43:01 +05:30
sonika-shah
d067121fa3
Fix #17059 - Task cannot be closed by the non-admin user who created it (#19528)
* Fix #17059 - Task cannot be closed by the non-admin user who created it

* uncommented playwright test around the flow

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-02-03 11:04:50 +05:30
Shailesh Parmar
b243515038
Fix: Multiple Tier selection not resulting correct DQ dashboard view (#19623) 2025-02-03 10:44:35 +05:30
mgorsk1
474f77b46b
feat: use table_id instead of table_name for fetching Superset dataset columns (#19618) 2025-02-03 10:30:42 +05:30