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 "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/06/10 15:47:00 UTC

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

Zoltán Borók-Nagy created IMPALA-10744:
------------------------------------------

             Summary: 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


Generating insert events should not be conditional to events processor being active or not.

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