Github user sureshsubbiah commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/52#discussion_r36882701
--- Diff: core/sql/executor/HBaseClient_JNI.h ---
@@ -576,6 +550,30 @@ class HBaseClient_JNI : public JavaObjectInterface
HBC_RetCode incrCounter( const char * tabName, const char * rowId, const
char * famName,
--- End diff --
Could incrCounter method benefit from the new change? Or maybe it is
already getting is own htc and deleting it at the end?
---
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.
---