Github user zellerh commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1623#discussion_r198544668
--- Diff: core/sql/cli/CliExpExchange.cpp ---
@@ -3383,6 +3383,94 @@ InputOutputExpr::inputRowwiseRowsetValues(atp_struct
*atp,
return ex_expr::EXPR_ERROR;
}
+void handleCharsetPerfix(Descriptor * inputDesc)
--- End diff --
Instead of "Perfix" it should say "Prefix". Again, a minor comment. There
are several other places below where the same comment applies.---
