Skip to content

[SQL] Heuristic validation for format arguments#5879

Merged
mihaibudiu merged 1 commit intomainfrom
issue5872
Mar 20, 2026
Merged

[SQL] Heuristic validation for format arguments#5879
mihaibudiu merged 1 commit intomainfrom
issue5872

Conversation

@mihaibudiu
Copy link
Copy Markdown
Contributor

Fixes #5872

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
@mihaibudiu mihaibudiu enabled auto-merge March 20, 2026 00:49
@mihaibudiu mihaibudiu added this pull request to the merge queue Mar 20, 2026
Copy link
Copy Markdown

@mythical-fred mythical-fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. chattyCompiler() helper is a nice cleanup. One nit: the import of DBSPConcreteAsofJoinOperator at line 44 of ExpressionCompiler.java doesn't appear to be used in this PR — looks like it snuck in accidentally.

Merged via the queue into main with commit 7841f15 Mar 20, 2026
1 check passed
@mihaibudiu mihaibudiu deleted the issue5872 branch March 20, 2026 05:50
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.

[SQL] Heuristically check for incorrect formats

3 participants