8498 Commits

Author SHA1 Message Date
Onkar Ravgan
7fdff15648
fixed dbt runresults ts (#14572) 2024-01-04 12:36:23 +05:30
Sriharsha Chintalapani
89d35c0a4b
[Snyk] Security upgrade @okta/okta-auth-js from 6.4.0 to 7.5.0 (#14282)
* fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116

* process/browser support for okta (#14561)

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
2024-01-04 11:10:23 +05:30
Abhishek Porwal
26e9af9eea
fix(#14539): make the input font-color consistent (#14551)
* fix(#14539): make the input font-color consistent

* Revert "fix(#14539): make the input font-color consistent"

This reverts commit 3ab267bc1ce3e78b83fec1eedf6f3976613132e8.

* address comments

* Revert "address comments"

This reverts commit 547daf08b4e76e4e5fb556104d41a95e76c50833.

* update input color by updating variable of default theme

* change rjsf input-field color to #292929 from #757575 to make consistant color everywhere
2024-01-04 11:07:34 +05:30
Sachin Chaurasiya
7223398d57
FIX[#14565]: container and ml models custom property apis are sending wrong payload (#14566) 2024-01-04 10:46:41 +05:30
Onkar Ravgan
a892267fbb
Fixed salesforce table req (#14570) 2024-01-04 10:45:58 +05:30
Mayur Singal
d197164125
Fix #14176: Add AzureSQL dialect in lineage (#14563) 2024-01-03 08:11:05 -08:00
Pere Miquel Brull
86e679e932
MINOR - Update exception in PipelineServiceClientFactory (#14567)
* MINOR - Update exception in PipelineServiceClientFactory

* format
2024-01-03 16:42:03 +01:00
Aniket Katkar
5527336b9c
added images for the new connectors (#14564) 2024-01-03 19:29:12 +05:30
Mayur Singal
e67ffd5c04
Minor: Fix migration location for unity catalog (#14339) 2024-01-03 18:26:11 +05:30
Ashish Gupta
5c0c7d3d2b
#14552 : fix feed link breaking if no data found (#14553)
* fix feed link breaking if data not found

* minor change

* changes as per comment mentioned

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-03 17:44:16 +05:30
Ashish Gupta
a0d85135a4
#14486 : fix current user appearing while editing task assignees (#14557)
* fix current user appering while editing task assignees

* added unit test to filter current user

* minor changes
2024-01-03 17:35:58 +05:30
Harsh Vador
6bb01614c9
#13982: fix user & teams mentions issue (#14540)
* fix user & teams mentions issue

* add test cases

* code refactor
2024-01-03 15:26:40 +05:30
Abhishek Porwal
ba32ef1817
fix(#14369): added sort option in custom property table (#14537)
* added sort option in custom property table

* add comparision for displayName also, instead of just name

* added columnSorter utils fn

* fix type issue

* added unit test for columnSorter method
2024-01-02 23:11:19 +05:30
Abhishek Porwal
5e290d6d14
fix: search columns in table based on display name also + show display name if present instead of name (#14542) 2024-01-02 08:54:25 -08:00
Chirag Madlani
a457e7a664
fix(ui): pass encoded fqn to fetch table permission (#14538) 2024-01-02 17:32:32 +05:30
karanh37
d3a75652cf
pass entity reference in autocomplete widget (#14423) 2024-01-02 13:41:57 +05:30
NiharDoshi99
78bd8f98b5
#10203 delete temp creds files (#14536) 2024-01-02 13:09:15 +05:30
Sriharsha Chintalapani
7b934b10ae
fix: upgrade org.apache.santuario:xmlsec from 2.2.6 to 2.3.4 (#14509)
Snyk has created this PR to upgrade org.apache.santuario:xmlsec from 2.2.6 to 2.3.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.santuario/xmlsec/

See this project in Snyk:
https://app.snyk.io/org/harshach/project/97e6fbe6-21ff-4c69-b9c5-388bb60a9097?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-31 11:10:24 -08:00
Cristian Calugaru
1631172528
Issue 10587 - Storage Service doesn't handle deleted containers (#14497)
* global manifest option for storage services

* added a no metadata config source option for global manifest s3 services option

* merge fixes

* more merge fixes.

* black stuff

* test fixes

* formatting

* storage service container automatic deletion support

* reverted auto-modified files.

* styling

* linting
2023-12-30 13:27:16 -08:00
mgorsk1
5ae83b284a
Fixes 14528: skip statuses for tasks that are no longer present in Airflow DAG (#14529)
* 🐛 Fix attribute name

* import AirflowTask model

* make py_format

* make py_format_check
2023-12-30 13:26:34 -08:00
karanh37
62d0331b53
revert search index disabling from ui (#14272) 2023-12-30 11:35:52 -08:00
Sriharsha Chintalapani
376bf4ec58
fix: upgrade @rjsf/utils from 5.4.0 to 5.15.0 (#14503)
Snyk has created this PR to upgrade @rjsf/utils from 5.4.0 to 5.15.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-30 11:35:22 -08:00
Suresh Srinivas
12af22da1c
Update README.md 2023-12-30 09:23:58 -08:00
Sriharsha Chintalapani
06524b6a1c
Update Roadmap (#14532) 2023-12-30 09:12:12 -08:00
Suresh Srinivas
c1c8dfd17c
Update README.md 2023-12-30 09:05:40 -08:00
Suresh Srinivas
ff423a4ad7
14492 part3 - Add import export support for Table (#14531) 2023-12-29 18:52:50 -08:00
Pere Miquel Brull
f4bbca3f72
MINOR - Clean topology & add tests (#14527)
* Clean topo

* Format

* Add tests

* Fix tests

* Merge main
2023-12-29 17:00:59 +01:00
Pere Miquel Brull
3613d0b18a
MINOR - Airflow Lineage Backend to verify the fingerprint (#14530)
* hash

* MINOR - Airflow Lineage Backend to verify the fingerprint
2023-12-29 16:36:28 +01:00
Takahiro Nakayama
7d05d9f50a
Fixes: GetTags-403 Permission denied on resource project None. (#14521)
* Fix "GetTags-403 Permission denied on resource project None."

Signed-off-by: Takahiro Nakayama <civitaspo@gmail.com>
2023-12-29 15:09:59 +05:30
Onkar Ravgan
e4ea06834f
Added redploy docs (#14526) 2023-12-29 10:04:18 +01:00
Pere Miquel Brull
1c2219517e
#13649 - Add Pipeline Status Skipped (#14524)
* #13649 - Add Pipeline Status Skipped

* Format
2023-12-29 09:41:59 +01:00
Ayush Shah
ccee364797
Revert Metadata API endpoint for pipeline (#14525) 2023-12-29 14:09:20 +05:30
Sriharsha Chintalapani
0303b44b9c
OpenMetadata Operations Command Line Utility (#14504)
* Add new OpenMetadataSetup command line application to migrate/deploy and re-index

* Add new OpenMetadataSetup command line application to migrate/deploy and re-index

* Add deployPipelines option

* Add reIndex option

* add subcommands

* add provision to store upgrade metrics

* rename bootstrap script

* fix styling checks

* Add changelog and store metrics into SERVER_CHANGE_LOG

* Cast jsonb

* Cast jsonb

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-12-29 08:22:58 +01:00
Teddy
2f679a9a48
FIXES #14294: return null if no aggregation value is present (#14514)
* fix: return null is no aggregation value is present

* fix: added Optional typing

* style: java linting

* fix: use Optional type hint

* style: java linting
2023-12-29 08:05:36 +01:00
Mohit Yadav
1f4ab99122
Validate Migration Needs Search Repository in Extensions (#14523) 2023-12-29 12:12:09 +05:30
Pere Miquel Brull
4b6034c527
#13638 - Filter task instance by removed state (#14515)
* Clean name logging and filter out removed tasks

* Update client logging

* Update client logging
2023-12-29 06:56:44 +01:00
Suresh Srinivas
4c47a2b90e
Add support for multi record CSV import export (#14520) 2023-12-28 14:03:47 -08:00
Pere Miquel Brull
b84ce33b80
#11799 - Fix Airfow ownership & add pipeline tasks (#14510)
* Fix airflow owner and add tasks

* Add pipeline tasks ownership

* MINOR - Fix py CI

* Add pipeline tasks ownership

* Add pipeline tasks ownership

* MINOR - Fix py CI

* MINOR - Fix py CI

* Add pipeline tasks ownership

* patch team

* patch team

* Format
2023-12-28 10:25:00 -08:00
Sriharsha Chintalapani
95b90bc510
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities (#14516)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-28 10:23:01 -08:00
Teddy
3886842bb7
FIXES #14396: Exclude empty test suites from quality page (#14511)
* fix: exclude empty test suites

* style: ran java linting

* fix: update expected test results
2023-12-28 14:25:49 +01:00
Chirag Madlani
0b561f354a
fix(ui): remove pipeline links to dag (#14508) 2023-12-28 10:36:40 +05:30
Mayur Singal
0c14a73fd1
Minor: Handle Column Lineage Exceptions (#14505)
* Minor: Handle Column Lineage Exceptions

* py format

* pylint
2023-12-27 13:04:10 -08:00
Teddy
61ef55290e
MINOR - generic profiler optimization for sampling and BQ (#14507)
* fix: limit sampling to specific column

* fix: handle bigquery struct columns

* fix: default partition to 1 DAY for BQ

* fix: default to __TABLES__ for BQ table metrics

* style: ran python linting

* style: fix linting

* fix: python style

* fix: set partition to DAY if not HOUR
2023-12-27 19:13:44 +01:00
Teddy
3dc642989c
Fixes #7729 - Add logic to compute passed/failed rows (#14472)
* feat: add test case resolution task workflow

* chore: add migration for test case resolution feature

* fix: removed required field for object compatibiity in older migrations

* fix: minor testCaseResolution status logic

* chore: revert migration for test case incident

* chore: update migration file

* style: renamed variables

* feat: added logic to compute failed/passed rows

* feat: add support for row level computation in schema

* chore: add test definition migration

* feat: add logic to explicitly compute row level failure

* chore: clean up code

* style: fix java

* style: fix pyton format

* fix: unhidde API for incident manager

* style: fix java styling
2023-12-27 13:38:51 +01:00
Chirag Madlani
5110c9f423
chore(ui): remove mobx (#14349)
* chore(ui): remove mobx
remove mobx-react
bump node version to 18

* fix failing test (#14484)

* fix feed avatar issue

* fix tests

* update gitignore

* fix tests

* fix typo

* fix snapshot issue

---------

Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-12-27 10:42:06 +05:30
Sriharsha Chintalapani
a79007d192
fix: upgrade com.microsoft.azure:msal4j from 1.13.10 to 1.14.0 (#14501)
Snyk has created this PR to upgrade com.microsoft.azure:msal4j from 1.13.10 to 1.14.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.microsoft.azure/msal4j/

See this project in Snyk:
https://app.snyk.io/org/harshach/project/58bd6c20-d78b-41d3-9ed0-68eddd1421d5?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-26 10:25:41 -08:00
Chirag Madlani
c8809791ef
chore(ui): update star us url with utm_source to track the activity (#14499)
* chore(ui): update star us url with utm_source to track the activity

* update link
2023-12-26 13:56:09 +05:30
Norman
bd50db250f
Fixes #13382: Replace the user ID with user name in Glossary Term (#13753)
* Replace the user ID with user name in Glossary

* Replace the user ID with user name in glossary version history tab

* fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-12-26 13:55:46 +05:30
Chirag Madlani
8746058d83
FIX: #14486 filter current user from reviewer list (#14495) 2023-12-26 10:41:05 +05:30
Sriharsha Chintalapani
f6b72d262d
fix: pom.xml to reduce vulnerabilities (#14392)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-6125580

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-12-25 18:12:10 -08:00