Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/552#discussion_r67895420
--- Diff: core/sql/common/NAType.cpp ---
@@ -670,6 +671,84 @@ short NAType::convertTypeToText(char * text, // OUTPUT
displayCaseSpecific);
}
+short NAType::getMyTypeAsHiveText(NAString * outputStr) // output
--- End diff --
So, what we are really getting is the Hive type associated with a Trafodion data type?
---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---
|