Skip to content

audit: add missing audit log entry for ALTER TABLE ADD COLUMN#36449

Open
def- wants to merge 1 commit intoMaterializeInc:mainfrom
def-:audit-log-alter-add-column
Open

audit: add missing audit log entry for ALTER TABLE ADD COLUMN#36449
def- wants to merge 1 commit intoMaterializeInc:mainfrom
def-:audit-log-alter-add-column

Conversation

@def-
Copy link
Copy Markdown
Contributor

@def- def- commented May 7, 2026

The Op::AlterAddColumn handler was missing an audit log entry, unlike every other ALTER operation. This adds an AlterAddColumnV1 event that records the table ID, column name, column type, and nullability.

Introduced in #30470.

The `Op::AlterAddColumn` handler was missing an audit log entry, unlike
every other ALTER operation. This adds an `AlterAddColumnV1` event that
records the table ID, column name, column type, and nullability.

Introduced in MaterializeInc#30470.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@def- def- requested a review from a team as a code owner May 7, 2026 05:37
@def- def- requested a review from aljoscha May 7, 2026 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant