GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/394
HIVE-19267 : Replicate ACID/MM tables write operations : fix issue related
to sql 5.6 key length limitation
â¦
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive HIVE-19267
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/394.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #394
----
commit cdc44822cb7803a9a42e28a4767ece37365b2978
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-07-07T09:54:32Z
HIVE-19267 : Replicate ACID/MM tables write operations : fix issue related
to sql 5.6 key length limitation
----
---