5644 Commits

Author SHA1 Message Date
07Himank
01ec17f6f3
Lineage task (#9499)
* solved lineage data issue related to pipeline

* fixed some bugs

* formatting done

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-02-27 11:59:22 +05:30
07Himank
3e7f890b3f
Es update issue fix (#10289)
* elastic search update issue fix ..

* solved bug for searchSourceBuilder size

* added search request with batch size 50 per request

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-02-27 11:57:42 +05:30
Sriharsha Chintalapani
d21fcad203
Fix patch tag for columns (#10191)
* Fix patch tag for columns

* Fix patch tag for columns

* fix pylint issues

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-02-26 15:33:47 +01:00
Pere Miquel Brull
203e2b5fff
Simplify Pipeline Service Client Response and prep test connection for ingestion base (#10334)
* Simplify Response and prep test connection

* Format
2023-02-25 15:52:14 -08:00
Cristian Calugaru
bbf54afaf5
sample data for object store service and containers (#10336)
* sample data for object store service and containers

* formatting

* linting
2023-02-25 14:43:38 -08:00
Austin Witt
2d65cf02b0
[fixed] profiler would not fetch serivceConnection from OpenMetadata server when serviceConnection was omitted from workflow YAML (#10335) 2023-02-25 10:11:49 -08:00
Chirag Madlani
f38295ec11
fix(ui): support for partial-success for pipeline runs (#10329)
* fix(ui): support for partial-success for pipeline runs

* address comments

* fix cypress failure
2023-02-25 12:59:38 +05:30
Cristian Calugaru
3f61c3e05d
Issue 9064 - New Object Store Service and Container models (#10283)
* First cut of the store service model

* Second cut of the store service model

* reverted accidental rename of property

* Third version for the object container schema definition.

* final draft version for container and object store service related entities

* final first draft of api's and entities for the object store service and container

* formatting

* removed test file

* formatting

* test fixes

* formatting

* more fixed tests

* fixed tests, addressed PR comments

* added type for object store connections

* addressed PR comments

* formatting

* renamed objectstoreservice to service in schemas. Changed type to fullyQualifiedEntityName in createContainer schema
2023-02-24 16:34:08 -08:00
Onkar Ravgan
21a30af25c
Added uri in jsonchema for aws credentials (#10315)
* Added uri in jsonchema

* fixed sample data
2023-02-24 22:17:38 +05:30
Shailesh Parmar
0e5af5045f
fix: missing localization key (#10300)
* fix: missing localization key

* addressing comments

* fixed the dbt key issue

* address comments

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-24 07:16:09 +00:00
Milan Bariya
c1a8553e07
Airflow API change for test connection (#10182)
* Airflow API change for test connection

* Improve logic

* Pydantic change

* Improve logic
2023-02-24 11:43:11 +05:30
Sachin Chaurasiya
b2bd2e1463
chore(ui): add check for notification is present or not in the browser (#10299)
* chore(ui): add check for notification is present or not

* refactor: logic to check if notification api is available or not

* revert: unwanted new line change

* address comments

* test: add unit test
2023-02-24 10:34:18 +05:30
Mohit Yadav
960ae2918e
- Config Changes for Logo and Jwt Expiry (#10287)
* - Changes for Logo
- Make Jwt Token Expiry Configurable

* change config time

* fix tests

* review comments

* fix failing python

* moved login to application config as well

* fix login Config

* Added Nav Bar and Login Page Config for Logos

* Removed UI Api calls

* fix: unit test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-23 22:57:57 +05:30
Onkar Ravgan
8191f92438
Added dbt oracle fix (#10282)
* Added dbt oracle fix

* Addressed review comments

* Added unit tests
2023-02-23 19:17:54 +05:30
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