You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "liwei (Jira)" <ji...@apache.org> on 2020/10/19 13:44:00 UTC

[jira] [Reopened] (HUDI-303) Avro schema case sensitivity testing

     [ https://issues.apache.org/jira/browse/HUDI-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liwei reopened HUDI-303:
------------------------

> Avro schema case sensitivity testing
> ------------------------------------
>
>                 Key: HUDI-303
>                 URL: https://issues.apache.org/jira/browse/HUDI-303
>             Project: Apache Hudi
>          Issue Type: Test
>          Components: Spark Integration
>            Reporter: Udit Mehrotra
>            Assignee: liwei
>            Priority: Minor
>              Labels: bug-bash-0.6.0
>
> As a fallout of [PR 956|https://github.com/apache/incubator-hudi/pull/956] we would like to understand how Avro behaves with case sensitive column names.
> Couple of action items:
>  * Test with different field names just differing in case.
>  * *AbstractRealtimeRecordReader* is one of the classes where we are converting Avro Schema field names to lower case, to be able to verify them against column names from Hive. We can consider removing the *lowercase* conversion there if we verify it does not break anything.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)