GitHub user zellerh opened a pull request:
https://github.com/apache/incubator-trafodion/pull/699
[TRAFODION-2219] charsets regression failures and retrieved columns
Fixed a problem with occasional failures of regressions, due to
non-deterministic order of results.
Also changed the way we show the number of "retrieved columns" for
Hive and ORC scans. The EXPLAIN now only shows the number of
actually needed columns, not all of them.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zellerh/incubator-trafodion bug/fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/699.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 #699
----
commit cda727ac3615543abf5558c2d87b9bce4dda206c
Author: Hans Zeller <hzeller@apache.org>
Date: 2016-09-13T20:33:45Z
[TRAFODION-2219] charsets regression failures and retrieved columns
Fixed a problem with occasional failures of regressions, due to
non-deterministic order of results.
Also changed the way we show the number of "retrieved columns" for
Hive and ORC scans. The EXPLAIN now only shows the number of
actually needed columns, not all of them.
----
---
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.
---
|