Github user sureshsubbiah commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/550#discussion_r67737444
--- Diff: core/sql/exp/ExpHbaseInterface.h ---
@@ -62,22 +62,6 @@ class ExHbaseAccessStats;
Int64 getTransactionIDFromContext();
-using namespace apache::thrift;
-using namespace apache::thrift::protocol;
-using namespace apache::thrift::transport;
-
-using namespace apache::hadoop::hbase::thrift;
-
-namespace {
-
- typedef std::vector<std::string> StrVec;
--- End diff --
Do we have any other Thrift dependencies? I remember seeing some mention of
thrift in the makefiles. It will be an added bonus if those could be removed
too.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---