Github user Weixin-Xu commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1633#discussion_r201193635
--- Diff: win-odbc64/Common/TransportBase.h ---
@@ -134,6 +134,8 @@ enum SRVR_API {
SRVR_API_SQLFASTEXECDIRECT, //OK WMS
SRVR_API_SQLFASTFETCH_PERF, //OK WMS
SRVR_API_GETSEGMENTS, //OK WMS
+ SRVR_API_EXTRACTLOB, //OK LOB
+ SRVR_API_UPDATELOB, //OK LOB
--- End diff --
The above use tab while I use 4 spaces instead of tab.---
