[
https://issues.apache.org/jira/browse/HIVE-20131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16539500#comment-16539500
]
ASF GitHub Bot commented on HIVE-20131:
---------------------------------------
GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/398
HIVE-20131 : SQL Script changes for creating txn write notification in
3.2.0 files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive HIVE-20131
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/398.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 #398
----
commit c3968158b7e5cefdf7dda7729b8d4ed6a8a89e13
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-07-11T02:46:19Z
HIVE-20131 : SQL Script changes for creating txn write notification in
3.2.0 files
----
> SQL Script changes for creating txn write notification in 3.2.0 files
> -----------------------------------------------------------------------
>
> Key: HIVE-20131
> URL: https://issues.apache.org/jira/browse/HIVE-20131
> Project: Hive
> Issue Type: Sub-task
> Components: repl, Transactions
> Affects Versions: 3.0.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: ACID, DR, pull-request-available, replication
> Fix For: 4.0.0
>
> Attachments: HIVE-20131.01.patch
>
>
> 1. Change partition name size from 1024 to 767 . (mySQL 5.6 and before that
> supports max 767 length keys)
> 2. Remove the create txn_write_notification_log table creation from 3.1.0
> scripts and add a new scripts for 3.2.0
> 3. Remove the file 3.1.0-to-4.0.0 and instead add file for 3.2.0-to-4.0.0 and
> 3.1.0-to-3.2.0
> 4. Change in metastore init schema xml file to take 4.0.0 instead of 3.1.0
> as current version.
> h1.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)