GitHub user selvaganesang opened a pull request:
https://github.com/apache/incubator-trafodion/pull/924
[TRAFODION-2351] Bulk load with log error rows enhancements
Warnings are not ignored as part of LOAD command. This should enable
the display of the errors during logging error rows as warnings.
LOAD command now displays "Rows Loaded: " as part of its status output.
This should help the user when the LOAD command is executed from trafci
because trafci just displays "SQL Opertation complete". sqlci displays
"Rows Loaded" already.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-2351_4
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/924.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 #924
----
commit 751a253ef71392062ccb52e99a3f296ad38fcac5
Author: selvaganesang <selva.govindarajan@esgyn.com>
Date: 2017-01-21T01:16:54Z
[TRAFODION-2351] Bulk load with log error rows enhancements
Warnings are not ignored as part of LOAD command. This should enable
the display of the errors during logging error rows as warnings.
LOAD command now displays "Rows Loaded: " as part of its status output.
This should help the user when the LOAD command is executed from trafci
because trafci just displays "SQL Opertation complete". sqlci displays
"Rows Loaded" already.
----
---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|