You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Quanlong Huang (Jira)" <ji...@apache.org> on 2021/07/02 07:26:00 UTC

[jira] [Assigned] (IMPALA-10744) Send INSERT events even when Impala's even processing is not enabled

     [ https://issues.apache.org/jira/browse/IMPALA-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Quanlong Huang reassigned IMPALA-10744:
---------------------------------------

    Assignee: Quanlong Huang

> Send INSERT events even when Impala's even processing is not enabled
> --------------------------------------------------------------------
>
>                 Key: IMPALA-10744
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10744
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Quanlong Huang
>            Priority: Major
>
> Generating insert events should not be conditional to events processor being active or not.
> Related code:
> https://github.com/apache/impala/blob/d99caa1f3a049fc5e20855f8e8bf846fd81f65c5/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java#L5124
> Please note that this will also need to fix a bug in the createInsertEvents() code as an INSERT with an empty result set raises an IllegalStateException:
> create table ctas_empty as select * from functional.alltypes limit 0;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org