[ https://issues.apache.org/jira/browse/CARBONDATA-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacky Li resolved CARBONDATA-3716. ---------------------------------- Fix Version/s: 2.0.0 Resolution: Fixed > Fixed spark 2.4 UT failures > ---------------------------- > > Key: CARBONDATA-3716 > URL: https://issues.apache.org/jira/browse/CARBONDATA-3716 > Project: CarbonData > Issue Type: Test > Reporter: Akshay > Priority: Minor > Fix For: 2.0.0 > > Time Spent: 9.5h > Remaining Estimate: 0h > > Issue: > a) In 2.4 subquery alias produces an output set with alias identifier(that is > both database_name and table_name) which causes failures. > b) In 2.4 a new variable was introduced > "spark.sql.legacy.allowCreatingManagedTableUsingNonemptyLocation" which is by > default set to "false". > While refreshing table In 2.4 we need to set this variable to "true" in order > to create table in non empty location. -- This message was sent by Atlassian Jira (v8.3.4#803005)