[
https://issues.apache.org/jira/browse/HIVE-24689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanhw resolved HIVE-24689.
--
Resolution: Not A Problem
use "set hive.exec.schema.evolution = false;" can fix it;
> Changing file format (fr
[
https://issues.apache.org/jira/browse/HIVE-24689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yanhw updated HIVE-24689:
-
Description:
use test;
drop table if exists test_lzo_partition;
create table test_lzo_partition (a string) part