[
https://issues.apache.org/jira/browse/IMPALA-12652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17843055#comment-17843055
]
Michael Smith commented on IMPALA-12652:
----------------------------------------
We currently raise MAX_STATEMENT_LENGTH_BYTES as needed for the insertion.
IMPALA-13027 is a better long-term fix to look at.
Actually sticking to max=16MB would limit the size of files we can create to
16MB.
> Limit Length of Completed Queries Insert DML
> --------------------------------------------
>
> Key: IMPALA-12652
> URL: https://issues.apache.org/jira/browse/IMPALA-12652
> Project: IMPALA
> Issue Type: Improvement
> Components: be
> Reporter: Jason Fehr
> Assignee: Jason Fehr
> Priority: Major
> Labels: backend, workload-management
>
> Implement a coordinator startup flag that limits the max length (number of
> characters) of the insert DML statement that inserts records into the
> impala_query_log table.
> The purpose of this flag is to ensure that workload management does not
> generate an insert DML statement that exceeds Impala's max length for a sql
> statement (approximately 16 megabytes or 16 million characters).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]