[
https://issues.apache.org/jira/browse/IMPALA-11328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sanjana Malhotra resolved IMPALA-11328.
---------------------------------------
Resolution: Fixed
> Mistmatch on max_errors documentation
> -------------------------------------
>
> Key: IMPALA-11328
> URL: https://issues.apache.org/jira/browse/IMPALA-11328
> Project: IMPALA
> Issue Type: Documentation
> Components: Docs
> Affects Versions: Impala 4.0.0
> Reporter: Riza Suminto
> Assignee: Sanjana Malhotra
> Priority: Minor
>
> The doc mention that max_errors default to 1000.
> [https://github.com/apache/impala/blob/62683e0ebb78902e142975971c93b8fa011fb632/docs/topics/impala_max_errors.xml#L55]
>
> But the code actually default to 100.
> [https://github.com/apache/impala/blob/62683e0ebb78902e142975971c93b8fa011fb632/be/src/runtime/query-state.cc#L125]
>
> [https://github.com/apache/impala/blob/62683e0ebb78902e142975971c93b8fa011fb632/common/thrift/Query.thrift#L134]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)