8994 Commits

Author SHA1 Message Date
Imri Paran
6c0f85cc98
add compile decorator for ibmi ConnTestFn (#15273) 2024-02-20 09:35:27 -08:00
Ashish Gupta
9c46391e73
fix the table row issue and make sample data table header fix (#15268) 2024-02-20 18:54:09 +05:30
Chirag Madlani
1cbe09c8ac
(workflow): run labeler on ready for review 2024-02-20 17:37:20 +05:30
Shailesh Parmar
a35c8b3a5d
Minor: Updated put with patch call in ui and clean up (#15244)
* Minor: Updated put with patch call in ui and clean up

* fixed sonar cloud issue

* fixed drag drop failure
2024-02-20 16:25:02 +05:30
Harsh Vador
8ec8e4b350
change PR Labels name (#15265) 2024-02-20 16:20:28 +05:30
Onkar Ravgan
dfc7662449
Fix #15247: Fixed ingesting dbt owners with dot in name (#15261)
* Fixed dbt owners with dot

* fixed pytests

* Fixed pytest2

* rmv type
2024-02-20 16:06:54 +05:30
Mayur Singal
eac40862ec
MINOR: Kafka handle test connection if Schema Registry not passed (#15250) 2024-02-20 12:39:01 +05:30
Pere Miquel Brull
62c0cc7563
#13985 - Azure KV Secrets Manager (#15192)
* #13985 - Azure KV Secrets Manager

* Format

* #13985 - Azure KV Secrets Manager

* #13985 - Azure KV Secrets Manager

* Simplify credentials loading

* Simplify credentials loading

* Simplify credentials loading
2024-02-20 07:18:35 +01:00
Sriharsha Chintalapani
3a7203707f
update spline docs to support lineage (#15257)
* update spline docs to support lineage

* Update yaml.md
2024-02-20 09:05:54 +05:30
Mayur Singal
dbb888d962
MINOR: Fix CLI E2E Tests (#15253) 2024-02-19 23:04:44 +05:30
Ashish Gupta
1c1dba7a63
supported cypress for team and glossary drag and drop functionality (#15213)
* supported cypress for team drag and drop functionality

* added glossary drag and drop cypress and fix searchindex cypress failure

* changes as per comments

* fix the regression of import
2024-02-19 19:52:46 +05:30
Pere Miquel Brull
3748c792d0
MINOR - Update Collate dispatch input (#15246) 2024-02-19 14:44:25 +01:00
Ashish Gupta
7e10067ada
#15227 support display name in lineage search node (#15238)
* supported display name in lineage search node

* changes as per comments
2024-02-19 13:05:21 +00:00
Imri Paran
7036b3cbf7
MINOR: BigTable connector docs (#15145)
* feat(connector): add BigTable

* bigtable work

1. docstrings
2. tests
3. created a Row BaseModel
4. implemented a ClassConverter

* docs moved to separate PR

* format files

* docs(bigtable): added docs

* fix after merge
2024-02-19 08:11:29 +01:00
Mayur Singal
64e3cedeea
MINOR: Improve Kafka Test Connection (#15207) 2024-02-19 10:11:52 +05:30
Shin-ichi Hashiba
95ff5620a5
update java version in ldap auth docs (#15234) 2024-02-17 09:29:24 -08:00
Shailesh Parmar
bc34eac98b
#15169 bug: Service password gets overwritten with '********' when editing connection details (any!) (#15193)
* bug: Service password gets overwritten with '********' when editing connection details (any!) #15169

* handle no change scenario

* added unit test for the change

* fixed failing unit test

* added cypress for edit ingestion form

* fixed failing cypress test
2024-02-17 18:14:12 +05:30
Ashish Gupta
94cba6977b
fix minor ui issues (#15224)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-02-17 18:09:42 +05:30
Chirag Madlani
1be7475505
chore(ui): add tags for cypress spec files (#15167)
* chore(ui): add tags for cypress spec files

* update labeler.yaml
2024-02-17 12:06:59 +05:30
dependabot[bot]
92278b046a
Bump undici in /openmetadata-ui/src/main/resources/ui (#15229)
Bumps [undici](https://github.com/nodejs/undici) from 5.25.2 to 5.28.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.25.2...v5.28.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-17 11:03:47 +05:30
Chirag Madlani
5b0d75bf3a
fix(ui): #15214 open detailed logs for each runs (#15226)
* fix(ui): #15214 open detailed logs for each runs

* address comments
2024-02-16 18:58:53 +00:00
Onkar Ravgan
50dd74253a
MINOR: Added external workflow missing docs for usage/lineage (#15223)
* Added ext ing workflow docs

* Added dq run ext docs

* Nit

* Nit

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-02-16 16:59:39 +01:00
Sander van Laar
44fd621ac7
Add files via upload (#15225) 2024-02-16 15:09:06 +00:00
Harsh Vador
5eda139ba9
fix mention list in announcements (#15194) 2024-02-16 19:15:44 +05:30
Sachin Chaurasiya
fcf7f363b3
doc: update node version requirement to 18.19.0 (#15219) 2024-02-16 11:38:41 +00:00
Sachin Chaurasiya
0cdfad1c3a
Minor: keep the lineage style LTR only (#15217) 2024-02-16 11:08:09 +00:00
Chirag Madlani
c1878a5184
Update check_prerequisites.sh (#15216) 2024-02-16 10:50:01 +01:00
Harsh Vador
ee13b0499f
fix custom property render rows issue (#15180)
* fix custom property render rows issue

* code refactor

* added cypress for custom property rows count check

* variable name change
2024-02-16 14:58:37 +05:30
Chirag Madlani
d0afe8b905
chore(ui): fix component path (#15212) 2024-02-16 09:24:25 +00:00
IceS2
7b20ed2f34
FIXES 15215: Add execution time tracker for ingestion (#15013)
* Initial idea on how to track execution times

* Fix linters

* Add missing decorators on the API Client

* Improve where the output is being handled
2024-02-16 09:58:20 +01:00
Sachin Chaurasiya
7009fb7c77
fix(#15188): Ingestion Pipeline Run response (#15202) 2024-02-16 13:48:58 +05:30
Shin-ichi Hashiba
2120b38672
fix-typo: description of default batchsize (#15206) 2024-02-16 08:10:44 +00:00
Chirag Madlani
146ccc5a72
chore(ui): organise component directory structure (#15199)
* chore(ui): organise component directory structure

* fix tests

* fix tests
2024-02-16 10:23:36 +05:30
Onkar Ravgan
90b4933f96
Added sql to tableau datamodels (#15197) 2024-02-16 09:57:15 +05:30
Teddy
e72c80f264
MINOR - fix test definition deletion (#15203)
* fix: added provider for testDefinition entities

* fix: changed testDefinition <-> testCase relationship + allow recursive deletion of testDefinition

* fix: added migration steps

* style: ran java linting
2024-02-15 18:22:26 +00:00
Shailesh Parmar
49dd0e8683
Minor: Addressing comments of #15159 (#15195)
* Minor: Addressing comments of #15159

* fixed failing unit test
2024-02-15 19:42:50 +05:30
Onkar Ravgan
ecdcf517ac
Fix #13790: Cost analysis Data Insights Optimisations (#15147)
* Add optimizations

* optimise and add caching for DI: CA

* formatting

* Added cache cleanup
2024-02-15 19:20:49 +05:30
Mohit Yadav
92fd428380
Fix Cache Init (#15196) 2024-02-15 19:19:03 +05:30
Mohit Yadav
3e3c067c07
Create Admin Password for Admin User (#15191) 2024-02-15 17:18:56 +05:30
mohitdeuex
84d2aaaf30 Check if Smtp is Enabled to set random password 2024-02-15 16:28:10 +05:30
mohitdeuex
8c6b9025c1 Check if Smtp is Enabled to set random password 2024-02-15 16:25:56 +05:30
Mayur Singal
4441b2763b
Fix #15112: Fix metabase lineage via api (#15165) 2024-02-15 16:04:51 +05:30
Mohit Yadav
0b7a4f8839
Add new Template and Graph building logic for Insights reporting (#15184) 2024-02-15 13:45:45 +05:30
Harsh Vador
9e867fb279
test: unit test case of quality tab (#15160)
* test: unit test case of quality tab

* code refactor

* code refactor
2024-02-15 10:24:22 +05:30
Mohit Yadav
20876fa1ad
Fix Email Test Issues (#15183) 2024-02-14 21:22:32 +05:30
Mayur Singal
e6c2c36f11
MINOR: Add databricks configuration docs for spark agent (#15182) 2024-02-14 21:16:34 +05:30
Mohit Yadav
9fae19dd7a
format cron from unix to quartz for internal apps , for others use unix (#15070)
* format cron from unix to quartz for internal apps , for others use unix

* Add Migration Files for 131

* Add Migrations

* Fix Json Issue and Add Exception Handling for force

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-02-14 19:59:14 +05:30
Harsh Vador
268c36aab6
fix persona selectable list issue (#15181) 2024-02-14 17:42:24 +05:30
Harsh Vador
58fad827f3
test: unit test case of service config component (#15172)
* test: unit test case of service config component

* test: unit test case of connection config form
2024-02-14 17:22:20 +05:30
Mayur Singal
c8adab60a7
MINOR: Fix Databricks pipeline lineage docs (#15178) 2024-02-14 10:40:02 +01:00