7010 Commits

Author SHA1 Message Date
Mayur Singal
49f3bae15e
Fix gemetry type for postgres (#11394) 2023-05-04 13:02:50 +05:30
Sriharsha Chintalapani
3e9288be9a
Add Description Ngram for search (#11395)
* Add Description Ngram for search

* Fix glosssary aggregation
2023-05-04 12:46:06 +05:30
07Himank
544d8c722f
fixed issue for column children name (#11392)
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-05-04 12:23:24 +05:30
Ashish Gupta
f2a62dd60f
fix(ui): fix the errorPlaceholder visible when component is in loading state (#11387)
* fix the errorPlaceholder visible when component is in loading state

* changes as per commets
2023-05-04 12:09:22 +05:30
Anuj359
f374bb38b4
Issue-11338 Cypress test skip for docs (#11411)
* Issue-11338 Cypress test skip for docs

* Updating as per review
2023-05-04 11:16:49 +05:30
Teddy
0a7f114281
fix: added logic to handled tests with no in result (#11409) 2023-05-03 21:59:23 +02:00
NiharDoshi99
02d4a1d7d6
making downstream_task_ids field optional for airflow AirflowDagDetails (#11405)
* making downstream_task_ids field optional for airflow AirflowDagDetails

* update requirements file for airflow
2023-05-03 22:09:10 +05:30
Sachin Chaurasiya
aea930361e
fix: doc links (#11408)
* fix: doc links

* remove version from link
2023-05-03 15:39:57 +00:00
dependabot[bot]
f7345b4810
Bump spring-core from 5.3.26 to 5.3.27 (#11094)
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.26 to 5.3.27.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v5.3.27)

---
updated-dependencies:
- dependency-name: org.springframework:spring-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-05-03 08:35:56 -07:00
Suresh Srinivas
82dbf49ad5
Cleanup FeedRepository and ChangeEventHandler (#11372) 2023-05-03 07:43:35 -07:00
Anuj359
a972fa8670
SAML CONFIG Helm values docs update (#11410)
* SAML CONFIG Helm values docs update

* Updating missing values

* Updating missing values

* Adding hostip
2023-05-03 19:06:20 +05:30
07Himank
98d6617c42
added mapping for ldap and saml to openmetadata (#11406)
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-05-03 19:05:50 +05:30
Onkar Ravgan
7e9c02fe6f
Fixed clean_query method for \n (#11389)
* Fixed clean query method

* fixed regex and tests

* updated regex
2023-05-03 18:08:54 +05:30
Teddy
4ba4bd76c8
fix: deserialize Markdown object in description when setting DAG params (#11402) 2023-05-03 09:37:35 +00:00
Keith Sirmons
00289bd85f
Fixes#11189: Implement Impala and hive get_view_definition (#11237)
* updated metadata to work with the impala query engine.
Uses the describe function to grab column names, data types, and comments.

* added the ordinalPosition data point into the Column constructor.

* renamed variable to better describe its usage.

* updated profile errors.
Hive connections now comment columns by default.

* removed print statements

* Cleaned up code by pulling check into its own function

* Updated median function to return null when it is being used for first and third quartiles.

* updated metadata to work with the impala query engine.
Uses the describe function to grab column names, data types, and comments.

* added the ordinalPosition data point into the Column constructor.

* renamed variable to better describe its usage.

* updated profile errors.
Hive connections now comment columns by default.

* removed print statements

* Cleaned up code by pulling check into its own function

* Updated median function to return null when it is being used for first and third quartiles.

* removed print statements and ran make py_format

* updated to fix some pylint errors.
imported Dialects to remove string compare to "impala" engine

* moved huge comment into function docstring.
This comment shows us the sql to get quartiles in Impala

* added cast to decimal for column when running average in mean.py

* fixed lint error

* fixed ui ordering of precision and scale.
Precision should be ordred in front of scale since the precision is set first in decimal data types

* Added get_view_definition to hive and impala connectors.

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-03 15:06:33 +05:30
Sachin Chaurasiya
3299f6bda2
chore(ui): add custom storage on UI (#11256)
* chore(ui): add custom storage on UI

* chore: change the custom storage icon

* remove unused local key

* chore: make custom service icon consistent.
2023-05-03 11:39:52 +05:30
Nahuel
3ba29e7f0e
Fix: Redshift E2E tests (#11396) 2023-05-03 08:12:32 +05:30
Nahuel
1ec6e5e285
Fix#11311: Add IBM dependency for i Series in DB2 connector (#11381) 2023-05-02 15:50:39 +02:00
Ashish Gupta
e167589efd
fix ingestion count issue (#11329) 2023-05-02 17:16:25 +05:30
Ayush Shah
1f98d38a5d
Fix Docs (#11386) 2023-05-02 16:36:52 +05:30
Teddy
f8c667b504
Fix median for concatenable types (#11382)
* fix: median/fq/tq for concatenable types

* fix: ran linting
2023-05-02 10:45:26 +00:00
Ayush Shah
00ecca07e9
Add fix for test connection w/o db (#11354) 2023-05-02 16:00:57 +05:30
Ayush Shah
8ebe6a80e6
Upgrade Pyarrow (#11383) 2023-05-02 16:00:32 +05:30
Chirag Madlani
1d504e1122
fix(ui): enable no-console on eslint (#11335)
* fix(ui): enable no-console on eslint

* fix console logs

* fix tests
2023-05-02 15:26:49 +05:30
Nahuel
94eece76f8
Fix: Tableau DataModel optional dataType (#11379) 2023-05-02 09:05:44 +00:00
Mayur Singal
4110dc2472
Fix #11352: Fix athena usage models (#11378) 2023-05-02 08:24:01 +00:00
Ayush Shah
a5c43290c3
Fix DB yaml (#11376) 2023-05-02 11:32:28 +05:30
Teddy
4b5a0eab1a
fix: catch generic SQAlchemy error for non supported regex_match (#11366) 2023-05-02 10:30:30 +05:30
Parth Panchal
6cc448c071
Fixed#11286: mutually exclusive tags addition check is not working for some entities (#11331)
* Fixed#11286: mutually exclusive tags addition check is not working for some entities

* Fixed#11286: mutually exclusive tags addition check is not working for some entities

* Fixed#11286: mutually exclusive tags addition check is not working for some entities

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-05-01 20:34:33 -07:00
Sachin Chaurasiya
1546e78dbc
e2e: add e2e for service requirement doc panel (#11367)
* e2e: add e2e for service requirement doc panel

* fix: bigquery field name
2023-05-01 19:58:04 -07:00
Suresh Srinivas
fd243dc5cb
FeedDAO cleanup (#11369)
* Cleanup FeedDAO implmentation

* Use FeedFilter to avoid repeated code for forward/reverse pagination
2023-04-30 16:50:29 -07:00
Keith Sirmons
ad9b5a0cb5
Impalaconnection 0.2.1 + string datatypes enabled in profile (#11364)
* updated metadata to work with the impala query engine.
Uses the describe function to grab column names, data types, and comments.

* added the ordinalPosition data point into the Column constructor.

* renamed variable to better describe its usage.

* updated profile errors.
Hive connections now comment columns by default.

* removed print statements

* Cleaned up code by pulling check into its own function

* Updated median function to return null when it is being used for first and third quartiles.

* updated metadata to work with the impala query engine.
Uses the describe function to grab column names, data types, and comments.

* added the ordinalPosition data point into the Column constructor.

* renamed variable to better describe its usage.

* updated profile errors.
Hive connections now comment columns by default.

* removed print statements

* Cleaned up code by pulling check into its own function

* Updated median function to return null when it is being used for first and third quartiles.

* removed print statements and ran make py_format

* updated to fix some pylint errors.
imported Dialects to remove string compare to "impala" engine

* moved huge comment into function docstring.
This comment shows us the sql to get quartiles in Impala

* added cast to decimal for column when running average in mean.py

* fixed lint error

* fixed ui ordering of precision and scale.
Precision should be ordred in front of scale since the precision is set first in decimal data types

* Fixed overflow error when converting large numbers to bigint

Fixed error for CHAR datatype missing.

* Fixed NaN issues with Impala Profile

* py formatting

* Fixed warnings from SqlAlchemy
  The GenericFunction 'max' is already registered and is going to be overridden.
  The GenericFunction 'min' is already registered and is going to be overridden.

Updated Min/Max to handle strings by getting they length.

* Updated profiler to handle strings by using the string length as the parameter to compute the profile

* py_format updates

* fix: ran linting

* fix: Mysql hardcoded table alias

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2023-04-30 10:03:56 +02:00
Sriharsha Chintalapani
01c928a11e
Fix links pointing to usage, lineage, queries (#11353) 2023-04-28 16:09:12 +02:00
Akash Jain
c63ccc0639
Fix(docs): Upgrade Kubernetes Docs (#11359)
* Add pipelineServiceClient config breaking changes

* Add Helm lint section to verify schema changes
2023-04-28 14:43:06 +05:30
Nahuel
73d5a29ea4
Doc: Mask Passwords API (#11347)
* Doc: Mask Passwords API

* Minor changes
2023-04-28 08:23:51 +02:00
Pere Miquel Brull
fc5c0fa756
Fixes #11340 - Add missing headers (#11356)
* Add missing headers

* Add raise

* Format
2023-04-28 07:42:37 +02:00
Akash Jain
d5065e38a0
Update Helm Values (#11339) 2023-04-28 09:58:42 +05:30
Teddy
b715208d28
Fixes #11327 - Improve Profiler Logging (#11341)
* feat: improved profiler logging

* feat: ran python linting
2023-04-27 18:18:33 +02:00
Nahuel
a4af11fba4
Fix: Improve error messages (#11244) 2023-04-27 08:45:25 -07:00
Shailesh Parmar
33c429f67c
fixed kafka cypress test (#11313)
* fixed kafka cypress test

* added API wait for dbt

* added wait on database

* reverting cypress.config changes
2023-04-27 14:00:45 +00:00
Sriharsha Chintalapani
6c94f37ee1
Docs: Upgrade section, update the Search RE-Index images and minor fixes on commands (#11303) 2023-04-27 16:26:25 +05:30
Milan Bariya
6d422f8d76
Remove <P> tag which is not supported in doc-v1 (#11324) 2023-04-27 16:08:08 +05:30
Ayush Shah
8c64cf9973
Add Domo Docs for 1.0.0 (#11316) 2023-04-27 16:07:05 +05:30
Chirag Madlani
6f14261822
fix(ui): database schema owner update failure (#11319) 2023-04-27 15:32:41 +05:30
Ashish Gupta
f15e8117e7
fix the airflow link and label for no data ingestion (#11325) 2023-04-27 15:29:25 +05:30
07Himank
9b5ee0ab68
Ingestion pipeline by service type (#11295)
* solved issue for displaying ingestion pipeling by serviceType

* fixed for postgres

* removed unnecessary param

* just cleary declared the examples

---------

Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-04-27 15:20:42 +05:30
Pere Miquel Brull
c53a3413fb
Fixes #11307 - Handle exceptions if LookML model is invalid (#11320)
* Fix dynamo docs

* Handle data model fetch exceptions

* Format

* Add example for Private Key format
2023-04-27 11:42:16 +02:00
Sachin Chaurasiya
7d3df6fd54
chore(ui): validate required form fields before testing the connection (#11314)
* chore(ui): validate required form fields before testing the connection

* chore: address comments
2023-04-27 09:39:24 +00:00
Ashish Gupta
ee2901bcff
fix(ui): supported separate column for table version tags and supported fallback data for type column in container service (#11298)
* Supported seperate column for table version tags and supported fallback data for type column in container service

* fix cypress and request description issue

* updated table name

* fix cypress issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-04-27 14:54:45 +05:30
Aniket Katkar
d2e6d7931e
Updated docs content to use newly added Warning and Tip styling (#11326) 2023-04-27 10:22:09 +02:00