GitHub user SuJinpei opened a pull request:
https://github.com/apache/trafodion/pull/1747
[TRAFODION-3235] add div and trim function for map feature, improve bad
file print function.
Some customer asks for this feature and these feature has been tested.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SuJinpei/incubator-trafodion TRAFODION-3235
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1747.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 #1747
----
commit 5161f7bf2059912ede0617ea2f81178a2f18168a
Author: SuJinpei <873118042@...>
Date: 2018-07-31T07:12:49Z
add div operation to map file
commit e77546a81831dbce6157d0082a1dceb3b2169f67
Author: SuJinpei <873118042@...>
Date: 2018-08-13T03:26:06Z
special feature(trim, and error print) for China Unino Pay
commit edce322a193351d541cc646348ad2c38828cd6f9
Author: SuJinpei <873118042@...>
Date: 2018-11-15T04:50:19Z
print all error message but one bad record associated
----
---