[
https://issues.apache.org/jira/browse/RANGER-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Agrawal resolved RANGER-3394.
-------------------------------------
Fix Version/s: 3.0.0
2.4.0
Resolution: Duplicate
> Too much `varchar(4000)` causes table to exceed ROW SIZE limit in MySQL
> -----------------------------------------------------------------------
>
> Key: RANGER-3394
> URL: https://issues.apache.org/jira/browse/RANGER-3394
> Project: Ranger
> Issue Type: Bug
> Components: build-infra
> Reporter: Tsung-Ju Lii
> Assignee: Pradeep Agrawal
> Priority: Major
> Fix For: 3.0.0, 2.4.0
>
>
> The patch is just substituting all occurrences of `varchar(4000)` with
> `TEXT`. Probably not the best way to do this but it works for me.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)