[
https://issues.apache.org/jira/browse/IMPALA-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxwell Guo closed IMPALA-13559.
--------------------------------
Resolution: Fixed
> The query option for decimal_v2 should be false by default
> ----------------------------------------------------------
>
> Key: IMPALA-13559
> URL: https://issues.apache.org/jira/browse/IMPALA-13559
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Reporter: Maxwell Guo
> Assignee: Maxwell Guo
> Priority: Major
>
> The [decimal_v2 query
> option|https://github.com/apache/impala/blob/master/common/thrift/Query.thrift#L304]
> is true by default, for user that using impala3 the will meet the exception
> for Incompatible AnalysisException,and user can fix the problem by SET
> DECIMAL_V2=FALSE.
> So for me I think it is better to set decimal_v2 to false in order to forward
> compatible, and should also be the principle of software development.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)