Sriharsha Chintalapani
97245a5b9f
Fix #2807 : Merge openmetadata.yaml and openmetadata-server.yaml ( #2808 )
...
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2022-02-28 19:04:39 +05:30
parthp2107
262efd8025
updated chrome drivers and added options for headless chrome ( #3009 )
...
* updated chrome drivers and added options for headless chrome
* checking quick fix
* undoing the quick fix
2022-02-28 18:28:49 +05:30
Vivek Ratnavel Subramanian
68d09a85cd
Fix #2834 : Merge the change events 'delete' and 'add' as 'update' for Activity Feed ( #3006 )
2022-02-27 12:01:35 -08:00
codingwithabhi
83c9b75a5a
Metabase lineage ( #3003 )
...
* metabase-lineage
* metabase-lineage-completed
2022-02-26 14:56:09 -08:00
Vivek Ratnavel Subramanian
105f2dd6cd
Fix #2996 : ChangeEventHandler throws NPE at times ( #2998 )
...
* Fix #2996 : ChangeEventHandler throws NPE at times
* Address review comments
2022-02-26 08:30:28 -08:00
Ayush Shah
412d61a875
Fix Okta Authentication and Validation - Ingestion ( #2955 )
2022-02-26 08:19:36 -08:00
Mayur Singal
e79be68bea
Fix #2937 : added clickhouse usage connector ( #2987 )
2022-02-26 08:18:49 -08:00
Mayur Singal
b211435bac
Fix #2946 : Presto Ingestion issues fix ( #2986 )
...
* Fix #2946 : Presto Ingestion issues fix
* added col lenght
* removed print
* removed comment
* removed mysql import
2022-02-26 12:12:49 +05:30
Suresh Srinivas
bf57719c06
Fixes #2962 - Clean up fields parameter choices in GET APIs ( #2963 )
2022-02-25 22:13:30 -08:00
Sriharsha Chintalapani
fa62a1e4e9
Fix #2991 : Add ES support for glossary ( #2993 )
2022-02-25 20:53:53 -08:00
Pere Miquel Brull
990608522a
Fix #2981 - Update Profile to match TableProfile ( #2982 )
2022-02-25 09:26:30 -08:00
Matt
6dadbc149f
Use lombok Getter to simplify openmetadata-ui/*.java files ( #2975 )
2022-02-25 10:09:13 +05:30
Pere Miquel Brull
4d928bab80
Fix #2965 - Additional Properties set to False ( #2976 )
2022-02-24 08:38:56 -08:00
Mayur Singal
df98931ed4
fix #2809 : Auto populate View Lineage to Tables ( #2977 )
2022-02-24 08:28:40 -08:00
Matt
f533a67981
Use RequiredArgsConstructor in openmetadata-ui/*.java ( #2974 )
2022-02-24 15:52:46 +05:30
Matt
3c8fc79b94
Update all *.java in openmetadata-ui to use lombok.LOG ( #2973 )
2022-02-24 15:14:13 +05:30
Vivek Ratnavel Subramanian
09933a12ae
Fix #2966 : JWT filter should compare times in UTC to check the validity ( #2971 )
2022-02-24 00:57:04 -08:00
Matt
8e998678cf
Assign default roles from Teams to User ( #2947 )
2022-02-24 00:47:14 -08:00
kshinde2512
9dd8598e96
Adding Webhooks selenium tests ( #2911 )
...
* Adding Webhooks selenium tests
* Adding java checkstyle
* Changed assertions based on comments
* Added @RequiredArgsConstructor
* Adding java checkstyle
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-24 00:46:35 -08:00
Mayur Singal
6a2180e975
Fix #2539 : redshift lineage mapping ( #2828 )
...
* py_format
* Fixed code smells
* used util method to ingest lineage
* removed sample sql query
2022-02-24 13:20:09 +05:30
Akash Jain
123ef9cab7
Bump up release version ( #2968 )
2022-02-24 12:48:10 +05:30
Sriharsha Chintalapani
724989e097
Fix #2873 : DataQuality test specifications and APIs ( #2906 )
...
* Fix #2873 : DataQuality test specifications and APIs
2022-02-23 23:13:36 -08:00
Pere Miquel Brull
a4b383fa83
Fix #2897 - Profiler CLI ( #2967 )
...
Fix #2897 - Profiler CLI
2022-02-24 08:03:50 +01:00
codingwithabhi
2ef2edbf17
Bigquery lineage mapping ( #2849 )
...
* lineage-boilerplate-code-added
* bigquery-lineage-completed
* lineage-code-optimised
* code-cleaned
* code-smell-fixed
* code-refined
* added-database-name-in-fqdn
* code-smell-removed
* exception-handled
* removed-print-statement
* formatted-setup.py
* added-sqllineage-version
* included-valid-type-none
* debug-added-in-logger
* lineage-logic-updated
* updated-lineage-params
* global-config-variables-removed
* return-type-updated-in-entity
* updated-conditionin-from-entity
* imported-sqllineage-inside-method
* code-smell-removed
* code-formatted
2022-02-24 11:59:00 +05:30
Pere Miquel Brull
1fb0e7c489
Fix #2878 & #2877 - Implement Metrics and Validate Composed Metrics ( #2926 )
...
Fix #2878 & #2877 - Implement Metrics and Validate Composed Metrics
2022-02-24 07:08:39 +01:00
Suresh Srinivas
7ea9e448d0
Fixes #2942 - Fix bugs reported by Sonar issue on release 0.9 ( #2943 )
2022-02-23 20:40:25 -08:00
Matt
a1257bdcc9
Support returning teams for GET /roles ( #2958 )
2022-02-23 19:29:20 -08:00
Vivek Ratnavel Subramanian
906f5c5352
Fix #2865 : Thread should have its own message and posts should only be the replies ( #2944 )
2022-02-23 14:50:00 -08:00
Matt
c1a1447c4b
Refactor EntityReference list population with id list for a given entity type ( #2956 )
2022-02-23 14:35:30 -08:00
Mayur Singal
4739aaa096
Fix #2905 : Added MSSQL Usage Connector ( #2948 )
...
* Fix #2509 : added mssql usage connector
* removed comment
* removed unused variables
* fixed code smell
* renamed sql variable
2022-02-24 01:01:03 +05:30
Ayush Shah
fab36fe1b2
fix 2918: Added Error Handling in policy tags ( #2933 )
2022-02-24 00:56:14 +05:30
kshinde2512
b570d520ac
Changing selenium version ( #2934 )
...
Co-authored-by: kushal <kushalshinde2512@gmail.com>
2022-02-23 15:42:23 +05:30
Sriharsha Chintalapani
aac0cbfbe9
Fix #2953 : NoopAuthorizer should create a anonymous user ( #2940 )
2022-02-22 23:50:56 -08:00
Suresh Srinivas
fd30229f4c
Fixes #2899 - Not getting proper relation between parent and child glossary-terms ( #2941 )
2022-02-22 23:45:02 -08:00
Sachin Chaurasiya
ba97b40c79
Fix #2871 : Make search magnifying glass clickable to search ( #2923 )
...
* Fix #2871 : Make search magnifying glass clickable to search
* Addressing review comments
2022-02-23 11:15:49 +05:30
Ayush Shah
e373483947
Fix #2927 : Removed ColumnDataTypeDisplay check with ColumnDataType ( #2928 )
2022-02-22 12:44:08 -08:00
Mayur Singal
f9182a6244
Fix #2901 : fixed error message ( #2917 )
...
* Fix #2901 : fixed error message
* moved error message to helper.py
* replaced error to http
2022-02-23 00:20:36 +05:30
Sachin Chaurasiya
2420cd2333
Fix #2890 Show columns icons in Lineage UI enhancement. ( #2924 )
2022-02-22 23:48:30 +05:30
comet
f4bdf219c3
fix incorrect query ( #2916 )
2022-02-22 08:59:54 -08:00
Sachin Chaurasiya
c2b6d84841
Fix : Roles page is showing blank UI when switch to users tab. ( #2922 )
2022-02-22 21:29:23 +05:30
Pere Miquel Brull
1224d20a36
Fix #2894 - Profiler Processor & Metrics ( #2900 )
...
Fix #2894 - Profiler Processor & Metrics (#2900 )
2022-02-22 08:09:02 +01:00
Vivek Ratnavel Subramanian
d0e6a3f11f
Fix #2867 : Add support for GET /feed/{id}/posts ( #2892 )
2022-02-21 14:24:41 -08:00
Pere Miquel Brull
1656ca460c
Check for empty payload ( #2903 )
2022-02-21 14:19:27 -08:00
Mayur Singal
1e556d2ac1
fix #2869 : snowflake-usage processor fixed ( #2896 )
2022-02-21 09:05:24 -08:00
Akash Jain
3744cd250b
fix: cherry pick for 0.8.3 ( #2893 )
...
* update dockerfile with new release download url
* update tags to 0.8.3
2022-02-21 13:55:29 +05:30
Matt
0791c8c266
Extend team to support defaultRoles ( #2885 )
...
* Extend team to support defaultRoles
* Add support for team defaultRoles change description
* Add tests
2022-02-20 21:21:08 -08:00
Matt
9e4d8d709d
Support swapping default roles ( #2868 )
...
* Support swapping default roles
Pseudocode:
```
A. patchRole(role1, default=True):
B. set role1.default = True
for all users:
add role1 to user.roles
C. for role in roles if role != role1:
set role.default = False
for all users:
delete role from user.roles
```
This ensures that changeDescription for the role(s) and user(s) are updated accordingly.
Potential optimization:
Adding role1 and removing role from user.roles could be considered/implemented as one change.
However, increases code complexity.
* Set DataConsumer as default role
* Fix tests
* Fix code smell
2022-02-20 11:27:32 -08:00
Matt
5419366a43
Fix access control rule userRoleAttr to point to roleName ( #2644 )
2022-02-20 10:38:25 -08:00
Pere Miquel Brull
e55579aaa8
Fix #2845 - Init Profiler Workflow ( #2862 )
...
* Fix list typing
* Add sqlite service
* Add sqlite service
* Add sqlite service
* Refactor validation into class
* Refactor validation into class
* Prepare table simple profiler
* Add note
* test ORM conversion
* Prepare workflow config utilities
* Prepare workflow skeleton
* Use new core Validation
* Refactor workflow config parsing
* Add comment
* Simplify workflow validations
* Fix table metric check
* Add init for convenience, otherwise interpreter cries when trying to __call__ the get result
* Fix table metric check
* Format
* Format
* Fix table list and metrics init
* Prepare profiler workflow integration tests
* Bump version
* Fix pycharm imports
* format
2022-02-20 17:55:12 +01:00
Vivek Ratnavel Subramanian
28807f8c0a
Fix #2837 : Add a Feed Count API with entityLink filter support ( #2860 )
2022-02-19 11:11:09 -08:00