[
https://issues.apache.org/jira/browse/PHOENIX-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978221#comment-15978221
]
Hudson commented on PHOENIX-3792:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1602 (See
[https://builds.apache.org/job/Phoenix-master/1602/])
PHOENIX-3792 Provide way to skip normalization of column names in
(ankitsinghal59: rev 90e32c015207b39330ed7496db7a73dbc7b634f4)
* (edit)
phoenix-spark/src/main/scala/org/apache/phoenix/spark/DefaultSource.scala
* (edit)
phoenix-spark/src/main/scala/org/apache/phoenix/spark/DataFrameFunctions.scala
* (edit) phoenix-spark/src/it/resources/globalSetup.sql
* (edit)
phoenix-spark/src/it/scala/org/apache/phoenix/spark/PhoenixSparkIT.scala
> 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, PHOENIX-3792_v1.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)