[ https://issues.apache.org/jira/browse/HIVE-25972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alessandro Solimando updated HIVE-25972: ---------------------------------------- Affects Version/s: 4.0.0 > HIVE_VECTORIZATION_USE_ROW_DESERIALIZE in hiveconf.java imply default value > is false,in fact the default value is 'true' > ------------------------------------------------------------------------------------------------------------------------ > > Key: HIVE-25972 > URL: https://issues.apache.org/jira/browse/HIVE-25972 > Project: Hive > Issue Type: Improvement > Components: Hive > Affects Versions: 3.1.2, 4.0.0 > Reporter: lkl > Priority: Major > > HIVE_VECTORIZATION_USE_ROW_DESERIALIZE in hiveconf.java imply default value > is false,in fact the default value is 'true'。 the code is > {code:java} > HIVE_VECTORIZATION_USE_ROW_DESERIALIZE("hive.vectorized.use.row.serde.deserialize", > true, > "This flag should be set to true to enable vectorizing using row > deserialize.\n" + > "The default value is false."), {code} -- This message was sent by Atlassian Jira (v8.20.1#820001)