Skip to content

[CCR][FE Binlog] Temporary-table CREATE is filtered but DROP_TABLE still enters the database Binlog #67108

Description

@MoanasDaddyXu

Problem

[CCR][FE Binlog] Temporary-table CREATE is filtered but DROP_TABLE still enters the database Binlog

Minimal reproduction path

Enable database-level CCR metadata Binlog, create a temporary OLAP table, and immediately drop it. Inspect the database Binlog and dropped-table records. Verify that the temporary table produces neither CREATE_TABLE nor DROP_TABLE metadata events, while an ordinary table still produces the expected drop event.

Expected result

Temporary-table CREATE and DROP are consistently excluded from database metadata Binlog.

Source

This report is a sanitized tracking record for Jira DORIS-28092. Internal hosts, paths, artifacts, build identifiers, and private logs are intentionally omitted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions