10673 Commits

Author SHA1 Message Date
Pere Miquel Brull
f0f74dbe59
Fix #12368 - Make sourcePythonClass not required to allow generic use of custom connectors (#12408) 2023-07-13 18:03:14 +02:00
Mohit Yadav
9a643c3a41
Fix Missing We Config on Error Page Response in #UI (#12428) 2023-07-13 21:16:05 +05:30
Mohit Yadav
47eeb76d81
Fix Migration Issues, Log issues (#12409)
* Fix Migration Issues, Log issues

* Log FQNs creation
2023-07-13 18:30:02 +05:30
Teddy
54fbe250a1
fix: import error + BQ E2E CLI (#12420) 2023-07-13 13:35:37 +02:00
Sachin Chaurasiya
a47e80baf0
Task improvements (#12361)
* chore(#6741): use antlr parser for fqn and entityLink

* chore: use this for class context

* chore: address comments

* chore: convert js to ts

* fix: typescript errors

* fix: entity link split method issue

* fix: split listener

* chore(ui): task UI improvements

* feat: add support for edit task assignees

* fix: validation issue

* minor improvements

* chore: address comments

* chore: show dropdown button on task action button

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-13 15:34:21 +05:30
Onkar Ravgan
e200a42926
Removed datamodels references from dashboard and datamodels (#12371) 2023-07-13 14:26:28 +05:30
Onkar Ravgan
90160ac761
Migrated DynamoDB to NoSQL type (#12404) 2023-07-13 14:25:31 +05:30
vanshika18
9174cea1ab
Add support for Superset datamodels (#12183) 2023-07-13 14:10:37 +05:30
Pere Miquel Brull
a73f5821ea
Fix postgres container init (#12407) 2023-07-13 08:12:04 +02:00
07Himank
36f8cf6900
Added Support tasks for all entity (#12289)
* working on support task for all entites

* added support task for topic entity

* added support task for all entities

* added ui support for entity task of all the entities

* solve issue for container and topic tasks

* fix the task issue and ui improvements for tag icons

* added support for tasks assigned to children

* code improvement

* ui improvement around tags for icons

* changes as per comments

* fix unit test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2023-07-13 11:35:05 +05:30
Chirag Madlani
e698589d55
fix(ui): local files line ending issue with pre-commit (#12392) 2023-07-13 11:18:02 +05:30
Pere Miquel Brull
a3bff293a4
Fix #12190 - Bring support for Airflow 2.6 & Use Airflow 2.6.3 as the new ingestion base (#12398)
* Bump Airflow version

* Support Airflow 2.6

* Lint

* Bump airflow version

* Fix airflow 2.6 lineage

* Fix airflow 2.6 lineage
2023-07-13 06:41:59 +02:00
Pere Miquel Brull
31144961e1
[Docs] - Add missing links (#12401) 2023-07-13 06:38:07 +02:00
Shailesh Parmar
9bb4b18628
fix(ui): parent container is not populating in breadcrumb (#12294)
* fix(ui): parent container is not populating in breadcrumb

* fixed cypress for tagsAddRemove spec

* updated parent hierarchy in breadcrumb for container

* move fetch logic from container page to data header component

* addressing comments

* removed unwanted prop and added unit test for the change
2023-07-12 22:19:26 +05:30
Teddy
b89cf64f14
Clean up profiler (#12369)
* ref: implemented interface for profiler components + removed struct logic

* ref: ran python linting

* ref: added UML diagram to readme.md

* ref: empty commit for labeler check

* ref: remove multiple context manager for 3.7 3.8 compatibility

* ref: remove
2023-07-12 17:02:32 +02:00
Mohit Yadav
d66aebd5d3
Update pom.xml (#12397) 2023-07-12 18:58:40 +05:30
Mohit Yadav
2c02052e21
Fix Pom versions (#12396) 2023-07-12 15:18:05 +02:00
Shailesh Parmar
e267d0fe14
ui: work on data quality feedback part 2 (#12386) 2023-07-12 18:35:38 +05:30
Pere Miquel Brull
604eca9b21
[Test] - Run CI for Python 3.10 (#12393)
* Run CI for Python 3.10

* Update py-tests-skip.yml
2023-07-12 14:42:31 +02:00
Pere Miquel Brull
78502c2196
[Docs] - Ingestion Docs links and cleanup (#12384)
* Add link to deployments

* Add GA secrets
2023-07-12 17:47:03 +05:30
Anuj359
7f55b808e5
fix(chore): Prepare Main Branch with next release (1.2.0) (#12364)
* Updating Dockerfile with multistage

* Updating reviewed changes

* Docker Development changes

* Docker workflow changes

* Arguments update

* Script path update

* Arguments update

* Resolving the reviewed suggestions

* Preparing for next release and updating docker sort value changes

* Adding .dev0 in the python related release version

* Adding .dev0 in the python related release version
2023-07-12 16:55:18 +05:30
Chirag Madlani
7b89c5fefc
feat(ui): support custom cron syntax for ingestion (#12358)
* feat(ui): support custom cron syntax for ingestion

* fix: custom cron option issue and cron label issue

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-07-12 14:36:07 +05:30
dependabot[bot]
0590f05a92
Bump semver from 5.7.1 to 5.7.2 (#12362)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

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>
2023-07-12 11:12:55 +05:30
karanh37
09d1e9cadd
fix: ui feedbacks (#12356)
* fix: glossary rename issue

* fix: owner label redirections

* fix: feedbacks

* fix: feedbacks

* fix: alignment issues of mydata, following and recently_viewed

* fix: feedbacks

* fix: remove maxlength

* fix: unit tests

* fix unit tests

* fix: cypress tests

* fix: cypress tests

* fix: review comments
2023-07-12 11:07:30 +05:30
Shailesh Parmar
ab53a472d3
ui: worked on feedback part -1 (#12354)
* ui: worked on feedback part -1

* translation sync
2023-07-11 21:33:15 +05:30
dependabot[bot]
1601f027b3
Bump semver in /openmetadata-ui/src/main/resources/ui (#12343)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

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>
2023-07-11 21:28:40 +05:30
Pere Miquel Brull
1b7c5e3233
Fix #12321 - Deprecate impala scheme from Hive (#12327)
* Deprecate impala scheme from Hive

* Add migrations
2023-07-11 17:38:32 +02:00
Shailesh Parmar
c930427390
ui: replace ES api with table list api in schema details page (#12355)
* ui: replace ES api with table list api in schema details page

* updated url wait
2023-07-11 20:40:10 +05:30
Sachin Chaurasiya
ce89dbc94b
chore(#6741): use antlr parser for fqn and entityLink (#12324)
* chore(#6741): use antlr parser for fqn and entityLink

* chore: use this for class context

* chore: address comments

* chore: convert js to ts

* fix: typescript errors

* fix: entity link split method issue

* fix: split listener

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-11 18:46:04 +05:30
Ashish Gupta
8635fd7a28
chore(ui): remove unused tags files and minor ui fixes (#12264)
* remove unused tags files and minor ui fixes

* no tags shown as per global styling

* fix unit test
2023-07-11 14:05:17 +05:30
Aniket Katkar
cf2aafa770
changes in script to generate schemas documentation (#12325)
* changes in script to generate schemas documentation

* generated schema doc changes

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-07-11 09:59:51 +02:00
Esmaeil Chitgar
7a52766b85
Fix assertEqual parameters in validateCreatedEntity method (#12304)
The assertEquals method parameters were mistakenly set to unique values, which has been corrected.
2023-07-11 08:28:45 +02:00
Pere Miquel Brull
6a1b1190a7
Fix #12313 - Airflow lineage parsing and schedules (#12339)
* Fix docs

* Fix lineage and intervals

* Format
2023-07-11 07:35:22 +02:00
Shailesh Parmar
c3e37f4f55
ui: added unit test for data quality component part 2 (#12279)
* ui: added unit test for data quality component part 2

* added unit test for testSuitePage and editTestCaseModal

* updated test with findByLabelText function

* updated test for editTestCaseModal

* fixed redirection spec in cypress
2023-07-11 10:34:44 +05:30
Suresh Srinivas
56ac4157e6
Cleanup sonarcloud issues (#12326) 2023-07-10 16:50:49 -07:00
Pere Miquel Brull
5ccddc3275
Add query_entity migration fix (#12340)
* Add query_entity migration fix

* Do not touch pipelines without tasks

* Move query entity queries

* Format
2023-07-10 16:08:32 +02:00
Ayush Shah
adde9a1d30
Update py-cli-e2e-tests.yml (#12338) 2023-07-10 14:19:17 +05:30
Pere Miquel Brull
fa81453eab
Update sort buffer in quickstart docker (#12330) 2023-07-10 10:44:25 +02:00
Onkar Ravgan
d263d67b20
Fixed cli e2e yml (#12337) 2023-07-10 12:38:54 +05:30
Sriharsha Chintalapani
155cf354e3
Fix OpenMetadata schema to TypeScript generation (#12335)
* initial fix to add relative path to json schemas

* initial fix to add relative path to json schemas

* fix schema generation

* fix github workflow

* add license

* add jq to developer prerequisites

* add jq to developer prerequisites
2023-07-09 21:12:46 -07:00
Sriharsha Chintalapani
f9d538772c
Add jq (#12336)
* add jq to maven build

* add jq to maven build

* add jq to maven build
2023-07-09 14:56:57 -07:00
gauthk6
59c384f4e9
Fixes 11973: Pass required parameters while patching the description of a TestCase (#12244)
* Fixes a bug while patching the description of a TestCase

* Update docker-compose.yml

* Update docker-compose.yml

* Ran pre-commit checks and linter

* Added some clarifying points and fixed some grammatical errors in the documentation for installation instructions.

* revert changes made to docs
2023-07-07 09:51:23 +02:00
Ayush Shah
b3ebe3f2ea
Add Datalake E2E (#12323) 2023-07-07 09:13:18 +05:30
karanh37
79d3e5d05c
fix: general ui feedbacks (#12257)
* fix: ui feedbacks for lineage and breadcrumbs

* fix: add loader for entity popover card

* fix: feedbacks

* fix: layout issue

* fix: add expand collapse

* fix: feedbacks

* fix: explore url flicker

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-07-06 19:38:28 +05:30
Pere Miquel Brull
6e135302a7
[Docs] - Connectors docs with new UI, partials and external orchestrator structure (#12318)
* Test markdoc variables

* Restructure connectors

* Fix paths

* Update index

* Database services

* Prep dashboard images

* Prep dashboard images

* Migrate dashboards

* Update partials

* Refactor pipelines

* Add missing services

* Add missing services

* Add missing services
2023-07-06 15:11:13 +02:00
Teddy
320273a863
doc: added DQ workflow warning (#12234)
* doc: added DQ workflow warning

* doc: added yaml to index
2023-07-06 15:04:48 +02:00
Teddy
82d53b470d
fix: quote username on query vote (#12316)
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-07-06 18:27:30 +05:30
Mohit Yadav
065a4c9ed3
Fix Test Issues (#12320) 2023-07-06 18:24:37 +05:30
Mayur Singal
ebc3d55240
Update PIP in cypress and docker workflows (#12317) 2023-07-06 17:26:21 +05:30
Teddy
36c81af63e
fix: check for null field when building testCase doc (#12312) 2023-07-06 12:54:16 +02:00