Github user selvaganesang commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1417#discussion_r164278860
--- Diff: core/sql/executor/ExHdfsScan.cpp ---
@@ -1948,6 +1948,54 @@ short ExHdfsScanTcb::handleDone(ExWorkProcRetcode
&rc)
return 0;
}
+void ExHdfsScanTcb::handleException(NAHeap *heap,
--- End diff --
JavaObjectInterface is the base class for all these classes.---
