[
https://issues.apache.org/jira/browse/PHOENIX-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974690#comment-15974690
]
Josh Mahonin commented on PHOENIX-3792:
---------------------------------------
Looking at the patch again, the spark-avro dependency is only needed for the
unit test, right? Can we set
{noformat}
<scope>test</scope>
{noformat}
as well?
> Provide way to skip normalization of column names in phoenix-spark integration
> ------------------------------------------------------------------------------
>
> Key: PHOENIX-3792
> URL: https://issues.apache.org/jira/browse/PHOENIX-3792
> Project: Phoenix
> Issue Type: Bug
> Reporter: Ankit Singhal
> Assignee: Ankit Singhal
> Fix For: 4.11.0
>
> Attachments: PHOENIX-3792.patch
>
>
> If the user is reading an AVRO file and writing to a Phoenix table with case
> sensitive column names, then we should provide the user with an option to
> skip the normalisation as it seems there is no way to escape double quotes
> for the column names in Avro schema.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)