5980 Commits

Author SHA1 Message Date
Ashish Gupta
4bef627fd7
Fix the add button styling for non admin button (#9995) 2023-01-30 12:13:06 +05:30
Ayush Shah
725542b607
Fix Glue PIpeline (#9991) 2023-01-30 06:13:01 +00:00
Sriharsha Chintalapani
5a0742e06b
Remove snakeyaml dependency (#9943) 2023-01-29 21:55:50 -08:00
Suresh Srinivas
e16621b26c
Fixes #9988 - Add CSV import/export support for Teams (#9989) 2023-01-29 16:56:53 -08:00
Suresh Srinivas
d81187817a
Fixes #9986 - Add documentation support for the CSV template for imports and exports (#9987) 2023-01-29 13:47:02 -08:00
Pere Miquel Brull
95539b7008
Docs - Restore when server is down (#9985) 2023-01-29 21:03:53 +00:00
Onkar Ravgan
949989fb1c
Added dbt parser (#9982)
* Added dbt parser

* Added library dependency

* format and final fixes

* Addressed review comments

* Fixed typo
2023-01-29 20:47:39 +01:00
Pere Miquel Brull
2ec8b42e96
Get service connection info if not set (#9981) 2023-01-29 10:42:17 +01:00
Pere Miquel Brull
02c1f9ac94
Update view definition from Vertica dialect (#9980) 2023-01-29 13:28:43 +05:30
Sachin Chaurasiya
34df878427
doc : update what's new contents for 0.13.2 (#9954)
* doc : update what's new contents for 0.13.2

* update description for special characters

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

* add features with YT videos

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-01-29 10:18:46 +05:30
Shailesh Parmar
da224c090d
UI: Added expand/collapse button for single nodes and increase zoom out default value (#9977) 2023-01-29 00:01:10 +05:30
Mayur Singal
5650ae35df
Add databricks pipeline config (#9979) 2023-01-28 18:42:38 +01:00
Pere Miquel Brull
47d814d059
Fix typo (#9969) 2023-01-28 18:39:59 +01:00
Ashish Gupta
34c26c542f
UI : Made Classification hard delete while deleting them (#9962)
* Fix the classification by hard deleting them

* fix unit test and cypress issue

* fixed unit test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-28 13:42:32 +05:30
Sriharsha Chintalapani
8b45b639fd
Add table entity name pattern (#9970)
* Added ()0 to table entityName for oracle metadata

* move # character to columnName pattern

* Test newly allowed characters in table name and columns

---------

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
Co-authored-by: sureshms <srini30005@gmail.com>
2023-01-27 18:50:35 -08:00
Nahuel
813d2c4fe6
Bug: Change password of a user without auth mechanism set (#9965)
* Bug: Change password of a user without auth mechanism set

* Fix same issue for validating password
2023-01-27 18:57:51 +01:00
Chirag Madlani
72912d75a4
fix(ui): tabs flickers on permission api response (#9957) 2023-01-27 21:48:25 +05:30
Aniket Katkar
134a5b2c54
fixed api errors shown for deleted tables on table details page (#9963) 2023-01-27 21:39:56 +05:30
Aniket Katkar
d9ea00b2f2
fix(ui): ui fixes for search dropdown suggestions API for owner and tag quick filters (#9961)
* Made changes for default options API calls for owner dropdown
Fixed glossary suggestions not showing for tag quick filters

* Fixed cypress tests
2023-01-27 21:38:13 +05:30
Pere Miquel Brull
e2d94a66e4
Fix antlr version for publish (#9951) 2023-01-27 16:11:01 +01:00
Teddy
1455d5eb29
Update webanalytics prometheus metrics (#9939)
* feature: added web analytic events handler

* feature: exclude web analytic events from audit logger

* empty commit to re-run CI
2023-01-27 15:51:53 +01:00
Pere Miquel Brull
d5c6c0212b
Fix e2e lineage count (#9964)
* Add vertica to the list

* test profiler

* Fix tests

* Fix tests

* Fix e2e lineage count
2023-01-27 15:33:03 +01:00
Nahuel
da1f911581
Doc: Add missing source config types in connectors config examples (#9955) 2023-01-27 15:30:48 +01:00
Pere Miquel Brull
f6d59f599e
Pin SQLAlchemy lower than 2 (#9952) 2023-01-27 15:26:30 +01:00
Aniket Katkar
1ead5a8964
ui: entity summary panel improvements (#9922)
* fixed bug where table constraints were not displaying in entity summary panel

* fixed summary panel not hiding in case of no results

* Changes made to improved the typescript type declaration as per comment
2023-01-27 18:45:12 +05:30
Pere Miquel Brull
192c992e21
Fix e2e tests when computing rows (#9958)
* Add vertica to the list

* test profiler

* Fix tests

* Fix tests
2023-01-27 12:55:57 +01:00
Shailesh Parmar
b024ada0f5
ui: fixed glossary csv preview issue and added remove owner functionality (#9950)
* Fixed: Glossary csv parser issue and other ui issue

* content overflow fix

* fixed failing unit test

* added test case for special character
2023-01-27 16:37:50 +05:30
Noe Alejandro Perez Dominguez
d8674bd7f8
Deduplicate stl_querytext rows, fixes #8867 (#9870)
* Deduplicate stl_querytext rows, fixes #8867

* Update queries.py

Filter down result-set by joining with queries

* Reduce line character length
2023-01-27 10:36:49 +01:00
Sriharsha Chintalapani
4a5676d617
Fix #9801: ES: Search api is not returning expected result (#9948)
* Fix #9801: ES: Search api is not returning expected result

* Fix #9801: ES: Search api is not returning expected result

* Fix #9801: ES: Search api is not returning expected result
2023-01-27 10:34:00 +01:00
Pere Miquel Brull
4d474ab063
Add vertica e2e and fix checks (#9947)
* Add vertica e2e and fix checks

* Add missing task_id param
2023-01-27 10:22:12 +01:00
Pere Miquel Brull
9160770a47
Docs cleanup for dbt YAML & Looker config (#9937)
* Update looker config

* cleanup dbt
2023-01-27 09:06:30 +01:00
Nahuel
7c61c0ad6f
Fix: remove wretry.action from py-test and change retry approach (#9949) 2023-01-27 08:45:20 +01:00
Ashish Gupta
742d008669
UI : Remove the text ellipses and wrap the content to next line (#9903)
* Remove the text ellipses and wrap the content to next line

* fix column to left

* Made action column fix to right side and remove last run from fixed

* fix cypress issue
2023-01-27 11:10:07 +05:30
Aniket Katkar
ca27831be8
fixed wrong localization key on policiesDetails page (#9880)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-27 10:20:07 +05:30
Chirag Madlani
788f5ff776
Fix misc UI (#9912)
* fix(ui): show displayName instead name for entities

* fix ui improvements #9879

* fix alert details destination title rendering

* fixed failing cy test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-01-27 10:13:18 +05:30
Nahuel
ed062c62d6
Fix: Bug when updating a topic with missing message schema (#9940) 2023-01-26 19:23:14 +00:00
Nahuel
4c91e80132
Fix: configuration of Push Results in PR to Sonar step on py-test GH (#9946) 2023-01-26 19:00:35 +01:00
Nahuel
19f034eec4
Doc: Add Kafka troubleshooting section (#9941) 2023-01-26 18:52:06 +01:00
Nahuel
d03d53a9bb
Fix: configuration of Push Results in PR to Sonar step on py-test GH (#9945) 2023-01-26 18:46:19 +01:00
Nahuel
c171aea11a
Fix: configuration of wretry.action (#9944) 2023-01-26 18:42:12 +01:00
Nahuel
5a143c0420
Feat: Retry CI steps when fail because of unexpected reasons (#9942) 2023-01-26 18:37:45 +01:00
Mayur Singal
3f9364d8a4
Fix #9923: Fix usage for tables with same name (#9925)
* Fix #9923: Fix usage for tables with same name

* Fix #9923: Fix usage for tables with same name

* Update ingestion/src/metadata/ingestion/bulksink/metadata_usage.py

Co-authored-by: Nahuel <nahuel@getcollate.io>
2023-01-26 15:53:41 +00:00
Pere Miquel Brull
4650a453e1
Prepare Vertica Lineage and Usage (#9906)
* Prepare Vertica Lineage and Usage

* Simplify db usage

* Linting

* Revert postgres changes

* Revert postgres changes

* Add vertica flags
2023-01-26 14:34:33 +01:00
Pere Miquel Brull
c368116697
Add dbt cloud URL as an input parameter (#9911)
* Add dbt cloud URL as an input parameter

* support dbt cloud url from UI

* Flag dbtCloudUrl as required

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-01-26 09:36:03 +01:00
Nahuel
1de45aa2fb
Consider subprocess coverage in E2E CLI tests (#9935) 2023-01-26 07:55:54 +01:00
Deepa Rao
d2e0e75ac4
Fixes #9930 - Add API support for delete entities by name (#9931) 2023-01-25 21:03:40 -08:00
Nahuel
4885bc4a9a
Put back all E2E CLI tests in GH action (#9933) 2023-01-25 22:12:29 +01:00
Nahuel
8ac0551641
Fix error in E2E CLI GH action (#9932) 2023-01-25 21:27:00 +01:00
Nahuel
520900bf67
Update py-cli-e2e-tests.yml (#9929) 2023-01-25 18:29:45 +01:00
Nahuel
463f20776a
Add extra info when running E2E tests 2 (#9928) 2023-01-25 17:58:39 +01:00