Akash Jain
540f5ca3b5
Fix: Prepare 0.10.0 snapshot ( #4190 )
...
* update pom versions to 0.10.0-SNAPSHOT
* fix version to latest release 0.9.1
* fix ingestion core version to 0.10.0
2022-04-19 17:40:42 +05:30
Vivek Ratnavel Subramanian
99f1a2df9c
Fix #4182 : Add support in dropwizard for Auth configs of different SSOs under airflow configuration ( #4185 )
2022-04-19 16:39:02 +05:30
Pere Miquel Brull
256b16d877
Fix #4032 - Bigquery properties & GCS Credentials ( #4202 )
...
Fix #4032 - Bigquery properties & GCS Credentials (#4202 )
2022-04-19 12:31:34 +02:00
darth-coder00
c7bd445676
Updated schemas for UI ( #4225 )
2022-04-19 15:33:42 +05:30
Ayush Shah
e27a647a91
Fixing Test fails: Formatting ( #4224 )
2022-04-19 13:17:25 +05:30
Andrew Grossnickle
ceb01f0a3f
Add Database name to DESCRIBE statement support Databricks struct fields. ( #3720 )
2022-04-19 12:57:42 +05:30
Milan Bariya
924e211ba1
ISSUE-4076: Use the central get_engine method for usage ( #4180 )
...
* ISSUE-4076: Use the central get_engine method for usage
* ISSUE-4076: Use the central get_engine method for usage
* ISSUE-4076: Use the central get_engine method for usage
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2022-04-19 12:35:01 +05:30
Vj-L
869a4a193f
Issue1421 ( #4092 )
2022-04-19 11:43:08 +05:30
Pere Miquel Brull
91af412cbf
Remove airflow plugin ( #4217 )
2022-04-19 07:54:27 +02:00
Sachin Chaurasiya
c44f265555
UI Airflow Status implementation ( #4145 )
2022-04-19 09:39:01 +05:30
darth-coder00
99225abbad
Fixed #4143 : Added JSON-Schema Form missing controls ( #4205 )
2022-04-18 13:43:03 -07:00
Sachin Chaurasiya
e31624d041
Fix #4137 The UI should show the displayName instead of the name for entities. ( #4194 )
2022-04-18 12:34:55 -07:00
Suresh Srinivas
9f2ca9944f
Update the dependencies for 0.10 release ( #4176 )
2022-04-18 11:41:23 -07:00
Pere Miquel Brull
63415952e3
Fix sample data ( #4200 )
...
Fix sample data (#4200 )
2022-04-18 19:00:36 +02:00
pmbrull
93f36ec655
Merge remote-tracking branch 'upstream/main' into issue-4131-v2
2022-04-18 17:39:07 +02:00
pmbrull
0c55a7ccc1
Add database required fields
2022-04-18 17:38:34 +02:00
pmbrull
c7fe4f8968
Add dashboard required fields
2022-04-18 16:45:33 +02:00
pmbrull
188e5e886e
Prepare source parsing tests
2022-04-18 16:41:29 +02:00
pmbrull
3a9d8db03d
Update example
2022-04-18 16:41:18 +02:00
pmbrull
422cfb0976
Fix name
2022-04-18 16:41:13 +02:00
pmbrull
e19d0d9d67
dashboard services use URI as hostPort
2022-04-18 16:41:05 +02:00
Pere Miquel Brull
2aecebd595
Fix #4189 - Fix airflow lineage callback ( #4191 )
...
Fix #4189 - Fix airflow lineage callback (#4191 )
2022-04-18 15:13:26 +02:00
pmbrull
734349a137
Merge remote-tracking branch 'upstream/main' into issue-4131-v2
2022-04-18 14:34:46 +02:00
Pere Miquel Brull
3f4129d239
Prepare custom encoder for SecretStr ( #4186 )
2022-04-18 14:43:22 +05:30
Ayush Shah
4f5c5a9e23
Ingestion - fix pytest workflow errors and modify airflow pipeline ( #4178 )
2022-04-18 11:36:21 +05:30
Parth Panchal
d179692ad3
Added querying support for "*" to list out all fields ( #4088 )
2022-04-18 11:00:26 +05:30
Suresh Srinivas
a07d08871b
Fix some of the sonar cloud flagged issues ( #4175 )
2022-04-17 21:49:10 -07:00
Suresh Srinivas
158e8a82ed
Fixes #4173 Make fullyQualifiedName consistent across entities ( #4174 )
...
* WIP
* Fixes #4173 Make fullyQualifiedName consistent across entities
2022-04-17 18:25:56 -07:00
Suresh Srinivas
8e7f79739f
Fixes #4170 Rework Roles and Policies - Part 4 - Remove Enable/Disable flag in rules ( #4172 )
2022-04-17 13:08:10 -07:00
Suresh Srinivas
97548a5b05
Fixes #4168 Remove User TagCategory initialized during system startup ( #4169 )
2022-04-16 14:47:47 -07:00
Suresh Srinivas
421aa76a28
Fixes #4166 - Rework Roles and Policies - Part 3 - Rename policy names ( #4167 )
2022-04-16 11:27:57 -07:00
Ayush Shah
6cea695e23
Added ES mixin - supports Lineage creation ( #4163 )
2022-04-15 23:16:19 -07:00
Ayush Shah
076921cce2
Fixed Sample Data ( #4162 )
2022-04-15 07:47:11 -07:00
Sachin Chaurasiya
3ceea5e425
Fix #4005 UI: Support hard deletion of entities/services with a confirmation option to make sure user is indeed hard-deleting ( #4128 )
2022-04-15 10:24:06 +05:30
Mayur Singal
0a07d94dfd
Fix #4156 : Fixed sample data ( #4160 )
2022-04-14 21:19:03 -07:00
Shailesh Parmar
a6424b2713
Added new API integration for service page ( #4158 )
2022-04-14 14:56:15 -07:00
Vivek Ratnavel Subramanian
e57ad12a36
Fix #4151 : UI: Support conversations in nested columns ( #4152 )
2022-04-14 14:16:33 -07:00
codingwithabhi
8115c2ece4
issue-4135: updated-mysql-connection-json ( #4136 )
2022-04-14 14:16:09 -07:00
Mayur Singal
eec9cb05d1
Metadata to ES Pipeline Fix ( #4150 )
2022-04-14 14:15:29 -07:00
Mayur Singal
0c27f16582
Bigquery Usage Fix ( #4140 )
2022-04-14 13:51:22 -07:00
Pere Miquel Brull
c4a6bbdc83
Fix #4146 - Airflow REST delete DAG ( #4149 )
2022-04-14 12:52:13 -07:00
Mayur Singal
c48bc18065
Fix Hive & DB2 ( #4147 )
2022-04-14 10:27:05 -07:00
pmbrull
9faa93213f
Prepare tests
2022-04-14 17:33:10 +02:00
pmbrull
dcf5187113
Fix type
2022-04-14 17:33:02 +02:00
Sachin Chaurasiya
2e04204af9
Fix #4102 UI fails to parse table name with apostrophe ( #4144 )
2022-04-14 17:55:18 +05:30
darth-coder00
70c3c1c9f0
Fixed typos in schema and generated typescript ( #4142 )
2022-04-14 17:30:17 +05:30
darth-coder00
1f21d6f11a
Update generated typescripts and connection schemas ( #4141 )
2022-04-14 16:32:37 +05:30
Pere Miquel Brull
63da7c7556
Fix install ( #4139 )
2022-04-14 11:54:02 +02:00
Pere Miquel Brull
21f84b3f42
Prepare ingestion release workflow ( #4127 )
...
* Prepare ingestion release workflow
* Use manual trigger
2022-04-14 11:33:17 +02:00
Pere Miquel Brull
6768bf708d
Fix Py tests ( #4122 )
...
Fix Py tests (#4122 )
2022-04-14 11:22:39 +02:00