Imri Paran
2e9efe5b82
MINOR: fix: use importer as module ( #18793 )
...
* fix: use importer as module
to allow monkeypatching in collate
* Update i_validator_builder.py
2024-11-26 16:42:18 +01:00
Imri Paran
3e7808ba78
fixed either annotation ( #18778 )
...
* fixed either annotation
* added back Entity
* using `typing_extensions.Annotated` for compatibility with python3.8
* removed bound T for Either
2024-11-26 16:40:32 +01:00
Teddy
68abc1a821
fix: minor observability bugs ( #18795 )
2024-11-26 16:34:46 +01:00
Karan Hotchandani
943d606fb9
Workflow UI changes ( #18790 )
...
* minor workflow changes
* fix json logic fixes for extension field
* fix tests
2024-11-26 20:56:55 +05:30
Shailesh Parmar
de3d7c40db
GEN-2031: fix Add profiler configuration button in Data Quality tab ( #18798 )
2024-11-26 20:49:36 +05:30
Ashish Gupta
490bbf6241
fix: tag page issue around disabled badge and Certification data in ES ( #18697 )
...
* fix tag page issue around disabled badge and other
* reset the unwanted code
* modify playwright test for consumer and steward
* modify tag es query to check the prefix in fqn
* fix query and sonar issue
* fix the asset not coming in Tier and Certification page tab
* fix the playwright failure
2024-11-26 19:07:46 +05:30
Kenil Shah
b3679f0cea
Sort assets in search indexing app ( #18791 )
2024-11-26 18:11:37 +05:30
Aniket Katkar
998cbd1558
Improvements: Alerts bug fixes and improvements ( #18753 )
...
* Add and improve the permission logic for the notifications and observability alerts pages
Add logic to update the description from alert details page.
Add logic to set the logged in user as the owner while alert creation
* Remove the permission check for the `/{alertType}/resources` API since it's not necessary
* Update the playwright tests to cover the new alert features
* Add playwright to test the test destinations filter
* Fix the unit tests
* Add unit test for AlertRecentEventsTab component
* update the variable.less import to reference
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-11-26 18:00:58 +05:30
Keshav Mohta
10a7f4ea6c
Fixes #15543 : Implemented ElasticSearch Index Template Ingestion ( #18686 )
2024-11-26 14:42:43 +05:30
Shailesh Parmar
8f33a1b92d
Minor: updated docs link in the application ( #18787 )
...
* Minor: updated docs link in the application
* fixed link
2024-11-26 14:34:45 +05:30
RounakDhillon
823bc82e02
Docs: Custom Metrics Image update ( #18788 )
...
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2024-11-26 08:07:51 +00:00
Aniket Katkar
9b1ac250b7
GEN-1559: Remove the scrollbar displayed in the banner view ( #18400 )
...
* Remove the scrollbar displayed to the root element
* Fix the alignment issue in advanced search modal in case of custom property
* fix scroll issue due to banner oversize and remove unwnated css
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-11-26 12:21:03 +05:30
Chirag Madlani
678d87f4b9
chore(ui): restore users tab for teams page ( #18531 )
...
* chore(ui): restore users tab for teams page
* remove unwanted seprator
* restict add and join user, to team page other than Group types
* minor textual change
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-11-26 12:08:33 +05:30
Kenil Shah
09db201a57
UI: Add option to stop the running application ( #18759 )
...
* Add Stop functionality for Applications
* show kill button by default
* Add option to stop the running application
* fix: show stop button for ruuning & activeerror status
* add localisation files
* added unit tests
* update localisation files
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2024-11-26 11:55:47 +05:30
Imri Paran
d1b8b9a966
handle import error in param_setter_factory.py ( #18745 )
2024-11-26 07:21:38 +01:00
Suman Maharana
fe5778361c
Minor: fix dbt ingest failed runs ( #18779 )
...
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-11-26 11:38:31 +05:30
Suman Maharana
f40138a56e
Minor: Fix Powerbi refresh token on expire ( #18774 )
...
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-11-25 23:19:30 +05:30
Imri Paran
d6470b7800
MINOR: fix(data-diff): get added columns ( #18694 )
...
* fix(data-diff): get added columns
- use both columns to calculate schema diff
* fix tests
2024-11-25 15:53:50 +01:00
Imri Paran
c164aff561
MINOR: add reportExplicitAny = false for basedpyright ( #18777 )
2024-11-25 14:38:04 +00:00
Imri Paran
430791d840
doc: service spec breaking changes ( #18688 )
2024-11-25 15:34:00 +01:00
Shailesh Parmar
e6cc1ac48c
GEN-2073: Not able to copy full logs from log viewer ( #18771 )
2024-11-25 17:41:46 +05:30
Shailesh Parmar
151c1bbdb3
GEN-1224: fixed Profiler is not displaying correct time for table profile ( #18766 )
...
* GEN-1224: fixed Profiler is not displaying correct time for table profile
* added unit test
2024-11-25 17:41:25 +05:30
Sachin Chaurasiya
f9a304c386
minor: update whats new for 1.5.12 ( #18773 )
2024-11-25 17:26:20 +05:30
Mayur Singal
40a70357e8
MINOR: Add UDF support for SP - backend ( #18767 )
2024-11-25 15:27:53 +05:30
Mayur Singal
4b9e214078
MINOR: Fix StackTraceError validation error - Superset ( #18740 )
2024-11-25 15:01:59 +05:30
Chirag Madlani
8bef9e6f7a
fix(ui): GEN-1690 sso token refresh issue for OIDC ( #18668 )
...
* fix(ui): sso token refresh issue for OIDC
* cleanup code
* combine refresh requests to one
2024-11-25 14:45:02 +05:30
Andrés Muñoz Vera
7c2b1c8a91
feat(ci): GEN-2128 add auto cherry pick workflow ( #18748 )
...
* GEN-2128 adding auto cherry-pick workflow
* GEN-2128 enhance message when cherry-pick fails
2024-11-25 10:12:40 +01:00
sonika-shah
76bd8d8886
fix java checkstyle ( #18768 )
2024-11-25 13:58:18 +05:30
Sachin Chaurasiya
85ca7986f2
minor: add whats new for 5.1.12 ( #18743 )
2024-11-25 12:57:48 +05:30
Ashish Gupta
a2dd211c6e
modify some test id in table constraints ( #18747 )
2024-11-25 11:48:45 +05:30
Shailesh Parmar
21235d058d
playwright: fixed failing incident manager test ( #18756 )
2024-11-25 10:21:31 +05:30
IceS2
b3d765dce1
MINOR: Governance Workflows fixes ( #18744 )
...
* Add annotation to turn delete_recursive test into the last one to be executed
* Improve Fetching Entities by only fetching the FQN
* Cut back default batchsize to 500
2024-11-24 11:30:56 -08:00
Shailesh Parmar
31c2dee533
GEN-1530: fix DQ Layout Improvements ( #18754 )
...
* GEN-1530: fix DQ Layout Improvements
* fixed failing playwright test
2024-11-24 14:16:01 +05:30
sonika-shah
0e4160949c
Add async apis for csv import ( #18647 )
...
* Add async apis for import csv
* checkstyle fix
* fix checkstyle after merge from main
* fix auts
* fix backend tests
* ui: add async import support for glossary
* ui: improve the import page layout
* ui: add async import support for teams and users
* show banner at the top
* fix unit test
* update importteams page test
* minor change
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-11-24 13:30:31 +05:30
Shailesh Parmar
4696b99665
GEN-1529: Fix View definition tab, query display issue ( #18752 )
2024-11-23 21:53:56 +05:30
Shailesh Parmar
9edf3791c0
Minor: address dq feedback and move lineage tracing in observability layer ( #18751 )
...
* Minor: address dq feedback and move lineage tracing in observability layer
* fixed: failing unit test
2024-11-23 17:35:52 +05:30
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