[ https://issues.apache.org/jira/browse/PHOENIX-6668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Istvan Toth resolved PHOENIX-6668. ---------------------------------- Fix Version/s: connectors-6.0.0 Resolution: Fixed This is fixed by PHOENIX-6667. Note the alternative approach proposed above, though. > Spark3 connector cannot distinguish column name cases > ----------------------------------------------------- > > Key: PHOENIX-6668 > URL: https://issues.apache.org/jira/browse/PHOENIX-6668 > Project: Phoenix > Issue Type: Bug > Reporter: Istvan Toth > Assignee: Attila Zsolt Piros > Priority: Major > Fix For: connectors-6.0.0 > > > The Spark2 connector handled lowercase and mixed case column names correctly > in DataFrame definitions. > Spark3 only does case-insensitive column resolving, and even > _spark.sql.caseSensitive_ doesn't seem to do anything, neither backquouting. > Again, this is not something that can likely be fixes from the Phoenix side > without changes in Spark, and this ticket is mainy for documenting this > regression. -- This message was sent by Atlassian Jira (v8.20.10#820010)