GitHub user Weixin-Xu opened a pull request:
https://github.com/apache/trafodion/pull/1390
[TRAFODION-2902] datalen is wrong while converting varchar in table to
local datetime struct
correct datalen while converting char in table to local datetime struct
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Weixin-Xu/incubator-trafodion T2902
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1390.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 #1390
----
commit 6f1896465152670724a3e07df7fbd9d8c6755877
Author: Weixin-Xu <weixin.xu@...>
Date: 2018-01-11T05:05:52Z
correct datalen while converting char in table to local datetime struct
----
---