Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10744

Send INSERT events even when Impala's even processing is not enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • Catalog
    • None
    • ghx-label-13

    Description

      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;

      Attachments

        Activity

          People

            stigahuang Quanlong Huang
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: