5713 Commits

Author SHA1 Message Date
Teddy
6a4df5f460
fix: removed pandas dependencies for non pandas profiler/testSuite workflows (#10380) 2023-03-01 16:38:50 +01:00
Kevin R
1c85f1b7fb
fix: Use endpointURL and region in s3_fs (#10305) 2023-03-01 14:05:24 +01:00
Akash Jain
197e931a00
fix: docs for k8s publicKeys (#10371)
* fix: docs for k8s publicKeys

* Update kubernetes.md
2023-03-01 18:03:58 +05:30
Mayur Singal
a11f7d7e37
Fix #8981: Move Connection Options and Connection Args to main properties (#10301) 2023-03-01 17:12:28 +05:30
Sachin Chaurasiya
4ce038557e
feat(ui)#10274: UI - allow to configure OM logo (#10316)
* feat(ui)#10274: UI - allow to configure OM logo

* chore: use logo config to render the brand and login page logo

* fix : cy tests

* doc: update the doc

* chore: remove check for filePath logo location type

* test: add unit test

* - removed FilePath
- Added configs to docker

* address comment

* remove config from test yaml

* update logo aspect ratio

* remove type

* chore: update ui logic as per backend config

* update doc

* address comments

* Revert "address comments"

This reverts commit c4f9da88918343cab08cd5e603cba29bd05b2ec9.

* address comments

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-03-01 14:09:44 +05:30
Teddy
754074f1be
Fixes #7758 - Added Column value and Integer Range Partitionning (#10350)
* feat(profiler): renamed  module to

* feat(profiler): added dbt-artifacts-parser to test setup.py

* feat(profiler): refactor workflow and interface

* feat(profiler): linting

* feat(profiler): removed old profiler modules

* feat(profiler): added support for value and integer range partition

* feat(profiler): fixed linting

* feat(profiler): added partitionning support for datalake profiler

* feat(profiler): removed `ProfilerInterfaceArgs` class

* feat(profiler): address comments

* feat(profiler): Added `OTHER` as an `IntervalType` for UI type generation
2023-03-01 08:20:38 +01:00
Mayur Singal
f6ba024b5f
Fix #10263: Fetch Vertica Schema Comments (#10363) 2023-03-01 11:35:01 +05:30
Pere Miquel Brull
a175198c7d
Add issue config.yml (#10347) 2023-03-01 06:51:36 +01:00
Mayur Singal
55a28ffd40
Trino Optimize table comments (#10367) 2023-03-01 10:39:28 +05:30
kcd83
c0f06191b0
Tips on how to format and private key for the UI and in YAML (#10370)
Co-authored-by: kcd <1108143-kcd@users.noreply.gitlab.com>
2023-02-28 12:18:21 -08:00
Ashish Gupta
40b68ca841
fix(UI) : Improvements (#10362)
* UI Improvements

* code optimize
2023-02-28 20:57:54 +05:30
Shailesh Parmar
f4fc1b6438
fix: unable to create new kpi issue (#10361)
* updated cypres.config to run searchflow last

* updated cypress config

* fixed kpi creation issue

* reverting cypress change
2023-02-28 20:12:01 +05:30
Mayur Singal
909cedeca1
Support Snowflake Geometary Type (#10359) 2023-02-28 18:59:01 +05:30
Sachin Chaurasiya
82df166d4d
feat(ui)#9809: <title> in HTML heading should reflect the page you're on (#10342)
* feat(ui)#9809: <title> in HTML heading should reflect the page you're on

* chore: add dynamic title for pageLayoutV1

* chore: create separate component for seo

* address comments

* test: add new test and fix failing test
2023-02-28 17:02:32 +05:30
Ashish Gupta
5865466094
Make generated fields required in filters and destination (#10356) 2023-02-28 15:31:23 +05:30
Ashish Gupta
c1c185321c
chore(ui): UI improvements (#10331)
* chore(ui): UI improvements

* fix table css which was causing cypress issue

* fix cypress issue

* remove required from alerts filters
2023-02-28 07:45:51 +00:00
Sasha Chung
2b4bf736af
Fix: bug on description & tag update for duplicate entity names (#10340)
* fix UI bug

* add nullish check

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-02-28 12:53:18 +05:30
Mayur Singal
d3e5461c58
Fix MySQL E2E CLI (#10352) 2023-02-28 07:58:03 +05:30
Ashish Gupta
e238a1731f
UI : Fix the drop team issue on type GROUP (#10348)
* Fix the drop team issue on type GROUP

* changes as per comments
2023-02-27 21:15:43 +05:30
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