Pradeep Agrawal created RANGER-3914:
---------------------------------------
Summary: Change sync_source column's datatype from varchar to text
Key: RANGER-3914
URL: https://issues.apache.org/jira/browse/RANGER-3914
Project: Ranger
Issue Type: Bug
Components: Ranger
Affects Versions: 2.3.0, 2.2.0
Reporter: Pradeep Agrawal
Assignee: Pradeep Agrawal
Fix For: 3.0.0, 2.4.0
Ranger install on mysql engine with utf8mb4 may hit the below issue due to
sync_source column in x_portal_user table.
[https://dev.mysql.com/doc/refman/8.0/en/column-count-limit.html#:~:text=The%20internal%20representation%20of%20a,the%20rest%20of%20the%20row].
--
This message was sent by Atlassian Jira
(v8.20.10#820010)