7010 Commits

Author SHA1 Message Date
Mohit Yadav
0ae716a791
fix lookup issue in case the provided username with email does not ex… (#12283)
* fix lookup issue in case the provided username with email does not exist in the system

* typo
2023-07-05 10:41:23 +05:30
Suresh Srinivas
4f2831f3bb
Upgrade dependencies for 1.2.0 release (#12280) 2023-07-04 20:03:40 -07:00
Suresh Srinivas
a313dc19f3
11587 Task 1 - Simplify field inheritance from parent to child entities (#11588) 2023-07-04 10:00:16 -07:00
mohitdeuex
71fed53e33 Update query to use for list to fqn 2023-07-04 20:26:22 +05:30
Onkar Ravgan
bee0cc4053
Fixed e2e count (#12276) 2023-07-04 20:17:51 +05:30
Onkar Ravgan
15e76bc0d0
Added table level test e2e (#12273) 2023-07-04 12:16:09 +02:00
Shailesh Parmar
75d7f1df68
ui: added unit test for data quality page part 1 (#12267) 2023-07-04 09:15:31 +00:00
Pere Miquel Brull
16280ffd1e
Fix db filter name (#12271) 2023-07-04 09:50:34 +02:00
Hung Duong
64f147c517
Fixes #12129 : enhance bigquery sample data query (#12130)
* upgrade BigQuery Sampler

* beautify code

* revert old way of profiler & data quality, keep fetch new way sample

* Update profiler_source.py

* Update profiler_source.py

---------

Co-authored-by: hung.duong <hung.duong@be.com.vn>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-07-04 08:37:15 +02:00
Suresh Srinivas
97140e13fd
12142.task2 - Add domain and data product properties to entities (#12255) 2023-07-03 15:42:35 -07:00
Pere Miquel Brull
a8396092d8
Fix DL migrations (#12268) 2023-07-03 22:25:12 +02:00
mohitdeuex
2bb5c970f9 Remove quoted string postgres 2023-07-04 00:44:03 +05:30
Mohit Yadav
466e325e0a
Added Server migration table to utility (#12263)
* Added Server migration table to utility

* updated to be in not to migrate

* py checkstyle failure
2023-07-03 19:45:50 +02:00
Pere Miquel Brull
17610cf1d4
Test markdoc variables (#12266) 2023-07-03 19:36:47 +02:00
mohitdeuex
89b0de4eac Migration error in listing by Name because of duplicate name 2023-07-03 22:57:36 +05:30
mohitdeuex
989914f84e Add server migration validation 2023-07-03 20:15:13 +05:30
mohitdeuex
c9b41178b6 Merge remote-tracking branch 'origin/main' 2023-07-03 19:42:21 +05:30
mohitdeuex
74ad065796 Add ignoreFileChecksum to script 2023-07-03 19:42:12 +05:30
Anuj359
8431f57ef2
Docker env variables (#12262)
* Updating Dockerfile with multistage

* Updating reviewed changes

* Docker Development changes

* Docker workflow changes

* Arguments update

* Script path update

* Arguments update

* Resolving the reviewed suggestions

* Adding the missing Env variables

* Updating SAML env variable removal

* Updating searchtype
2023-07-03 19:13:28 +05:30
mohitdeuex
e5d761445f Make read size as 1000 2023-07-03 16:38:17 +05:30
mohitdeuex
4a2e0d6c19 Use Batch for commit and remove transactions 2023-07-03 16:34:50 +05:30
07Himank
245303c8c8
solved table api throw 404 error (#12261) 2023-07-03 12:38:06 +02:00
Sriharsha Chintalapani
bdb438d12d
Fix migrations to handle entities with mal-formed FQN due to . in their name (#12217) 2023-07-03 15:48:40 +05:30
Chirag Madlani
02fdab8f4e
support(ui): superset with basic and iam auth type (#12258) 2023-07-03 15:36:19 +05:30
Ayush Shah
93c405365b
Add Airflow Migrations for IAM RDS connection (#12259)
* Add Migrations

* Add not null

* Resolve comments
2023-07-03 15:16:30 +05:30
Pere Miquel Brull
dbb5013dc1
[Docs] - Upgrade docs: Add log and sort_buffer_size (#12260)
* Add log and sort_buffer_size

* Add postgres work_mem

* Add postgres work_mem
2023-07-03 10:54:41 +02:00
Onkar Ravgan
48b98d0be8
default gen time for comp time (#12256) 2023-07-03 12:30:02 +05:30
Pere Miquel Brull
49caca5309
Sample Data - Add users with dot in the name (#12253) 2023-07-03 07:25:23 +02:00
Pere Miquel Brull
b59ff24531
Fix looker view parser (#12254) 2023-07-03 07:25:08 +02:00
Suresh Srinivas
4d4993effc
12142.task1 - Add support for Domains (#12143) 2023-07-02 11:32:52 -07:00
Pere Miquel Brull
9869af0ecb
[Docs] - 1.1.0 Upgrade docs (#12252)
* 1.1.0 Upgrade docs

* Migration note
2023-07-02 12:49:43 +02:00
Pere Miquel Brull
51491c3988
[Docs] - How to run the Ingestion Framework (#12251)
* Rename docs and clean SSO

* Add connector partials

* Add connector partials

* Rename path

* Add upgrade prerequisites

* Prep ingestion deployments

* Add GitHub Actions

* Fix img

* Fix link
2023-07-02 11:58:48 +02:00
Sriharsha Chintalapani
63de9a160b
Fix migrations to handle entities with mal-formed FQN due to . in their name (#12249)
* Fix migrations to handle entities with mal-formed FQN due to . in their name

* Fix migrations to handle entities with mal-formed FQN due to . in their name
2023-07-01 14:04:27 -07:00
Teddy
93d132de5c
fix: removed SampleDataConnection class from package (#12229) 2023-07-01 11:21:21 -07:00
Onkar Ravgan
2a5a355c5f
fixed dbt table level test (#12247) 2023-07-01 19:00:41 +02:00
Shailesh Parmar
85bc6b28ca
ui: updated nam from data insight to data insights (#12246) 2023-06-30 23:51:37 -07:00
mohitdeuex
60859791ff Add Logging in TableInitializer 2023-07-01 02:13:52 +05:30
Pere Miquel Brull
222a8f8984
[Docs] - SSO updates & Connectors workflow config (#12241)
* Rename docs and clean SSO

* Add connector partials

* Add connector partials

* Rename path
2023-06-30 12:25:11 +02:00
Shailesh Parmar
9f5b630175
ui: login page update (#12240)
* updated title in login page

* translation-sync

* updated login image
2023-06-30 12:38:20 +05:30
mohitdeuex
f51781c32d Missing try catch for es-migrate option 2023-06-30 11:58:21 +05:30
Conor A. Callahan
a96b3ab5b4
Add doc to use PythonVirtualenvOperator in MWAA (#12235)
Co-authored-by: Conor Callahan <conor.c@teachingstrategies.com>
2023-06-30 07:04:51 +02:00
07Himank
7244c3f530
changed enum from Elastic/Open Search to elastic/open search (#12237) 2023-06-29 20:13:49 -07:00
Suresh Srinivas
b88f5519ad
Move storing common relationships to base EntityRepository (#12164) 2023-06-29 19:54:05 -07:00
Sachin Chaurasiya
d901366af5
chore(ui): table constraints improvements (#12231)
* chore(ui): table constraints improvements

* chore(ui): update the collate support icon

* chore: update entity details right panel height

* chore: add tab content height

* chore: update locales

* chore: update label
2023-06-29 19:01:31 -07:00
Mohit Yadav
6410fcbea4
Fix Alert Intermittent Issues for some entities (#12189)
* Fix Alert Intermittent Issues for some entities

* Fix Failing test for disabled publisher

* Fix Failing test due to deleted entity

* Fix Tests

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 19:00:54 -07:00
MihirR123
41f6945cfc
Fixes #11821 Incorrect swagger documentation for Pipelines / Add status data (#12216) 2023-06-29 12:15:54 -07:00
Sachin Chaurasiya
96f0f65ba7
doc: add what's new for 1.1 (#12225)
* doc: add what's new for 1.1

* chore: add feature videos

* update the login carousel images

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-29 23:20:46 +05:30
Shailesh Parmar
ccf585efba
ui: worked on ui feedback part 2 (#12228)
* updated request description in topic details

* miner fix

* worked on feedback

* fixed redirection link for activity feed

* fixed failing test

* miner fix

* fixed infinite loading issue when there is no permission
2023-06-29 22:07:35 +05:30
Mohit Yadav
a8c6f8bce0
Revert "Test suite index task(addded test_suite_search_index) (#12184)" (#12233)
This reverts commit a7ef0a82b1df4ec103fcbf8f2573ed907483060f.
2023-06-29 20:18:49 +05:30
Pere Miquel Brull
1ecf5607c7
Looker - Fix file extension and blob import (#12232)
* Fix file extension and blob import

* Fix file extension and blob import
2023-06-29 16:14:17 +02:00