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: [email protected]
For additional commands, e-mail: [email protected]