GitHub user DaveBirdsall opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1058
[TRAFODION-2583] Remove deprecated CQD HIVE_MAX_STRING_LENGTH
JIRA TRAFODION-2352 added the CQD HIVE_MAX_STRING_LENGTH_IN_BYTES, with the
intention of ultimately replacing HIVE_MAX_STRING_LENGTH.
HIVE_MAX_STRING_LENGTH does not specify the unit of length and therefore was
error-prone. Both CQDs were left in the code to allow time to change test
scripts. But now, the time has come to remove the old CQD.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaveBirdsall/incubator-trafodion BanOldCQD
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1058.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 #1058
----
commit 660c818bef6404c57c3845ff26ec175bae45651f
Author: Dave Birdsall <[email protected]>
Date: 2017-04-10T20:14:22Z
[TRAFODION-2583] Remove deprecated CQD HIVE_MAX_STRING_LENGTH
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---