[
https://issues.apache.org/jira/browse/TRAFODION-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16466587#comment-16466587
]
ASF GitHub Bot commented on TRAFODION-3048:
-------------------------------------------
Github user DaveBirdsall commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1544#discussion_r186575593
--- Diff:
docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc ---
@@ -581,12 +581,12 @@ characters. See
<<character_value_expressions,Character Value Expressions>>.
[[considerations_for_ascii]]
=== Considerations For ASCII
-For a string expression in the UTF8 character set, if the value of the
+If the value of the
--- End diff --
Yes! That's correct. Seems like this is needlessly complicated, doesn't it?
The compiler writer tried to make a useful compromise between the strong-typing
of columns vs. a weaker but perhaps more user-convenient typing for string
literals.
> Correct the Syntax Descriptions for *ASCII Fucntion* in Trafodion SQL
> Reference Manual
> --------------------------------------------------------------------------------------
>
> Key: TRAFODION-3048
> URL: https://issues.apache.org/jira/browse/TRAFODION-3048
> Project: Apache Trafodion
> Issue Type: Documentation
> Reporter: Liu Yu
> Assignee: Liu Yu
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)