12418 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
04659132b7
Minor: skip domain check for bots and admin (#18734) 2024-11-22 10:41:42 -08:00
Sriharsha Chintalapani
532efbe5ab
Minor: Search RBAC, handle tier tags (#18733) 2024-11-22 10:40:48 -08:00
Imri Paran
ee7d043035
[GEN-2109] feat(mongo): added ssl support (#18731)
* feat(mongo): added ssl support

Added SSL support for MongoDB using the SSL manager.

Attached a video demo.

- [Example repository for setting up mongodb with SSL](https://github.com/sushi30/mongodb-docker-ssl-example)
- [MongoDB TLS documentation](https://www.mongodb.com/docs/manual/tutorial/configure-ssl/)

* fixed test_doris.py
2024-11-22 08:54:13 -08:00
Suman Maharana
0a374e3872
Minor: Fix Athena location path (#18750) 2024-11-22 22:05:05 +05:30
Sriharsha Chintalapani
9484d838a4
Minor: fix Lineage export when there is no column / pipeline edge (#18737)
* Minor: fix Lineage export when there is no column / pipeline edge

* add test for lineage export (#18709)

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>

* add lineage export tests

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-22 08:21:19 -08:00
Suman Maharana
b220bdb891
Fix: mstr removed dependency issues (#18732)
* Fix: mstr removed dependency issues

* fix session still active error

* py_format

* fix tests

* Addressed Comments

* Addressed Comments

* addressed comments

* Addressed comments

* Add constants

* Fix pytests
2024-11-22 21:19:21 +05:30
Keshav Mohta
10bd051039
Fix #18441: kafka connect password as secret value (#18742) 2024-11-22 19:07:08 +05:30
harshsoni2024
605059892e
add stich docs (#18666) 2024-11-22 19:03:13 +05:30
Mohit Yadav
51f3591714
Add Null check for source config (#18746) 2024-11-22 17:34:12 +05:30
Karan Hotchandani
582a10c831
fix minor styling of domain component (#18738) 2024-11-22 16:12:47 +05:30
RounakDhillon
21ee32fd62
Docs: Airflow Doc Quote Correction (#18741)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-22 15:45:04 +05:30
RounakDhillon
6429caa29c
Docs: Version Updation on Python SDK (#18739)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-22 09:54:41 +00:00
Shailesh Parmar
7651a631f0
Fix: time series of conversion of y-Axis in test case graph (#18735)
* Fix: time series of conversion of y-Axis in test case graph

* minor fix

* updated test for the function
2024-11-22 13:57:08 +05:30
RounakDhillon
d021e267ff
Docs: Airflow Doc Updation (#18725) 2024-11-22 13:56:20 +05:30
RounakDhillon
92145cdc7f
Docs: Private key note added (#18727) 2024-11-22 13:05:52 +05:30
Siddhant
702c34c0af
NoSchedule as ScheduleType for Slack App (#18715)
* fix: NoSchedule as scheduleType for Slack App

* fix: remove callback url from the config.

* no render of schedule for noSchedule type

* fix: Migrations and add ScheduleType.NoSchedule

* fix: Migrations

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-21 22:29:09 -08:00
Ashish Gupta
23a52934ab
fix the switch placement and added beta tag (#18726) 2024-11-22 10:35:47 +05:30
Ayush Shah
17ffdf9850
fix: modify fqn to allow quotes with dots (#18719) 2024-11-22 09:33:50 +05:30
Imri Paran
d089ffa2d0
doc(mongodb): mongodb+srv connection scheme (#18712)
- added information about the mongodb+srv connection scheme
- added link to atlas guide for getting the connection string
2024-11-21 18:42:35 +00:00
Ashish Gupta
253fc6be6f
MINOR: shown NoDataPlaceholder if no search result found in glossary (#18718)
* shown NoDataPlaceholder if no search result found in glossary

* minor label change

* added loader, while search response pending
2024-11-21 22:42:03 +05:30
Teddy
dbd03c64c2
fix: test case reindex performance (#18723) 2024-11-21 16:28:26 +01:00
Pere Miquel Brull
61021be98a
TEST - Add autoClassification for e2e (#18722) 2024-11-21 15:07:04 +01:00
Shailesh Parmar
585927c558
Fixed: GEN-1984 Hide Support field from service form (#18724) 2024-11-21 18:15:33 +05:30
Pere Miquel Brull
2ea442030c
MINOR - Fix import (#18721) 2024-11-21 13:12:38 +01:00
Shailesh Parmar
cda201b1b8
Minor: supporting PR for UI/UX improvement in DQ (#18663)
* Minor: supporting PR for UI/UX improvement in DQ

* updated feedback

* move incidents tab to data observabilty tab

* fixed failing unit test

* fixed failing unit test

* fixed AUT failure!

* fixed failing aut

* minor fixes

* minor fix

* updated icon

* fixed failing unit test
2024-11-21 16:41:32 +05:30
Sachin Chaurasiya
fca85cdfe7
minor: improve rule card actions dropdown (#18717) 2024-11-21 16:35:57 +05:30
Imri Paran
0169aad418
[GEN-970] feat(data-quality): support multiple runtime parameter types (#18588)
* feat(data-quality): support multiple runtime parameter types

- changed the runtime parameters setter factory to return sets
- add the runtime parameters based on the name of the runtime of the runtime parameter

**NOTE** requires changes on collate side

* empty set for default case
2024-11-21 08:07:33 +01:00
IceS2
890a4f8755
Fix missing check on set entity certification (#18713) 2024-11-20 19:04:03 +01:00
Pere Miquel Brull
6623ab17dc
MINOR - Fallback for testsuite imports (#18710) 2024-11-20 17:31:48 +01:00
IceS2
dc101044d9
MINOR: Add the possibility to have no Schedule and trigger the workflow manually (#18640)
* Add the possibility to have no Schedule and trigger the workflow manually

* add locales

* add locales to other langs

* Fix Flaky GlossaryTerm test

* fix locales

* change certificate aggregation name

* Fix Checkstyle and expand timeout for waitForTaskToBeCreated

* Fix flaky glossary term test

* Fix timeout

* fix timeout

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-20 15:35:34 +01:00
IceS2
35ce7d7602
MINOR: Update Glossary Term tests (#18698)
* Update Glossary Term tests

* Remove unused code

* Fix test
2024-11-20 15:24:53 +01:00
RounakDhillon
0e3e1f59c9
Docs: Custom Metric Updation in profiler (#18708)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-20 13:19:18 +00:00
Teddy
0dca5362b9
fix: handle potential null node in DQ failure lineage (#18707) 2024-11-20 14:12:08 +01:00
RounakDhillon
de4a2cdfa0
Docs: Collate Image Path Rectification (#18706)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-20 10:19:59 +00:00
Teddy
429e48aa3a
#18677 - Added Lineage Field back to SearchLineage (#18687)
* fix: add lineage field back to searchLineage

* add lineage tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-11-20 11:13:09 +01:00
RounakDhillon
a5bddc3cb8
Docs: Metapilot Updation to Collate AI (#18704)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-20 14:22:39 +05:30
Teddy
91de99ad17
MINOR: Move from Date to LocalDate for thread safe operations (#18679)
* fix: move from Date to LocalDate for thread safe operations

* style: ran java linting

* fix: invalid range in test case
2024-11-20 08:20:13 +01:00
Siddhant
dad3c9d7f2
refactor: Slack app improvements (#18684) 2024-11-19 19:08:47 +05:30
Mohit Yadav
0bf5a98501
Add Checksum package to pom (#18696) 2024-11-19 18:49:07 +05:30
Akash Verma
43bbee9075
fix #18278 "Pipeline ingested from Airflow are now not limited to 100" (#18689) 2024-11-19 18:47:55 +05:30
Imri Paran
12945c62c0
revert aws sdk version from f0b76c45d081fe66bded44c60fa4560a879cb346 (#18695)
Due to failures in migration:

```
2024-11-19 17:16:15.916	picocli.CommandLine$ExecutionException: Error while calling command (public java.lang.Integer org.openmetadata.service.util.OpenMetadataOperations.migrate(boolean)): java.lang.NoClassDefFoundError: software/amazon/awssdk/checksums/SdkChecksum
2024-11-19 17:16:15.641	Updating bot users in case of an update on the JSON schema: [managed-aws]
2024-11-19 17:16:14.903	Updating services in case of an update on the JSON schema: [managed-aws]
```
2024-11-19 18:42:05 +05:30
RounakDhillon
b4cec831e0
Docs: Search Hierarchy Update (#18693) 2024-11-19 18:26:50 +05:30
Aniket Katkar
c30d851dad
Add the missing pipeline type in the localization key mapping object (#18692) 2024-11-19 18:24:35 +05:30
RounakDhillon
72462746b8
Docs: Gif updation for data discovery (#18676) 2024-11-19 18:21:37 +05:30
Mohit Yadav
b45eb5a416
Removed Consumer (#18685) 2024-11-19 17:16:43 +05:30
Antoine Balliet
b63ad63898
fix: update dashboard data model when sql changes (#18657)
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2024-11-19 12:40:42 +01:00
Ashish Gupta
484a9584ea
MINOR: added domain data in lineage side panel and fix relatedColumn search TableConstraints modal (#18671)
* added domain data in lineage side panel

* localization keys

* fix unit test

* fix unit test and minor improvement around permission in schema page utils

* added the encoding and escape method to query
2024-11-19 17:03:15 +05:30
Kenil Shah
ff261fb373
fix: overflowing metrics for kpi charts (#18683) 2024-11-19 13:26:00 +05:30
Sachin Chaurasiya
eb99a8563e
Minor: Add SanitizedInput Component for Input Sanitization (#18674)
* Minor: Add SanitizedInput Component for Input Sanitization

* use SanitizedInput in formutils for text type input
2024-11-19 12:45:14 +05:30
Pere Miquel Brull
c68a45e7d8
Create new Auto Classification Workflow (#18610) 2024-11-19 08:10:45 +01:00