You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by se...@apache.org on 2017/11/29 05:29:03 UTC

[3/3] incubator-trafodion git commit: Merge PR 1314 [TRAFODION-2821] Trafodion core code base needs to be thread safe

Merge PR 1314 [TRAFODION-2821] Trafodion core code base needs to be thread safe


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/1efa9dbd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/1efa9dbd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/1efa9dbd

Branch: refs/heads/master
Commit: 1efa9dbddbaa2308928197d57e4c6fe9461d8bcc
Parents: 6d2213d 46fa80f
Author: selvaganesang <se...@apache.org>
Authored: Wed Nov 29 05:27:15 2017 +0000
Committer: selvaganesang <se...@apache.org>
Committed: Wed Nov 29 05:27:15 2017 +0000

----------------------------------------------------------------------
 core/sql/executor/OrcFileReader.cpp      | 222 +++++++++++++++++++-------
 core/sql/executor/OrcFileReader.h        |   4 +
 core/sql/executor/SequenceFileReader.cpp | 191 ++++++++--------------
 3 files changed, 235 insertions(+), 182 deletions(-)
----------------------------------------------------------------------