5980 Commits

Author SHA1 Message Date
Parth Panchal
cbe516b29b
Fixed#10247: Users associated with more than one team are being counted more than once (#10297)
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-02-23 18:29:29 +05:30
Pere Miquel Brull
34a54461bd
Pipeline Service Client - Pass the service to run and deploy (#10294)
* Pass de service to run and deploy

* Generalize type map

* Format
2023-02-23 11:40:18 +01:00
Mayur Singal
0fafbf70ba
Support postgres multiple DB ingestion for user with no access (#10207) 2023-02-23 15:42:40 +05:30
Mayur Singal
9dbfea2fca
Add Database & Schema Description: Snowflake (#10276) 2023-02-23 15:40:48 +05:30
Mayur Singal
50af4990e2
Fix Clickhouse Types (#10295) 2023-02-23 09:06:15 +00:00
Ashish Gupta
ef30577ace
chore(ui): UI improvements (#10277)
* chore(ui): UI improvements

* fix unit test issue

* changes as per comments
2023-02-23 13:05:10 +05:30
Mohit Yadav
61c896964e
How to guide for custom logo (#10293)
* How to guide for custom logo

* add to menu
2023-02-23 12:54:54 +05:30
Ashish Gupta
0ba1882bc3
Final Localization (#10288) 2023-02-23 11:02:15 +05:30
Onkar Ravgan
e9f1cb1074
Added dbt unit test (#10047)
* Added dbt unit test

* fixed typo

* Added dbt manifest schema tests

* Addressed review comments
2023-02-22 16:09:37 +01:00
Sachin Chaurasiya
52f7a0f90a
chore(ui): do not persist the facet filters on tab change (#10280) 2023-02-22 20:12:08 +05:30
Shailesh Parmar
cb14bb6a63
Cypress: add cypress test for glossary part 2 (#10180)
* Cypress: added cypress for glossary part 2

* fixed add reviewer issue in create glossary term page

* fixed failing cypress
2023-02-22 19:41:40 +05:30
Onkar Ravgan
0f3536f973
updated tableau req (#10268) 2023-02-22 19:03:06 +05:30
Ashish Gupta
02d2390afc
Fix : UI Improvements (#10259)
* UI Improvements

* unit test fixes
2023-02-22 18:53:18 +05:30
Sachin Chaurasiya
3cb872270c
chore(ui) : Add missing localization part 3 (#10261)
* chore(ui) : Add missing localization part 3

* fix: unit test

* fix: unit test

* chore: fix locale key names

* address comments

* address comment
2023-02-22 18:52:27 +05:30
Mayur Singal
cd4461397d
Add impyla as scheme for hive connector (#10270) 2023-02-22 16:54:56 +05:30
Teddy
83be5d933b
Fixes #9301 - Refactor TestSuite and Remove Pandas from Base Requirements (#10244)
* feat(testSuite): extracted out column test for SQA type

* refactor(testSuite): extracted SQA column and table tests into their own classes

* refactor(testSuite): Added pkutil namespace package style for test suite classes

* refactor(testSuite): added dynamic importer function for test cases

* refactor(testSuite): black formatting

* refactor(testSuite): fixed linting issues

* refactor(testSuite): refactor metrics for dataframe

* refactor(testSuite): Added Mixins and base methods

* refactor(testSuite): extrcated out get bound for floats

* refactor(testSuite): Added pandas column test cases

* refactor(testSuite): Deleted old column tests

* refactor(testSuite): Added table tests for datalake

* refactor(testSuite): Removed old tests definition

* refactor(testSuite): changed registry to dynamic class inport

* refactor(testSuite): renamed dl_fn to df_fn

* refactor(testSuite): updated registry unit test

* refactor(testSuite): updated import path to sqa like column

* refactor(testSuite): cleaned up imports in old files

* refactor(testSuite): harmonzied SQALikeColumn object to replicate SQA Column object

* refactor(testSuite): linting

* refactor(testSuite): linting

* refactor(testSuite): raise expection on DQ exception

* refactor(testSuite): linting

* refactor(testSuite): removed pandas from base requirements

* refactor(testSuite): Added __futur__ for py3.7 type hint

* refactor(testSuite): added `df` to good-names

* refactor(testSuite): renamed Handler to Validator

* refactor(testSuite): Added test inheritance for column tests

* refactor(testSuite): cleaned up column type check

* refactor(testSuite): cleaned up typo

* refactor(testSuite): extracted main table test logic into parent class

* refactor(testSuite): linting

* refactor(testSuite): linting fixes

* refactor(testSuite): address doc string and linting issues
2023-02-22 09:42:34 +01:00
Shailesh Parmar
9519176be0
ui: added localization support for ui (#10260)
* ui: added localization support for ui

* addressing comments
2023-02-22 07:54:23 +00:00
Parth Panchal
9bd22369d7
Fixed#10211: Enable LDAP configuration to be configured via environment variable (#10252)
* Fixed#10211: Enable LDAP configuration to be configured via environment variable

* Fixed#10211: Enable LDAP configuration to be configured via environment variable
2023-02-22 12:53:24 +05:30
Abhishek Pandey
c678b54b05
issue-9734: job-id-param-added-for-dbt-cloud-ingestion (#10248)
UI changes will be handled with https://github.com/open-metadata/OpenMetadata/issues/10269
2023-02-22 12:18:03 +05:30
Akash Jain
cae284d8d7
Docs for fixing helm upgrades for MySQL (#10239) 2023-02-21 20:37:05 +05:30
mosiac1
0b54d316ef
Move search to URL query string parameter rather than path (#10088)
* [WiP] Fix encoding of '%' in search query

* Use search query parameter for search instead of path

* Fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 20:05:07 +05:30
Ashish Gupta
18a519571e
UI : Fix Profile Page issue (#10254)
* Fix Profile Page issue

* minor changes
2023-02-21 19:30:33 +05:30
Mayur Singal
42a8622981
Fix #10215: Fix Query Log Usage (#10232) 2023-02-21 17:41:22 +05:30
Mayur Singal
b2aab148fa
Kafka Schema Registry Note (#10255) 2023-02-21 17:26:50 +05:30
Sachin Chaurasiya
46bdc8ab64
chore(ui) : Add missing localization part 2 (#10222)
* chore(ui) : Add missing localization

* fix : unit test

* chore : add missing locale keys

* chore : add missing locale keys

* fix: cy failures

* fix : cy test

* address comments

* chore(ui) : Add missing localization part 2

* fix: unit test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-21 07:14:46 +00:00
Teddy
219adbe9d9
fix(profiler): snowflake system metric (#10246) 2023-02-21 07:12:40 +00:00
Ayush Shah
785142d86a
Add policy tags from Bigquery (#10189) 2023-02-20 19:13:45 +00:00
Abhishek Pandey
f53d5349ef
null-type-column-handling-added (#10234) 2023-02-20 20:07:47 +05:30
VolkovGeoPhy
7a59bc7676
>= grpc-tools 1.47.2 (Done) (#10218) 2023-02-20 18:07:27 +05:30
Mohit Yadav
8939d81470
Update Docs (#10233) 2023-02-20 14:38:43 +05:30
Stéphane Sol
7ae091318e
limit dbt runs to successful state (#10209)
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-02-19 03:19:01 +05:30
Ashish Gupta
2ba6211b58
UI : Localization fix (#10183)
* Localization fix

* fix unit test issue

* changes as per comments

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-17 11:47:12 +05:30
Sachin Chaurasiya
5b94f5ae70
chore(ui) : Add missing localization (#10205)
* chore(ui) : Add missing localization

* fix : unit test

* chore : add missing locale keys

* chore : add missing locale keys

* fix: cy failures

* fix : cy test

* address comments
2023-02-16 17:28:00 +05:30
Suresh Srinivas
57093e583a
Fixes #10212 User email address should be unique (#10214) 2023-02-15 21:04:23 -08:00
Pere Miquel Brull
e67fe3a90b
Add tag docs (#10221) 2023-02-16 00:19:22 +04:00
Deepa Rao
f16e9dcc9f
Fixes #10137 - Reorganize API documentation sections (#10172) 2023-02-14 19:32:43 -08:00
Onkar Ravgan
a5d51d0f55
Fixed entity reference for dbt and glue (#10201)
* fixed entity ref for dbt

* fixed entity ref for glue
2023-02-14 17:28:28 +05:30
Shailesh Parmar
8ad27eb0a6
cypress: rename advanceSearch spec to SearchFlow (#10168)
* cypress: rename advanceSearch spec to SearchFlow

* updated searchflow spec

* updated cypres.config to run searchflow last

* updated cypress config

* Revert "updated cypress config"

This reverts commit e7b74f7a826f803c3580e951138f930e3627fcc6.

* Revert "updated cypres.config to run searchflow last"

This reverts commit b455e82a831fb44f9c0844a8fd99a8de11056d62.
2023-02-13 18:42:28 +05:30
Suresh Srinivas
afad0a4769
Fixes #10123 - Change entityReference in createRequests to fullyQualifiedName (#10124)
* Change entityReference to entity name or fullyQualifiedName

* Change backend code and tests to use FQN

* UI change for using fqns instead of EntityReference

* Ingestion framework changes for using fqns instead of EntityReference

* Fix test failures

* Fixed python tests and sample data new

* fix: minor ui changes for fqn

* Fixed python integration tests

* Fixed superset tests

* fix UI tests

* fix type issue

* fix cypress

* fix name for testcase

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-02-13 13:38:55 +05:30
JINZHANG2017
1f6ee4a408
update columnValueMaxToBeBetween json schema. (#10176)
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-02-13 06:32:32 +04:00
Yu Ishikawa
40f8a527ab
Upgrade isort pre-commit (#10154)
Signed-off-by: Yu ISHIKAWA <yuu.ishikawa+github@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-02-12 18:13:24 -08:00
Joe Shajan
6966b1ceb7
fix: duplicate env variables (#10194) 2023-02-13 06:12:07 +04:00
Sriharsha Chintalapani
fb4743c47d
Add long file tar name generation (#9662) 2023-02-11 09:20:38 -08:00
Nahuel
fc78d03cc4
Check if user is bot before updateOrCreate bot user (#10178) 2023-02-10 16:40:07 +00:00
Pere Miquel Brull
2a99114c94
Set the server connection when running a pipeline (#10152) 2023-02-10 15:32:05 +01:00
NiharDoshi99
d9dbd360ed
fix: added tag in datamodel generation (#10179)
* fix: added tag in datamodel generation

* fix: removed location
2023-02-10 15:25:50 +01:00
Mayur Singal
610b6535fa
Fix unused dbName for non SQA sources (#10170) 2023-02-10 07:17:09 +01:00
Suresh Srinivas
c4c660e25c
Relax data asset name restrictions to allow the special characters except "::" (#10169) 2023-02-09 21:27:08 -08:00
Ashish Gupta
cfb469f6b2
Fix Activity and Support icons (#10165) 2023-02-10 10:56:47 +05:30
Ashish Gupta
b6e6deed9a
Fix task badge icon size (#10162) 2023-02-10 10:43:58 +05:30