HUE-8371 [core] Shrink char field max length for Oracle DB support
Review Request #13063 — Created June 12, 2018 and updated
Information | |
---|---|
ranade | |
hue | |
master | |
HUE-8371 | |
Reviewers | |
hue | |
enricoberti, jgauthier, johan, ranade, romain, roohi, subrata, weixia, yingc |
commit 06964f37887fd435d436762a4448d1e91369591c Author: Prakash Ranade <ranade@cloudera.com> Date: Tue Jun 12 17:14:05 2018 -0700 HUE-8371 [core] Shrink char field max length for Oracle DB support While running hue migrate command, Oracle DB fails with django.db.utils.DatabaseError: ORA-00910: specified length too long for its datatype This fix will truncate charfield size from 2047 chars to 2000 chars. :100644 100644 244cec0576... 8b50ef3e30... M desktop/core/ext-py/django-openid-auth-0.14/django_openid_auth/migrations/0001_initial.py
Tested on https://master-01.jenkins.cloudera.com/job/Cluster-Setup/17970/