10268 Commits

Author SHA1 Message Date
Suman Maharana
0e2736ee74
MINOR: Removed supportsDDL from json schemas (#16171) 2024-05-10 17:40:12 +05:30
sonika-shah
3db9dadaa6
Fix #15809 : Update asset indexes on glossary term hierarchy change/ term rename (#16083)
* Fix #15809 : Update asset indexes on glossary term hierarchy change

* move logic to new method updateAssetIndexesOnGlossaryTermUpdate()

* enbale skip cypress test for the asset not found

* fix loss of tags and other relations while glossary parent change

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-05-10 17:31:42 +05:30
sonika-shah
0ea05f8f8b
remove aggregation owner.displayName for team_search_index (#16220) 2024-05-10 17:24:04 +05:30
sonika-shah
2638dcd09f
fix issue in glossaryTerm search getHierarchy api (#16127)
* fix issue in glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* get style from glossaryTerm search getHierarchy api

* fix validation error for entity and entityRef property types

* increase aggregation size for fqnParts in glossary_term_index
2024-05-10 17:23:45 +05:30
Imri Paran
f060d60c1b
MINOR: Added docs for failed rows sample in data quality (#16218)
* Added failed row sample docs

* title
2024-05-10 12:45:00 +02:00
IceS2
b67de741e4
MINOR: Small refactor to the Make update_all scripts (#16204)
* Small refactor to the Make update_all scripts

* Extract regex update method

* decouple release from workflows

* Fix issue with docker-openmetadata-db workflow referencing non existent action
2024-05-10 11:40:30 +02:00
Ashish Gupta
7fe0935438
Minor: work on glossary hierarchy feedback (#16197)
* Minor: work on glossary hierarchy feedback

* minor spacing fix in the select box

* cypress fix

* fix sonar issue
2024-05-10 14:52:31 +05:30
Suman Maharana
8dc623e280
Added KafkaConnect Connector (#16217) 2024-05-10 14:29:45 +05:30
Karan Hotchandani
ad29964e81
update lineage export data to show common fields (#16207)
* fix data for lineage export

* add level in lineage export

* set default open entity popover card for pipeline lineage
2024-05-10 14:28:19 +05:30
harshsoni2024
54b63dbd96
docs cleanup (#16216) 2024-05-10 13:18:35 +05:30
Onkar Ravgan
38f3863002
Added limits to dagster graphql queries (#16202) 2024-05-10 09:31:49 +02:00
Sachin Chaurasiya
9b7bdb1ea3
minor: retry logged in user after token refresh (#16215)
* minor: retry logged in user after token refresh

* minor change

* chore: remove unused code in AuthProvider.tsx
2024-05-10 11:22:17 +05:30
Ashish Gupta
a5e30a0cdd
Activity feed card fixes (#16166)
* Activity feed card ui fixes

* Fix feed card for test suite

* fix testCase and testSuite feed card title and links

* Fix the profile picture not loading in the feeds

* fix the custom property and bot icon

* fix the deleted feed card by adding opacity on it

* Fix feed card hover effect
Add edit and delete button for posts

* - Fix Activityt feed event

* - Ignore workflow

* - Ignore pipelienStatus as well

* fix test case card feed

* localization keys

* sonar fix

* changes made as per comments and fix sonar issue

* Update schemaChanges.sql

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-05-10 11:04:17 +05:30
Mayur Singal
96668c881d
MINOR: Fix missing attribute get_table_owner (#16214) 2024-05-10 06:46:41 +02:00
Pere Miquel Brull
4d75ce03bd
MINOR - Fix validate compose CI (#16205) 2024-05-10 06:44:27 +02:00
Shailesh Parmar
fa66b55806
#15856 Error when creating test cases if the table contains the name COLUMN (#16195)
* #15856 Error when creating test cases if the table contains the name COLUMN

* chore: Update Cypress configuration to include all test files & fixed filter cypres
2024-05-10 08:16:30 +05:30
Sachin Chaurasiya
e24e7cfd4b
doc: update custom property doc (#16213) 2024-05-10 08:03:02 +05:30
Sachin Chaurasiya
511b9b7e97
minor: fix schema editor copy button tooltip (#16212) 2024-05-10 07:50:24 +05:30
Aniket Katkar
800586164d
Automator feedback necessary changes for OSS (#16203) 2024-05-10 06:56:10 +05:30
Ashish Gupta
55678e3e2c
fix the loading of profile image due to displayName (#16201) 2024-05-09 22:20:27 +05:30
Sachin Chaurasiya
36803774df
minor: enhance custom property crud operation (#16173)
* minor: enhance custom property crud operation

* chore: enhance enum property crud operation

* chore: enhance date and dateTime property crud operation

* chore: enhance time property

* chore: enhance email property

* feat: add allowClear to value input in PropertyInput component

* chore: enhance timestamp property

* chore: Refactor PropertyValue component to handle empty values properly

* chore: enhance the time interval property

* chore: enhance duration property

* minor : remove check

* chore: fix onInputSave issues

* chore: sql property enhancement
2024-05-09 20:35:41 +05:30
harshsoni2024
f5a176c5f2
issue-9281: column lineage for powerbi (#16135)
* issue-9281: col. lineage for powerbi

* issue-9281: error handling for columns fqn
2024-05-09 19:15:26 +05:30
Mohit Yadav
2edfd2ef96
- Update logo (#16198) 2024-05-09 18:04:57 +05:30
Mohit Yadav
f606212484
- Fix Search Indexing issues in Ops (#16194)
- BatchSize and recreate updated
- added conditional Init of resources
2024-05-09 17:56:38 +05:30
Mohit Yadav
615ef9d5e9
Credential expiry need not be checked (#16189)
* - Credential expiry need not be checked

* - Remove unused

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-05-09 17:16:34 +05:30
Prajwal214
78a53f2a9b
Minor: Updated the IntelliJ Dependency For Openmetadata-UI (#16179) 2024-05-09 16:59:09 +05:30
Prajwal214
43c205ae00
Minor: Updated the document for Airflow DAGs Deployed as Examples (#16182) 2024-05-09 16:58:02 +05:30
Ayush Shah
88f6ccd000
Fix Hive Profiler Interface (#16193) 2024-05-09 16:56:48 +05:30
Shailesh Parmar
c5038e5c6b
Minor: added redirection link to data quality tab and tooltip for better UX (#16191)
The Cypress failure is a known issue, and we need to work on it separately.
2024-05-09 16:36:13 +05:30
Huanjie Guo
1a6f009757
Fixes 16185: try - catch the usage parsing error (#16188)
* try catch the exception in parsing usage

* Update usage-workflow-query-logs.md

* Update usage-workflow-query-logs.md

* Update usage-workflow-query-logs.md

* Update usage-workflow-query-logs.md
2024-05-09 12:19:07 +02:00
Sachin Chaurasiya
678d632fe7
minor: filter out bots from user list (#16190) 2024-05-09 14:01:10 +05:30
Shailesh Parmar
cf069a3e31
Minor: Incorporated feedback on test case filters implementation (#16181)
* Minor: Incorporated feedback on test case filters implementation

* refactor the code and added unit test
2024-05-09 11:56:00 +05:30
Akash Jain
e890a6d807
chore(docs): Improve docs for k8s with updated references (#16186) 2024-05-09 11:49:46 +05:30
Prajwal214
eaf066312a
Minor: Added the Supported File types for GCS Storage (#16184) 2024-05-09 11:14:40 +05:30
Prajwal214
e159dc3392
Minor: Removed Extra Service Connection from MSSQL Yaml file (#16174) 2024-05-09 11:11:40 +05:30
Prajwal214
ad658c81da
Minor: Added the Supported File types for ADLS Storage (#16183)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-05-09 11:11:14 +05:30
Prajwal214
e191034c18
Minor: Updated Python Dependency for GreenPlum (#16139) 2024-05-09 08:57:25 +05:30
Prajwal214
4136ff9be7
Minor: Added the Supported File types for S3 Storage (#16177) 2024-05-09 08:53:07 +05:30
Sachin Chaurasiya
2a8e577c60
minor: disable date property from UI (#16175) 2024-05-08 19:53:43 +05:30
Mohit Yadav
de850f1b3b
- Default value for isBot should be false (#16163)
* - Default value for isBot should be false

* - Test Fix

* - Fix Failing Test
2024-05-08 19:41:33 +05:30
Karan Hotchandani
10a660d465
allow record fields to have column lineage (#16170) 2024-05-08 16:06:29 +05:30
Fredrik Möllerstrand
5ce81b36ac
MINOR: Remove duplicated code in S3Source (#16153) 2024-05-08 12:00:37 +02:00
Aniket Katkar
9e7d56c5f4
Minor: bug fixes and improvements (#16138)
* Fix the alignment issue for the CopyToClipboard button

* Fix the Ingestion run details modal heading
Add Updated column in the ingestion run details modal table
2024-05-08 11:26:03 +02:00
Sachin Chaurasiya
5ab97b23e3
minor: add value prop in data asset async select list (#16169)
* minor: add value prop in data asset async select list

* fix: icon
2024-05-08 14:20:13 +05:30
Mayur Singal
5002527c19
MINOR: Fix column lineage in export (#16167) 2024-05-08 14:00:42 +05:30
Mayur Singal
6af8918167
MINOR: Fix lineage list of connectors docs (#16161) 2024-05-08 12:59:52 +05:30
Mohit Yadav
4da3da3a63
- Add User Entity Notification (#16165) 2024-05-08 12:07:22 +05:30
Ayush Shah
345fe1a6ff
Add SSL config in advanced config (#16151) 2024-05-08 11:57:07 +05:30
Karan Hotchandani
b3504d8f2b
Fix 'Tier' filter include results of deleted assets & minor lineage fixes (#16120)
* fix feedbacks

* fix quick filter

* minor fixes

* fixes

* fix column level lineage search
2024-05-08 11:45:36 +05:30
Pere Miquel Brull
39eed12f32
MINOR - Version match logic update & Airflow docs (#16157)
* airflow docs

* update version validation

* MINOR - docs and version match
2024-05-08 07:37:14 +02:00