[
https://issues.apache.org/jira/browse/HIVE-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Thusoo updated HIVE-93:
------------------------------
Component/s: Query Processor
categorizing..
I am not sure if this is a bug. All our identifiers are restricted to not start
with _ so that we can handle the character set names. So any column name or
table name beginning with an _ would lead to a parse error. Is that what you
are getting? Can you upload the error string and then mark this as an
improvement as opposed to a bug.
> dynamic serde does not handle '_' as the first character of a column name in
> a DDL
> ----------------------------------------------------------------------------------
>
> Key: HIVE-93
> URL: https://issues.apache.org/jira/browse/HIVE-93
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.20.0
> Reporter: Raghotham Murthy
> Priority: Minor
> Fix For: 0.20.0
>
>
> For example cannot initialize a dynamic serde with : struct result { string
> _c0}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.